Changeset dfaf2dd9 in ffmpeg

Timestamp:
Jun 10, 2012, 12:24:25 AM (12 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
8f1b139c
Parents:
32759812
git-author:
Michael Niedermayer <michaelni@gmx.at> (06/10/12 00:12:20)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/10/12 00:24:25)
Message:

h264: use externally provided dimensions when they appear to be more correct.

This is based on:

commit 30f515091c323da59c0f1b533703dedca2f4b95d
Author: Mans Rullgard <mans@mansr.com>

h264: allow cropping to AVCodecContext.width/height

The above commit is not taken as is as its buggy (incorrect handling of
the interlaced case) and didnt apply cleanly.

Fixes ticket156

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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