]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdec.c
cllc: Convert to the new bitstream reader
[ffmpeg] / libavcodec / hevcdec.c
2016-11-08 Vittorio Giovarahevc: Support extradata changes from multiple stsd
2016-11-08 Vittorio Giovarahevc: Allow parsing external extradata buffers
2016-11-08 Vittorio Giovarahevc: Move hevc_decode_extradata before frame decoding
2016-10-21 Anton Khirnovhevc: factor out a repeated condition
2016-10-21 Anton Khirnovhevc: move the SliceType enum to hevc.h
2016-10-16 Anton Khirnovhevcdec: move parameter set parsing into a separate...
2016-10-16 Anton Khirnovhevcdec: split ff_hevc_diag_scan* declarations into...
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]