summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/hevcdec: fix invalid use of ff_get_format()Clément Bœsch2017-04-261-1/+1
* Merge commit '373fd76b4dbd9aa03ed28e502f33f2ca8c1ce19a'Clément Bœsch2017-04-261-6/+6
|\
| * hevcdec: do not set decoder-global SPS prematurelyAnton Khirnov2016-12-191-4/+3
* | Merge commit '86157e6db2c7a9222f77fa7e7f50fb9aebc3aa81'Clément Bœsch2017-04-261-27/+33
|\ \ | |/
| * hevc: decouple calling get_format() from exporting the SPS parametersAnton Khirnov2016-12-141-19/+30
| * hevc: Eliminate pointless variable indirectionDiego Biurrun2016-11-301-3/+1
| * hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-081-0/+10
| * hevc: Allow parsing external extradata buffersVittorio Giovara2016-11-081-7/+5
| * hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-081-74/+74
| * hevc: factor out a repeated conditionAnton Khirnov2016-10-211-12/+8
* | avcodec/hevcdec: remove duplicate extradata parsing functionJames Almer2017-04-091-55/+6
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-061-0/+18
* | hevc: only write to max_ra and pocTid0 in the first slice.Ronald S. Bultje2017-04-031-16/+16
* | hevc: initialize no_rasl_output_flag in hevc_frame_start().Ronald S. Bultje2017-03-281-2/+2
* | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer2017-03-231-25/+25
|\ \ | |/
| * hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-211-29/+29
* | Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'James Almer2017-03-231-1/+1
|\ \ | |/
| * hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-161-1/+1
* | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer2017-03-231-0/+1
|\ \ | |/
| * hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-161-0/+1
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-231-41/+42
|\ \ | |/
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-161-38/+39
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-231-945/+1290
|/
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-0/+3077
OpenPOWER on IntegriCloud