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

Origin commit data
------------------
Branch: master
Commit: 04fb4c9add
Author: martii <m4rtii@gmx.de>
Date: 2014-08-31 (Sun, 31 Aug 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-08-31 12:36:22 +02:00
parent 3d5ce24cf0
commit 4ad4310903
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>