aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dfa.c
diff options
context:
space:
mode:
authorHeesuk Jung <heesuk.jung@lge.com>2012-10-30 02:07:40 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-10-30 02:19:52 +0100
commitc349177b8cc0deb67df51ec1280c8e5a897a8067 (patch)
treec826170577b03a6671deeaf3c56b05f2327bdce2 /libavcodec/dfa.c
parent740959fdbfbf804ccd8a6e426b1b1ba321fe5cfb (diff)
downloadffmpeg-c349177b8cc0deb67df51ec1280c8e5a897a8067.tar.gz
mpeg12video_parser: Wrong bit rate in MPEG2 video file (Ticket #1862)
mpegvideo parser sometime get wrong stream bit rate which is 0x3FFFF*400. But maximum bit rate of MPEG2 video is up to 80 Mbps in case 1920x1080 resolution. When bit rate is 0x3FFFF*400, set bit rate zero. * Problematic link https://docs.google.com/open?id=0B6r7ZfWFIypCUkhPa0dyTGdFSE0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dfa.c')
0 files changed, 0 insertions, 0 deletions