[FFmpeg-devel] [PATCH] h264: Add Intra and Constrained Baseline profiles to avctx.profile

Jason Garrett-Glaser jason
Tue Feb 1 12:49:38 CET 2011


On Tue, Feb 1, 2011 at 3:47 AM, Janne Grunau <janne-ffmpeg at jannau.net> wrote:
> On Sat, Jan 29, 2011 at 07:43:02PM +0100, Janne Grunau wrote:
>> previous patch missed the same same code to compute the level in
>> h264_parser.c. factored to a function. I've checked against some conformance
>> bitstreams and all matched the annotations.
>>
>> Janne
>> ---8<---
>> ---
>> ?libavcodec/avcodec.h ? ? | ? 23 +++++++++++++++--------
>> ?libavcodec/h264.c ? ? ? ?| ? 29 ++++++++++++++++++++++++++++-
>> ?libavcodec/h264.h ? ? ? ?| ? ?6 ++++++
>> ?libavcodec/h264_parser.c | ? ?2 +-
>> ?libavcodec/h264_ps.c ? ? | ? 11 ++++++-----
>> ?5 files changed, 56 insertions(+), 15 deletions(-)
>
> ping

LGTM if it works right.

Jason



More information about the ffmpeg-devel mailing list