summaryrefslogtreecommitdiff
path: root/libavcodec/h264_ps.c
Commit message (Expand)AuthorAge
* Merge commit 'b96f0ab3d29cdd9ea9ddabfb2052f72bf8615661'Clément Bœsch2017-03-19
|\
| * h264: Kill broken disabled cruftDiego Biurrun2016-08-17
* | avcodec/h264_ps: Forward errors from decode_scaling_list()Michael Niedermayer2017-03-11
* | avcodec/h264_ps: Check chroma_qp_index_offsetMichael Niedermayer2017-02-23
* | avcodec/h264_ps: Check delta scale for validityMichael Niedermayer2017-02-21
* | avcodec/h264_ps: Fix runtime error: signed integer overflow: -1094995528 * 2 ...Michael Niedermayer2017-02-19
* | Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c'Hendrik Leppkes2016-11-17
|\|
| * h264_ps: export actual height in MBs as SPS.mb_heightAnton Khirnov2016-07-11
* | Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4'James Almer2016-08-01
|\|
| * h264: tighten the valid range for ref_frame_countAnton Khirnov2016-06-21
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-01
|\|
| * h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-21
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* | lavc/h264_ps: Be more verbose when truncating likely oversized PPS.Carl Eugen Hoyos2016-07-24
* | Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703'Clément Bœsch2016-07-09
|\|
| * h264: Fix decoding delay for Intra only streamsAnton Mitrofanov2016-06-12
* | h264: make H264ParamSets sps constBenoit Fouet2016-06-30
* | h264: straighten dimensions check ff_h264_decode_seq_parameter_setBenoit Fouet2016-06-30
* | h264_ps: change decode_scaling_matrices so that it takes const {s,p}psBenoit Fouet2016-06-30
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | lavc/h264_ps: add ff_h264_ps_uninit and use itMatthieu Bouron2016-06-20
* | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch2016-06-12
|\|
| * h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-24
* | Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe'Derek Buitenhuis2016-05-03
|\|
| * svq3: drop the build dependency on the h264 decoderAnton Khirnov2016-03-28
* | Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef'Derek Buitenhuis2016-04-24
|\|
| * lavc: Deduplicate zigzag_scan tableDiego Biurrun2016-03-25
* | Merge commit 'b09ad37c83841c399abb7f2503a2ab214d0c2d48'Hendrik Leppkes2015-12-17
|\|
| * h264: derive the delay from the level when it's not presentAnton Khirnov2015-12-06
* | avcodec/h264_ps: Fix copying oversized pps&sps dataMichael Niedermayer2015-10-03
* | avcodec/h264: keep SPS and PPS bitstream datawm42015-10-02
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | 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
|\|