summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_ps.c
Commit message (Expand)AuthorAgeFilesLines
* h264: 2nd try at getting sm2v workingMichael Niedermayer2012-11-111-1/+1
* h264: Support SMV2Michael Niedermayer2012-11-111-0/+2
* h264: fix parsing of old lossless profile (profile_idc == 144)Hendrik Leppkes2012-10-141-1/+1
* h264: print num_reorder_frames in debug outputMichael Niedermayer2012-08-041-2/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-301-1/+2
|\
| * h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje2012-07-291-1/+2
* | h264/decode_scaling_matrices: fix coding order of 8x8 matrixes.Michael Niedermayer2012-07-101-4/+2
* | h264: 12 and 14 bit supportMichael Niedermayer2012-07-101-4/+24
* | h264: print error on unsupported seperate color planesMichael Niedermayer2012-07-051-0/+4
* | h264: sps: handle more profilesMichael Niedermayer2012-07-031-1/+4
* | h264: add support for constraint_set4_flag / constraint_set5_flagMichael Niedermayer2012-07-031-1/+3
* | h264: check log2_max_poc_lsb for validityMichael Niedermayer2012-07-011-1/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-031-0/+3
|\ \ | |/
| * h264: additional protection against unsupported size/bitdepth changes.Ronald S. Bultje2012-05-021-0/+3
* | h264_ps: check log2_max_frame_num for validity.Michael Niedermayer2012-04-071-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-251-2/+2
|\ \ | |/
| * h264: fix memleak in error path.Alexander Strange2012-03-241-1/+1
| * h264: Add check for invalid chroma_format_idcAlexander Strange2012-03-241-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-141-2/+3
|\ \ | |/
| * h264: improve parsing of broken AVC SPSMichael Niedermayer2012-03-131-1/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-061-1/+1
|\ \ | |/
| * Replace computations of remaining bits with calls to get_bits_left().Alex Converse2012-03-051-2/+2
* | h264: Decode short VUI without errorMichael Niedermayer2011-12-231-1/+2
* | h264: check chroma_format_idc range.Michael Niedermayer2011-12-151-0/+4
* | Be less verbose when skipping RBSP data in H264 PPS.Carl Eugen Hoyos2011-12-021-1/+1
* | h264: More restrictive more_rbsp_data_in_pps()Michael Niedermayer2011-12-011-1/+4
* | H264: Check if more RBSP data in PPS provided by current profile due to Annex A.Anatoly Nenashev2011-11-251-1/+13
* | Simplify some bits-left/overread checks.Reimar Döffinger2011-10-231-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-1/+1
|\ \ | |/
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-211-2/+3
* | h264: Workaround invalid flag combinations of 8x8 inference.Michael Niedermayer2011-10-151-4/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-121-2/+4
|\ \ | |/
| * h264: fix HRD parameters parsingMans Rullgard2011-10-111-2/+2
| * h264: fix detection of optional trailing PPS elementsMans Rullgard2011-10-111-1/+4
* | H264: set colorspace and full range to values indicating unspecified by defaultMichael Niedermayer2011-10-081-0/+2
* | h264: check for invalid bit depth value.Laurent Aimar2011-10-021-0/+5
* | h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]Laurent Aimar2011-10-021-1/+14
* | h264: fix the check for invalid SPS:num_ref_frames.Laurent Aimar2011-10-021-1/+1
* | h264: try reading SPS with wrong escaping, it sometimes works betterMichael Niedermayer2011-10-011-1/+4
* | Disable cropping for the brainfart case.Carl Eugen Hoyos2011-08-301-1/+8
* | Be more verbose about H264 cropping errors.Carl Eugen Hoyos2011-08-221-2/+2
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-151-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-231-3/+4
|\ \ | |/
| * H.264: fix 4:4:4 cropping warningJason Garrett-Glaser2011-06-221-1/+2
| * H.264: reference the correct SPS in decode_scaling_matricesJason Garrett-Glaser2011-06-221-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-151-3/+11
|\ \ | |/
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-3/+11
| * Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-131-11/+3
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-3/+11
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud