Changeset 30f51509 in ffmpeg

Timestamp:
Jun 9, 2012, 2:08:52 PM (12 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
19be0f3c, 75f8f702
Parents:
8aa93e90
git-author:
Mans Rullgard <mans@mansr.com> (05/30/12 03:04:54)
git-committer:
Mans Rullgard <mans@mansr.com> (06/09/12 14:08:52)
Message:

h264: allow cropping to AVCodecContext.width/height

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 <mans@mansr.com>

(No files)

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