Commit d50294c0 authored by Antoine Cellerier's avatar Antoine Cellerier Committed by Jean-Paul Saman

Don't default enable debug output in the davinci codec.

Signed-off-by: Jean-Paul Saman's avatarJean-Paul Saman <jean-paul.saman@m2x.nl>
parent be7cf826
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
#include <ti/sdo/ce/CERuntime.h> #include <ti/sdo/ce/CERuntime.h>
#include <ti/sdo/ce/Engine.h> #include <ti/sdo/ce/Engine.h>
#define DEBUG_DAVINCI /* #define DEBUG_DAVINCI */
int OpenVideoDecoder( vlc_object_t * ); int OpenVideoDecoder( vlc_object_t * );
void CloseVideoDecoder( vlc_object_t * ); void CloseVideoDecoder( vlc_object_t * );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment