On 06/06/2012 06:21 PM, Mans Rullgard wrote:
Override the frame size from the SPS with AVCodecContext values
if the latter specify a size smaller by less than one macroblock.
This is required for correct cropping of MOV files from Canon cameras.

Signed-off-by: Mans Rullgard<[email protected]>
---
The first patch broke streams with size changes.  This version might
do something funny in the unlikely case of a stream removing partial
macroblock cropping partway through.  If we ever find such a stream,
we'll have to change how this cropping is decided.
---
OK
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to