summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevcdec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/hevcdec: remove unneeded codeSteven Liu2019-10-221-1/+0
* avcodec/hevcdec: Check for overlapping slicesMichael Niedermayer2018-12-011-0/+1
* avcodec/hevcdec: fix non-ref frame judgementMark Wu2018-11-101-2/+0
* avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointerTimo Rothenpieler2018-05-101-1/+1
* libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into functionsfan52017-12-081-0/+20
* Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41'James Almer2017-10-311-0/+2
|\
| * hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-201-0/+2
| * hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-091-29/+1
| * hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-091-17/+28
| * hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-121-2/+0
* | avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEIJames Almer2017-10-311-2/+1
* | hevc: Fix aligned array declarationsMark Thompson2017-10-211-1/+1
* | avcodec/hevcdec: check ff_init_cabac_decoder() for failureMichael Niedermayer2017-06-241-1/+1
* | avcodec/hevcdec: export cropping information instead of handling it internallyJames Almer2017-05-261-2/+0
* | avcodec/hevcdec: move SliceHeader struct definition to hevc_psJames Almer2017-05-051-83/+0
* | avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc()James Almer2017-05-051-5/+0
* | avcodec/hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-051-66/+1
* | avcodec/hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-051-37/+57
* | avcodec/hevcdec: remove duplicate extradata parsing functionJames Almer2017-04-091-1/+1
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-061-0/+5
* | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer2017-03-231-7/+1
|\ \ | |/
| * hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-211-7/+1
* | Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'James Almer2017-03-231-320/+4
|\ \ | |/
| * hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-161-292/+4
* | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer2017-03-231-5/+0
|\ \ | |/
| * hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-161-5/+0
| * hevcdec: drop the prototype of a non-existing functionAnton Khirnov2016-10-161-2/+0
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-231-57/+17
|\ \ | |/
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-161-57/+17
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-231-72/+142
|/
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-0/+1016
OpenPOWER on IntegriCloud