summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAge
* qsv: Support explicit lookahead downscalingLuca Barbato2017-12-12
* lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-12
* lavc/qsvenc: set HRD buffer sizeLi, Zhong2017-12-12
* qsvenc: cavlc option is only available for h264Li, Zhong2017-11-24
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-25
* qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-04-23
* qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-04-23
* qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
* qsv: Add ability to create a session from a deviceMark Thompson2017-04-02
* qsv: Set the correct range for la_depthLuca Barbato2017-01-13
* qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-07
* qsvenc: print warnings from encode/initAnton Khirnov2016-07-22
* qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-07-22
* qsv: print more complete error messagesAnton Khirnov2016-07-22
* qsvenc: take only the allocated dimensions from the frames contextAnton Khirnov2016-07-22
* qsvenc: add support for p010Anton Khirnov2016-07-22
* qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* 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