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

Janne Grunau janne-ffmpeg
Tue Feb 1 12:47:51 CET 2011


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

Janne



More information about the ffmpeg-devel mailing list