summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAge
...
| * hevc: Eliminate pointless variable indirectionDiego Biurrun2016-11-30
| * hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-08
| * hevc: Allow parsing external extradata buffersVittorio Giovara2016-11-08
| * hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-08
| * hevc: factor out a repeated conditionAnton Khirnov2016-10-21
* | avcodec/hevcdec: remove duplicate extradata parsing functionJames Almer2017-04-09
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-06
* | hevc: only write to max_ra and pocTid0 in the first slice.Ronald S. Bultje2017-04-03
* | hevc: initialize no_rasl_output_flag in hevc_frame_start().Ronald S. Bultje2017-03-28
* | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer2017-03-23
|\|
| * hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-21
* | Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'James Almer2017-03-23
|\|
| * hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-16
* | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer2017-03-23
|\|
| * hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-16
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
|\|
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|/
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16