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