[FFmpeg-devel] [PATCH 2/2] CrystalHD: Use mp4toannexb bitstream filter.

Michael Niedermayer michaelni at gmx.at
Mon Jun 13 18:56:15 CEST 2011


On Sun, Jun 12, 2011 at 08:39:28PM -0700, Philip Langdale wrote:
> The H.264 parser that we use to detect interlacing can only handle
> an Annex B stream, so we need to actually use the filter. This is
> unfortunate as the crystalhd library is already doing this conversion
> internally. A future change will reorganise the decode path more
> completely so that we can feed the converted stream into libcrystalhd
> and avoid the second conversion.
> 
> Signed-off-by: Philip Langdale <philipl at overt.org>
> ---
>  libavcodec/crystalhd.c |   48 +++++++++++++++++++++++++++++++++++++-----------
>  1 files changed, 37 insertions(+), 11 deletions(-)

LGTM if tested

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110613/b5697ce5/attachment.asc>


More information about the ffmpeg-devel mailing list