| Commit message (Expand) | Author | Age | Files | Lines |
* | hevc: Support extradata changes from multiple stsd | Vittorio Giovara | 2016-11-08 | 1 | -0/+10 |
* | hevc: Allow parsing external extradata buffers | Vittorio Giovara | 2016-11-08 | 1 | -7/+5 |
* | hevc: Move hevc_decode_extradata before frame decoding | Vittorio Giovara | 2016-11-08 | 1 | -74/+74 |
* | hevc: factor out a repeated condition | Anton Khirnov | 2016-10-21 | 1 | -12/+8 |
* | hevc: move the SliceType enum to hevc.h | Anton Khirnov | 2016-10-21 | 1 | -29/+29 |
* | hevcdec: move parameter set parsing into a separate header | Anton Khirnov | 2016-10-16 | 1 | -1/+1 |
* | hevcdec: split ff_hevc_diag_scan* declarations into a separate header | Anton Khirnov | 2016-10-16 | 1 | -0/+1 |
* | hevcdec: move decoder-independent declarations into a separate header | Anton Khirnov | 2016-10-16 | 1 | -38/+39 |
* | hevc: rename hevc.[ch] to hevcdec.[ch] | Anton Khirnov | 2016-10-16 | 1 | -0/+3077 |