summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_ps.c
Commit message (Expand)AuthorAgeFilesLines
* h264: Print bpp Signed-off-by: Michael Niedermayer <michaelni@gmx.at>Michael Niedermayer2011-04-101-2/+3
* Add support for higher QP values in h264.Oskar Arvidsson2011-04-101-12/+35
* Merge libavcore into libavutilReinhard Tartler2011-02-161-1/+1
* h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau2011-02-021-5/+6
* H.264 decode: support cropping up to 28 pixels in interlaced mode.Reimar Döffinger2010-11-031-1/+1
* Fix default value of time_offset_length.John Stebbins2010-10-061-0/+1
* Move aspect ratio 0/0 avoidance code so the values in the sps struct are not ...Michael Niedermayer2010-10-051-0/+3
* Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini2010-09-071-1/+1
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-061-1/+2
* Check for VUI overeading and reset num_reoder_frames.Michael Niedermayer2010-05-251-0/+6
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Check direct_8x8_inference_flag.Michael Niedermayer2010-02-071-0/+4
* Fix large timebases.Michael Niedermayer2010-02-041-1/+1
* 10l for someone, Store chroma_qp_diff in the correct struct.Michael Niedermayer2010-01-181-1/+1
* Split (picture|seq) parameter set decoding out of h264.c.Michael Niedermayer2010-01-121-0/+527
OpenPOWER on IntegriCloud