On Wed, 9 Oct 2013, Luca Barbato wrote:

On 09/10/13 14:03, Martin Storsjö wrote:
In these cases, there is no extradata but only the properly set
width/height values by the demuxer.

This makes sure VP6 in F4V files is cropped properly.

This is similar to what is done for H264 for letting the container
width/height override what's in the bitstream, since 30f515091.
---
 libavcodec/vp6.c |   18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)


Add some spaces.

Added spaces around the multplications (which were the only operators without spaces that I saw).

Ok'd by Kostya on irc.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to