diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-12-27 19:07:18 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2017-01-12 16:28:05 +0100 |
commit | 4fded0480f20f4d7ca5e776a85574de34dfead14 (patch) | |
tree | 000be0b40f2cebfb57e013d99aa5d4728608e873 /libavcodec/vc1_block.c | |
parent | a02ae1c6837a54ed9e7735da2b1f789b2f4b6e13 (diff) | |
download | ffmpeg-4fded0480f20f4d7ca5e776a85574de34dfead14.tar.gz |
h264dec: be more explicit in handling container cropping
The current condition can trigger in cases where it shouldn't, with
unexpected results.
Make sure that:
- container cropping is really based on the original dimensions from the
caller
- those dimenions are discarded on size change
The code is still quite hacky and eventually should be deprecated and
removed, with the decision about which cropping is used delegated to the
caller.
Diffstat (limited to 'libavcodec/vc1_block.c')
0 files changed, 0 insertions, 0 deletions