| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: 2nd try at getting sm2v working | Michael Niedermayer | 2012-11-11 | 1 | -1/+1 |
* | h264: Support SMV2 | Michael Niedermayer | 2012-11-11 | 1 | -0/+2 |
* | h264: fix parsing of old lossless profile (profile_idc == 144) | Hendrik Leppkes | 2012-10-14 | 1 | -1/+1 |
* | h264: print num_reorder_frames in debug output | Michael Niedermayer | 2012-08-04 | 1 | -2/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-30 | 1 | -1/+2 |
|\ |
|
| * | h264_ps: declare array of colorspace strings on its own line. | Ronald S. Bultje | 2012-07-29 | 1 | -1/+2 |
* | | h264/decode_scaling_matrices: fix coding order of 8x8 matrixes. | Michael Niedermayer | 2012-07-10 | 1 | -4/+2 |
* | | h264: 12 and 14 bit support | Michael Niedermayer | 2012-07-10 | 1 | -4/+24 |
* | | h264: print error on unsupported seperate color planes | Michael Niedermayer | 2012-07-05 | 1 | -0/+4 |
* | | h264: sps: handle more profiles | Michael Niedermayer | 2012-07-03 | 1 | -1/+4 |
* | | h264: add support for constraint_set4_flag / constraint_set5_flag | Michael Niedermayer | 2012-07-03 | 1 | -1/+3 |
* | | h264: check log2_max_poc_lsb for validity | Michael Niedermayer | 2012-07-01 | 1 | -1/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-03 | 1 | -0/+3 |
|\| |
|
| * | h264: additional protection against unsupported size/bitdepth changes. | Ronald S. Bultje | 2012-05-02 | 1 | -0/+3 |
* | | h264_ps: check log2_max_frame_num for validity. | Michael Niedermayer | 2012-04-07 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-25 | 1 | -2/+2 |
|\| |
|
| * | h264: fix memleak in error path. | Alexander Strange | 2012-03-24 | 1 | -1/+1 |
| * | h264: Add check for invalid chroma_format_idc | Alexander Strange | 2012-03-24 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-14 | 1 | -2/+3 |
|\| |
|
| * | h264: improve parsing of broken AVC SPS | Michael Niedermayer | 2012-03-13 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-06 | 1 | -1/+1 |
|\| |
|
| * | Replace computations of remaining bits with calls to get_bits_left(). | Alex Converse | 2012-03-05 | 1 | -2/+2 |
* | | h264: Decode short VUI without error | Michael Niedermayer | 2011-12-23 | 1 | -1/+2 |
* | | h264: check chroma_format_idc range. | Michael Niedermayer | 2011-12-15 | 1 | -0/+4 |
* | | Be less verbose when skipping RBSP data in H264 PPS. | Carl Eugen Hoyos | 2011-12-02 | 1 | -1/+1 |
* | | h264: More restrictive more_rbsp_data_in_pps() | Michael Niedermayer | 2011-12-01 | 1 | -1/+4 |
* | | H264: Check if more RBSP data in PPS provided by current profile due to Annex A. | Anatoly Nenashev | 2011-11-25 | 1 | -1/+13 |
* | | Simplify some bits-left/overread checks. | Reimar Döffinger | 2011-10-23 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-22 | 1 | -1/+1 |
|\| |
|
| * | h264: 4:2:2 intra decoding support | Baptiste Coudurier | 2011-10-21 | 1 | -2/+3 |
* | | h264: Workaround invalid flag combinations of 8x8 inference. | Michael Niedermayer | 2011-10-15 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-12 | 1 | -2/+4 |
|\| |
|
| * | h264: fix HRD parameters parsing | Mans Rullgard | 2011-10-11 | 1 | -2/+2 |
| * | h264: fix detection of optional trailing PPS elements | Mans Rullgard | 2011-10-11 | 1 | -1/+4 |
* | | H264: set colorspace and full range to values indicating unspecified by default | Michael Niedermayer | 2011-10-08 | 1 | -0/+2 |
* | | h264: check for invalid bit depth value. | Laurent Aimar | 2011-10-02 | 1 | -0/+5 |
* | | h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][] | Laurent Aimar | 2011-10-02 | 1 | -1/+14 |
* | | h264: fix the check for invalid SPS:num_ref_frames. | Laurent Aimar | 2011-10-02 | 1 | -1/+1 |
* | | h264: try reading SPS with wrong escaping, it sometimes works better | Michael Niedermayer | 2011-10-01 | 1 | -1/+4 |
* | | Disable cropping for the brainfart case. | Carl Eugen Hoyos | 2011-08-30 | 1 | -1/+8 |
* | | Be more verbose about H264 cropping errors. | Carl Eugen Hoyos | 2011-08-22 | 1 | -2/+2 |
* | | h264dec: h264: 4:2:2 intra decoding | Baptiste Coudurier | 2011-08-15 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-23 | 1 | -3/+4 |
|\| |
|
| * | H.264: fix 4:4:4 cropping warning | Jason Garrett-Glaser | 2011-06-22 | 1 | -1/+2 |
| * | H.264: reference the correct SPS in decode_scaling_matrices | Jason Garrett-Glaser | 2011-06-22 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-15 | 1 | -3/+11 |
|\| |
|
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -3/+11 |
| * | Roll back 4:4:4 H.264 for now | Jason Garrett-Glaser | 2011-06-13 | 1 | -11/+3 |
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -3/+11 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -1/+1 |
|\| |
|