]> git.sesse.net Git - ffmpeg/history - libavcodec/qsvenc.c
v210: Add avx2 version of the 10-bit line encoder
[ffmpeg] / libavcodec / qsvenc.c
2016-01-25 Vittorio Giovaraqsvenc: Add private option to replace coder_type
2016-01-23 Anton Khirnovqsvenc: fix a typo
2016-01-21 Vittorio Giovaralavc: Move b_frame_strategy and b_sensitivity to codec...
2016-01-07 Anton Khirnovqsvenc: split encoding frames and reading from the...
2016-01-07 Maxym Dmytrychenkoqsvenc: properly handle the warning from MFXVideoCORE_S...
2015-12-06 Anton Khirnovqsvenc: export CPB props side data
2015-11-20 Anton Khirnovqsvenc: expose additional encoding options
2015-11-20 Anton Khirnovqsvenc: support more RC methods
2015-11-20 Anton Khirnovqsvenc: fix setting maxrate for VBR
2015-11-20 Anton Khirnovqsvenc: print the actual video parameters used by MSDK
2015-10-16 Anton Khirnovqsvenc: add an API for allocating opaque surfaces
2015-10-16 Anton Khirnovqsvenc: cosmetics, reindent
2015-10-16 Anton Khirnovqsvenc: set the timestamp for PIX_FMT_QSV frames as...
2015-10-16 Anton Khirnovqsvenc: support passing arbitrary external buffers...
2015-09-28 Anton Khirnovqsvenc: do not try to close the encoder if the session...
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2015-07-19 Anton Khirnovqsvenc: properly handle asynchronous encoding
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based MPEG2 encoder
2015-03-27 Anton Khirnovlavc: add Intel libmfx-based H.264 encoder