diff options
Diffstat (limited to 'src/codec/ffmpeg')
| -rw-r--r-- | src/codec/ffmpeg/decoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codec/ffmpeg/decoder.h b/src/codec/ffmpeg/decoder.h index db7a6f8..c6fb5fc 100644 --- a/src/codec/ffmpeg/decoder.h +++ b/src/codec/ffmpeg/decoder.h @@ -6,7 +6,7 @@ #include "../codec.h" #ifndef CAMU_SINK_NO_VIDEO -#define CAMU_FF_DECODER_HWACCEL +//#define CAMU_FF_DECODER_HWACCEL #endif struct camu_ff_decoder { |