Commit 549749c6 authored by Michael Niedermayer's avatar Michael Niedermayer

mpeg12: disable checked reader.

overreads in mpeg12 are not possible
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 06192e42
......@@ -25,6 +25,8 @@
* MPEG-1/2 decoder
*/
#define UNCHECKED_BITSTREAM_READER 1
//#define DEBUG
#include "internal.h"
#include "avcodec.h"
......
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