libeplayer3/manager: use AVDISCARD_NONE instead of AVDISCARD_DEFAULT to disable programs

This commit is contained in:
martii
2014-08-31 12:36:22 +02:00
parent 79c203676f
commit 67a6810022
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#define ENABLE_LOGGING 1
#define ENABLE_LOGGING 0
#include <stdio.h>
#include <stdlib.h>