Changeset 41a10f3b in ffmpeg

Timestamp:
Oct 10, 2013, 7:41:21 AM (11 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
4d7aeff9, 70025c07
Parents:
ceec6e7
git-author:
Martin Storsjö <martin@martin.st> (08/14/13 09:39:29)
git-committer:
Martin Storsjö <martin@martin.st> (10/10/13 07:41:21)
Message:

vp6: Support cropping to AVCodecContext.width/height

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.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.