[FFmpeg-devel] [PATCH] H264: avctx->{profile, level} init down to SPS (take 2)

Gwenole Beauchesne gbeauchesne
Wed Apr 14 17:31:12 CEST 2010


On Wed, 14 Apr 2010, Michael Niedermayer wrote:

> On Wed, Apr 14, 2010 at 09:50:17AM +0200, Gwenole Beauchesne wrote:
>> Similarly to the avctx->refs patch, this one moves other {profile,level}
>> fields initialization below.

This one moves avctx->{profile,level} up to decode_slice_header(). For 
some HW decoders, it could be useful to know the expected profile. e.g. 
baseline != high profile.

Regards,
Gwenole.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.h264.profile+level.2.patch
Type: text/x-diff
Size: 1624 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100414/8fbd43ed/attachment.patch>



More information about the ffmpeg-devel mailing list