summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAge
* Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb'Derek Buitenhuis2016-02-16
|\
| * qsvenc: Add private option to replace coder_typeVittorio Giovara2016-01-25
| * qsvenc: fix a typoAnton Khirnov2016-01-23
* | qsvenc: Fix b_strategy typoDerek Buitenhuis2016-01-28
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-27
|\|
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
* | Merge commit 'd1cd20e4e33f8139e150034b3c457302312d81bd'Hendrik Leppkes2016-01-19
|\|
| * qsvenc: split encoding frames and reading from the async FIFOAnton Khirnov2016-01-07
* | Merge commit 'a6259a6ecbad18d58085e4ab23f56151e98d7b53'Hendrik Leppkes2016-01-19
|\|
| * qsvenc: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-07
* | Merge commit '825900248b4053515803152d3165efdb034b660b'Hendrik Leppkes2015-12-17
|\|
| * qsvenc: export CPB props side dataAnton Khirnov2015-12-06
* | qsvenc: write a53 caption data to SEIWill Kelleher2015-11-30
* | Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8'Hendrik Leppkes2015-11-29
|\|
| * qsvenc: expose additional encoding optionsAnton Khirnov2015-11-20
* | Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a'Hendrik Leppkes2015-11-29
|\|
| * qsvenc: support more RC methodsAnton Khirnov2015-11-20
| * qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-20
* | Merge commit '4d8f536b535487063a08609636e712ad86d2ad54'Derek Buitenhuis2015-11-22
|\|
| * qsvenc: print the actual video parameters used by MSDKAnton Khirnov2015-11-20
* | Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-16
* | Merge commit '2ec96b6bd5bf7b22978711bcf2cee702bee89c6f'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: cosmetics, reindentAnton Khirnov2015-10-16
* | Merge commit 'f6f32fc93d39caf329869c1bff8ad024ccab1d42'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: set the timestamp for PIX_FMT_QSV frames as wellAnton Khirnov2015-10-16
* | Merge commit '772c87c5a658f36d7c0612f5da583fc2bfa54f79'Hendrik Leppkes2015-10-22
|\|
| * qsvenc: support passing arbitrary external buffers to the encoderAnton Khirnov2015-10-16
* | qsvenc.c: use query to catch all kind of setting issuesSven Dueking2015-10-01
* | Merge commit '83847cc8fa97e0fc637a0962bafb837acdb6eacc'Hendrik Leppkes2015-09-29
|\|
| * qsvenc: do not try to close the encoder if the session is NULLAnton Khirnov2015-09-28
* | avcodec/qsv : Added look ahead rate control modeSven Dueking2015-08-30
* | avcodec/qsvenc: Added PicTiming SEISven Dueking2015-08-19
* | avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal ...Sven Dueking2015-08-14
* | libavcodec/qsvenc.c delay in 1 microsecond replaced to more appropriate 500 m...Ivan Uskov2015-07-28
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-20
|\|
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* | Merge commit '69b92f1b99f3f210be19ee6ec06f6c0de1733031'Michael Niedermayer2015-07-19
|\|
| * qsvenc: properly handle asynchronous encodingAnton Khirnov2015-07-19
* | libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler un...Ivan Uskov2015-07-14
* | libavcodec/qsvenc.c: improving handling for return codes of MFXVideoENCODE_En...Ivan Uskov2015-07-10
* | libavcodec/qsvenc.c: Fix for too agressive height alignment during frame enco...Ivan Uskov2015-07-09
* | Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'Michael Niedermayer2015-07-09
|\|
| * lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08