summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.h
Commit message (Expand)AuthorAge
* lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas2022-01-04
* avcodec/hevcdec: Export Dolby Vision RPUs as side dataDerek Buitenhuis2021-11-17
* avcodec/hevcdec: remove unused codeLimin Wang2021-10-17
* avcodec/hevcdec: apply H.274 film grainNiklas Haas2021-10-15
* avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enab...Xu Guangxin2021-01-04
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avcodec/hevcdec: dynamic allocate sList and HEVClcListNuo Mi2020-12-10
* hevc: move SliceHeader and LongTermRPS back to hevcdec.hAnton Khirnov2020-06-08
* avcodec/hevcdec: remove unneeded codeSteven Liu2019-10-22
* avcodec/hevcdec: Check for overlapping slicesMichael Niedermayer2018-12-01
* avcodec/hevcdec: fix non-ref frame judgementMark Wu2018-11-10
* avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointerTimo Rothenpieler2018-05-10
* libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into functionsfan52017-12-08
* Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41'James Almer2017-10-31
|\
| * hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-20
| * hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-09
| * hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-09
| * hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-12
* | avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEIJames Almer2017-10-31
* | hevc: Fix aligned array declarationsMark Thompson2017-10-21
* | avcodec/hevcdec: check ff_init_cabac_decoder() for failureMichael Niedermayer2017-06-24
* | avcodec/hevcdec: export cropping information instead of handling it internallyJames Almer2017-05-26
* | avcodec/hevcdec: move SliceHeader struct definition to hevc_psJames Almer2017-05-05
* | avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc()James Almer2017-05-05
* | avcodec/hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-05
* | avcodec/hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-05
* | avcodec/hevcdec: remove duplicate extradata parsing functionJames Almer2017-04-09
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-06
* | 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
| * hevcdec: drop the prototype of a non-existing functionAnton 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