summaryrefslogtreecommitdiff
path: root/libavcodec/h264_ps.c
Commit message (Expand)AuthorAge
* Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf'Michael Niedermayer2015-04-20
|\
| * h264_ps: Return meaningful error codes and address a memory leakVittorio Giovara2015-04-20
* | avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting them in...Michael Niedermayer2015-04-16
* | h264: Do not fail on unsupported timing infoVittorio Giovara2015-04-16
* | avcodec/h264: Do not fail with randomly truncated VUIsMichael Niedermayer2015-04-10
* | avcodec/h264_ps: Move truncation check from VUI to SPSMichael Niedermayer2015-04-08
* | Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'Michael Niedermayer2015-04-05
|\|
| * h264: use the correct SPS during PPS parsingAnton Khirnov2015-04-05
* | Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d'Michael Niedermayer2015-03-21
|\|
| * h264_ps: properly check cropping parameters against overflowAnton Khirnov2015-03-21
* | avcodec/h264_ps: More completely check the bit depthsMichael Niedermayer2015-02-06
* | h264_ps: move and export aspect_ratioChristophe Gisquet2014-11-30
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e'Michael Niedermayer2014-04-02
|\|
| * More correct printf format specifiersDiego Biurrun2014-04-02
* | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'Michael Niedermayer2014-03-22
|\|
| * avcodec: more correct printf specifiersDiego Biurrun2014-03-22
* | Merge commit '5d1c2e53ab3ce27b48c138d22bb01ff8e8304f27'Michael Niedermayer2014-03-17
|\|
| * h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara2014-03-16
* | Merge commit 'ee6280ca12696a67535ce2245c77190edc513794'Michael Niedermayer2014-03-01
|\|
| * h264: parse two additional constraint flagsVittorio Giovara2014-02-28
* | Merge commit 'e70ab7c1f5005041bba0e4efc1165410f83495b2'Michael Niedermayer2014-03-01
|\|
| * h264: add MVCD to the list of High profiles in SPSVittorio Giovara2014-02-28
* | avcodec/h264_ps: fix printed num_reorder_frames valueMichael Niedermayer2014-02-22
* | Merge commit '614b9e4db8f3d7c23fc0410fc04745a727a82f4e'Michael Niedermayer2014-02-17
|\|
| * h264: use avpriv_request_sample for chroma_format_idcVittorio Giovara2014-02-16
* | Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc'Michael Niedermayer2014-02-14
|\|
| * h264: store current_sps_id inside the current spsVittorio Giovara2014-02-14
* | Merge commit '73e8fab31dc19c4371499e612856accbc00b2820'Michael Niedermayer2014-02-14
|\|
| * h264: print values in case of errorVittorio Giovara2014-02-14
* | Merge commit '9ecabd7892ff073ae60ded3fc0a1290f5914ed5c'Michael Niedermayer2014-01-18
|\|
| * h264: reset num_reorder_frames if it is invalidAnton Khirnov2014-01-18
* | Merge commit 'bfd26b7ce6efea594f2b99441d900419df3af638'Michael Niedermayer2014-01-06
|\|
| * h264: reject mismatching luma/chroma bit depths during sps parsingAnton Khirnov2014-01-06
* | Merge commit '94603feb1b3ad01a821a1a1cef1570b13f471821'Michael Niedermayer2013-10-28
|\|
| * h264_ps: when parsing a VUI fails, only abort when explode is setAnton Khirnov2013-10-27
* | Merge commit 'c18838f5eb7d7001a9dc653f5162868c04c1b2a1'Michael Niedermayer2013-08-21
|\|
| * h264_ps: Use more meaningful error valuesDiego Biurrun2013-08-20
* | Merge commit '330ad1f6a53a37dec228cb424ca57e1268fafc64'Michael Niedermayer2013-08-21
|\|
| * h264_ps: K&R formatting cosmeticsDiego Biurrun2013-08-20
* | Merge commit '8fed466b0a7d636ae5035f9c6074fba9a621539b'Michael Niedermayer2013-08-21
|\|
| * h264_ps: Drop commented-out cruftDiego Biurrun2013-08-20
* | Merge commit '2a61592573d725956a4377641344afe263382648'Michael Niedermayer2013-08-21
|\|
| * avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-20
* | avcodec/h264_ps: try to support Ambarella AVCMichael Niedermayer2013-07-09
* | h264_ps: fix memleak in ff_h264_decode_picture_parameter_set()Michael Niedermayer2013-06-03
* | ff_h264_decode_seq_parameter_set: dont set h->spsMichael Niedermayer2013-05-06
* | ff_h264_decode_picture_parameter_set: fix return codeMichael Niedermayer2013-05-06
* | ff_h264_decode_picture_parameter_set: use the correct spsMichael Niedermayer2013-05-06