summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAge
* qsvenc: store the sync point in heap memoryMaxym Dmytrychenko2016-02-24
* qsvenc: Add private option to replace coder_typeVittorio Giovara2016-01-25
* qsvenc: fix a typoAnton Khirnov2016-01-23
* lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
* qsvenc: split encoding frames and reading from the async FIFOAnton Khirnov2016-01-07
* qsvenc: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-07
* qsvenc: export CPB props side dataAnton Khirnov2015-12-06
* qsvenc: expose additional encoding optionsAnton Khirnov2015-11-20
* qsvenc: support more RC methodsAnton Khirnov2015-11-20
* qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-20
* qsvenc: print the actual video parameters used by MSDKAnton Khirnov2015-11-20
* qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-16
* qsvenc: cosmetics, reindentAnton Khirnov2015-10-16
* qsvenc: set the timestamp for PIX_FMT_QSV frames as wellAnton Khirnov2015-10-16
* qsvenc: support passing arbitrary external buffers to the encoderAnton Khirnov2015-10-16
* qsvenc: do not try to close the encoder if the session is NULLAnton Khirnov2015-09-28
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* qsvenc: properly handle asynchronous encodingAnton Khirnov2015-07-19
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-08
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-27