| Commit message (Expand) | Author | Age | Files | Lines |
* | hevc: Fix aligned array declarations | Mark Thompson | 2017-10-21 | 1 | -1/+1 |
* | avcodec/hevcdec: check ff_init_cabac_decoder() for failure | Michael Niedermayer | 2017-06-24 | 1 | -1/+1 |
* | avcodec/hevcdec: export cropping information instead of handling it internally | James Almer | 2017-05-26 | 1 | -2/+0 |
* | avcodec/hevcdec: move SliceHeader struct definition to hevc_ps | James Almer | 2017-05-05 | 1 | -83/+0 |
* | avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc() | James Almer | 2017-05-05 | 1 | -5/+0 |
* | avcodec/hevcdec: move SEI message parsing into a separate header | James Almer | 2017-05-05 | 1 | -66/+1 |
* | avcodec/hevcdec: remove HEVCContext usage from hevc_sei | James Almer | 2017-05-05 | 1 | -37/+57 |
* | avcodec/hevcdec: remove duplicate extradata parsing function | James Almer | 2017-04-09 | 1 | -1/+1 |
* | lavc: Add Content Light Level side metadata found in HEVC | Steve Lhomme | 2017-04-06 | 1 | -0/+5 |
* | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f' | James Almer | 2017-03-23 | 1 | -7/+1 |
|\ |
|
| * | hevc: move the SliceType enum to hevc.h | Anton Khirnov | 2016-10-21 | 1 | -7/+1 |
* | | Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3' | James Almer | 2017-03-23 | 1 | -320/+4 |
|\| |
|
| * | hevcdec: move parameter set parsing into a separate header | Anton Khirnov | 2016-10-16 | 1 | -292/+4 |
* | | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153' | James Almer | 2017-03-23 | 1 | -5/+0 |
|\| |
|
| * | hevcdec: split ff_hevc_diag_scan* declarations into a separate header | Anton Khirnov | 2016-10-16 | 1 | -5/+0 |
| * | hevcdec: drop the prototype of a non-existing function | Anton Khirnov | 2016-10-16 | 1 | -2/+0 |
* | | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765' | James Almer | 2017-03-23 | 1 | -57/+17 |
|\| |
|
| * | hevcdec: move decoder-independent declarations into a separate header | Anton Khirnov | 2016-10-16 | 1 | -57/+17 |
* | | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144' | Clément Bœsch | 2017-03-23 | 1 | -72/+142 |
|/ |
|
* | hevc: rename hevc.[ch] to hevcdec.[ch] | Anton Khirnov | 2016-10-16 | 1 | -0/+1016 |