Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hevc: move the SliceType enum to hevc.h | Anton Khirnov | 2016-10-21 | 1 | -7/+1 |
* | hevcdec: move parameter set parsing into a separate header | Anton Khirnov | 2016-10-16 | 1 | -292/+4 |
* | 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 |
* | hevcdec: move decoder-independent declarations into a separate header | Anton Khirnov | 2016-10-16 | 1 | -57/+17 |
* | hevc: rename hevc.[ch] to hevcdec.[ch] | Anton Khirnov | 2016-10-16 | 1 | -0/+1016 |