mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-14 22:22:59 +02:00
avcodec/mpeg12dec: Disable the checked bitstream reader
Mpeg1/2 should not need it Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
76b5e99ce9
commit
5f54756f7e
@ -25,6 +25,7 @@
|
||||
* MPEG-1/2 decoder
|
||||
*/
|
||||
|
||||
#define UNCHECKED_BITSTREAM_READER 1
|
||||
#include "libavutil/attributes.h"
|
||||
#include "libavutil/internal.h"
|
||||
#include "libavutil/stereo3d.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user