Changeset 9ce1d5f0 in ffmpeg

Timestamp:
Apr 9, 2011, 3:17:35 AM (14 years ago)
Author:
Philip Langdale <philipl@overt.org>
Branches:
master
Children:
ca0eed7e
Parents:
c0577ce
git-author:
Philip Langdale <philipl@overt.org> (03/27/11 16:37:49)
git-committer:
Philip Langdale <philipl@overt.org> (04/09/11 03:17:35)
Message:

CrystalHD: Handle different h.264 MBAFF packing.

I found another MBAFF sample where the input:output pattern is
the same as mpeg2 and vc1 (fieldpair input, individual field output).
While I'm not sure how you can output individual fields from MBAFF,
if I apply the mpeg2/vc1 handling to this file, it plays correctly.

So, this changes the detection algorithm to handle the known cases.

Whitespace will be fixed in a separate change.

Signed-off-by: Philip Langdale <philipl@overt.org>

(No files)

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