summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAgeFilesLines
* qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-06-141-0/+7
* qsv: Add ability to create a session from a deviceMark Thompson2017-06-141-3/+3
* qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-05-091-6/+23
* qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-05-091-1/+9
* Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-301-2/+1
|\
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-071-2/+1
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-301-0/+8
|\ \ | |/
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-071-0/+8
* | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson2017-03-301-16/+16
|\ \ | |/
| * qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-071-16/+16
* | Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'Mark Thompson2017-03-121-0/+6
|\ \ | |/
| * qsvenc: print warnings from encode/initAnton Khirnov2016-07-221-0/+6
| * qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-07-221-1/+1
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-121-12/+10
|\ \ | |/
| * qsv: print more complete error messagesAnton Khirnov2016-07-221-10/+10
* | Merge commit 'd9ec3c60143babe1bb77c268e1d5547d15acd69b'Mark Thompson2017-03-121-25/+25
|\ \ | |/
| * qsvenc: take only the allocated dimensions from the frames contextAnton Khirnov2016-07-221-25/+25
* | Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson2017-03-121-3/+13
|\ \ | |/
| * qsvenc: add support for p010Anton Khirnov2016-07-221-3/+13
| * qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-211-23/+78
* | qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-11-041-1/+1
* | avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3Kyle Schwarz2016-10-311-18/+0
* | qsv: Merge libav implementationMark Thompson2016-10-311-67/+93
* | libavcodec: factor out SEI generation for A53 captionsAndrey Turkin2016-06-191-3/+1
* | Merge commit 'a1335149fd610b16459d9281b611282cac51c950'Derek Buitenhuis2016-04-111-6/+16
|\ \ | |/
| * qsvenc: store the sync point in heap memoryMaxym Dmytrychenko2016-02-241-7/+18
* | Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb'Derek Buitenhuis2016-02-161-2/+8
|\ \ | |/
| * qsvenc: Add private option to replace coder_typeVittorio Giovara2016-01-251-2/+8
| * qsvenc: fix a typoAnton Khirnov2016-01-231-1/+1
* | qsvenc: Fix b_strategy typoDerek Buitenhuis2016-01-281-1/+1
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-271-1/+7
|\ \ | |/
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-211-1/+7
* | Merge commit 'd1cd20e4e33f8139e150034b3c457302312d81bd'Hendrik Leppkes2016-01-191-2/+18
|\ \ | |/
| * qsvenc: split encoding frames and reading from the async FIFOAnton Khirnov2016-01-071-2/+18
* | Merge commit 'a6259a6ecbad18d58085e4ab23f56151e98d7b53'Hendrik Leppkes2016-01-191-1/+3
|\ \ | |/
| * qsvenc: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-071-1/+3
* | Merge commit '825900248b4053515803152d3165efdb034b660b'Hendrik Leppkes2015-12-171-0/+10
|\ \ | |/
| * qsvenc: export CPB props side dataAnton Khirnov2015-12-061-0/+10
* | qsvenc: write a53 caption data to SEIWill Kelleher2015-11-301-4/+35
* | Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8'Hendrik Leppkes2015-11-291-1/+51
|\ \ | |/
| * qsvenc: expose additional encoding optionsAnton Khirnov2015-11-201-1/+51
* | Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a'Hendrik Leppkes2015-11-291-40/+118
|\ \ | |/
| * qsvenc: support more RC methodsAnton Khirnov2015-11-201-17/+119
| * qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-201-1/+1
* | Merge commit '4d8f536b535487063a08609636e712ad86d2ad54'Derek Buitenhuis2015-11-221-0/+255
|\ \ | |/
| * qsvenc: print the actual video parameters used by MSDKAnton Khirnov2015-11-201-0/+255
* | Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843'Hendrik Leppkes2015-10-221-5/+54
|\ \ | |/
| * qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-161-4/+53
* | Merge commit '2ec96b6bd5bf7b22978711bcf2cee702bee89c6f'Hendrik Leppkes2015-10-221-34/+34
|\ \ | |/
| * qsvenc: cosmetics, reindentAnton Khirnov2015-10-161-33/+33