22 Commits (0244879f30b81db7b7a001ce2ac21fe81b849ba4)

Author SHA1 Message Date
Mans Rullgard fdba370f8a h264: fix HRD parameters parsing 13 years ago
Mans Rullgard be1242a3f2 h264: fix detection of optional trailing PPS elements 13 years ago
Jason Garrett-Glaser 932db25024 H.264: fix 4:4:4 cropping warning 14 years ago
Jason Garrett-Glaser 85a88f9c0c H.264: reference the correct SPS in decode_scaling_matrices 14 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
Oskar Arvidsson fcc0224e4f Add support for higher QP values in h264. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Janne Grunau fe9a3fbe42 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
Reimar Döffinger 00d1e96bf4 H.264 decode: support cropping up to 28 pixels in interlaced mode. 14 years ago
John Stebbins 2c5438aa57 Fix default value of time_offset_length. 14 years ago
Michael Niedermayer cfa5a81ea6 Move aspect ratio 0/0 avoidance code so the values in the sps struct are not missed. 14 years ago
Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 14 years ago
Michael Niedermayer f4348e6cce Check for VUI overeading and reset num_reoder_frames. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Michael Niedermayer 1c3ce2cd3e Check direct_8x8_inference_flag. 15 years ago
Michael Niedermayer 3102d180bb Fix large timebases. 15 years ago
Michael Niedermayer 9327042c17 10l for someone, Store chroma_qp_diff in the correct struct. 15 years ago
Michael Niedermayer 889fce8e30 Split (picture|seq) parameter set decoding out of h264.c. 15 years ago