summaryrefslogtreecommitdiff
path: root/libavcodec/h264_ps.c
Commit message (Expand)AuthorAge
* Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | h264: check that luma and chroma depth matchMichael Niedermayer2013-02-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-25
|\|
| * h264: Allow discarding the cropping information from SPSVittorio Giovara2013-01-25
* | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer2012-12-20
|\|
| * h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profilesVictor Lopez2012-12-19
| * h264: fix memleak on error during SPS parsingJanne Grunau2012-12-15
* | Merge commit '072be3e8969f24113d599444be4d6a0ed04a6602'Michael Niedermayer2012-12-14
|\|
| * h264: set parameters from SPS whenever it changesJanne Grunau2012-12-13
* | Merge commit 'd7d6efe42b0d2057e67999b96b9a391f533d2333'Michael Niedermayer2012-12-07
|\|
| * h264: check sps.log2_max_frame_num for validityJanne Grunau2012-12-07
* | h264: 2nd try at getting sm2v workingMichael Niedermayer2012-11-11
* | h264: Support SMV2Michael Niedermayer2012-11-11
* | h264: fix parsing of old lossless profile (profile_idc == 144)Hendrik Leppkes2012-10-14
* | h264: print num_reorder_frames in debug outputMichael Niedermayer2012-08-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje2012-07-29
* | h264/decode_scaling_matrices: fix coding order of 8x8 matrixes.Michael Niedermayer2012-07-10
* | h264: 12 and 14 bit supportMichael Niedermayer2012-07-10
* | h264: print error on unsupported seperate color planesMichael Niedermayer2012-07-05
* | h264: sps: handle more profilesMichael Niedermayer2012-07-03
* | h264: add support for constraint_set4_flag / constraint_set5_flagMichael Niedermayer2012-07-03
* | h264: check log2_max_poc_lsb for validityMichael Niedermayer2012-07-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-03
|\|
| * h264: additional protection against unsupported size/bitdepth changes.Ronald S. Bultje2012-05-02
* | h264_ps: check log2_max_frame_num for validity.Michael Niedermayer2012-04-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-25
|\|
| * h264: fix memleak in error path.Alexander Strange2012-03-24
| * h264: Add check for invalid chroma_format_idcAlexander Strange2012-03-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-14
|\|
| * h264: improve parsing of broken AVC SPSMichael Niedermayer2012-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-06
|\|
| * Replace computations of remaining bits with calls to get_bits_left().Alex Converse2012-03-05
* | h264: Decode short VUI without errorMichael Niedermayer2011-12-23
* | h264: check chroma_format_idc range.Michael Niedermayer2011-12-15
* | Be less verbose when skipping RBSP data in H264 PPS.Carl Eugen Hoyos2011-12-02
* | h264: More restrictive more_rbsp_data_in_pps()Michael Niedermayer2011-12-01
* | H264: Check if more RBSP data in PPS provided by current profile due to Annex A.Anatoly Nenashev2011-11-25
* | Simplify some bits-left/overread checks.Reimar Döffinger2011-10-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\|
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* | h264: Workaround invalid flag combinations of 8x8 inference.Michael Niedermayer2011-10-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-12
|\|
| * h264: fix HRD parameters parsingMans Rullgard2011-10-11
| * h264: fix detection of optional trailing PPS elementsMans Rullgard2011-10-11
* | H264: set colorspace and full range to values indicating unspecified by defaultMichael Niedermayer2011-10-08
* | h264: check for invalid bit depth value.Laurent Aimar2011-10-02