]> git.sesse.net Git - ffmpeg/history - libavcodec/qsvenc_hevc.c
decode: flush the internal bsfs instead of constantly reinitalizing them
[ffmpeg] / libavcodec / qsvenc_hevc.c
2017-12-14 wm4avcodec: add metadata to identify wrappers and hardware...
2017-10-18 Luca Barbatoqsv: Make the hevc idr_interval consistent with the...
2017-10-14 Luca Barbatoqsv: Expose idr_interval for hevc as well
2017-09-11 Luca Barbatoqsv: Load the hw hevc plugin by default on Linux
2017-02-01 Anton KhirnovMark some arrays that never change as const.
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-07-22 Anton Khirnovqsvenc: add support for p010
2016-03-28 Anton Khirnovhevc_parse: rename into h2645_parse
2016-01-21 Vittorio Giovaralavc: Move b_frame_strategy and b_sensitivity to codec...
2016-01-01 Maxym Dmytrychenkoqsvenc_hevc: improve the default settings
2015-11-20 Anton Khirnovqsvenc: expose additional encoding options
2015-11-20 Anton Khirnovqsvenc: factor out common options
2015-10-15 Vittorio Giovaralavc: AV-prefix a few left out capabilities
2015-09-28 Anton Khirnovqsvenc: mark the encoders as INIT_CLEANUP
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-25 Anton Khirnovqsvenc_hevc: fix enum declaration
2015-07-22 Anton Khirnovqsvenc_hevc: use the correct HW plugin UID
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder