]> git.sesse.net Git - ffmpeg/history - libavcodec/hevc_refs.c
hevcdec: set the active SPS before calling get_format()
[ffmpeg] / libavcodec / hevc_refs.c
2017-01-12 Anton Khirnovhevcdec: export cropping information instead of handlin...
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: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-07-12 Anton Khirnovhevc: move splitting the packet into NALUs into a separ...
2015-07-12 Anton Khirnovhevc: remove HEVCContext usage from hevc_ps
2015-01-27 Hendrik Leppkeshevc: reindent after previous commit
2015-01-27 Hendrik Leppkeshevc: add hwaccel hooks
2015-01-27 Anton Khirnovhevc: clear unused refs on failure
2014-08-09 Anton Khirnovhevc_refs: drop the handling of negative coordinates...
2014-07-11 Gildas Cocherelhevc: implement pic_output_flag handling
2013-10-31 Guillaume MartresAdd HEVC decoder