aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/h264dec.c
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-10-18 11:45:42 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-10-19 07:58:51 +0200
commit169514c440a75e8967f4416d1ec2bd0402a68876 (patch)
treea734363c1717328ec306ca0efe8e27f7f0da4cb8 /libavformat/h264dec.c
parent8774d5835806e02e875e833f6a0b48b26413c730 (diff)
downloadffmpeg-169514c440a75e8967f4416d1ec2bd0402a68876.tar.gz
indeo3: do not try to output more lines than we can fit
Internally chroma planes have multiple of four height while allocated image planes might be smaller if CODEC_FLAG_EMU_EDGE is set. Thus we should not output more lines of chroma than frame can accept. Also the decoder can be safely switched to direct rendering now.
Diffstat (limited to 'libavformat/h264dec.c')
0 files changed, 0 insertions, 0 deletions