summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAge
* Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer2017-11-29
|\
| * qsvenc: cavlc option is only available for h264Li, Zhong2017-11-24
* | Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer2017-11-08
|\|
| * 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
* | qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-06-14
* | qsv: Add ability to create a session from a deviceMark Thompson2017-06-14
* | qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-05-09
* | qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-05-09
* | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-30
|\|
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-07
* | Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'Mark Thompson2017-03-12
|\|
| * qsvenc: print warnings from encode/initAnton Khirnov2016-07-22
| * qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-07-22
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-12
|\|
| * qsv: print more complete error messagesAnton Khirnov2016-07-22
* | Merge commit 'd9ec3c60143babe1bb77c268e1d5547d15acd69b'Mark Thompson2017-03-12
|\|
| * qsvenc: take only the allocated dimensions from the frames contextAnton Khirnov2016-07-22
* | Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson2017-03-12
|\|
| * qsvenc: add support for p010Anton Khirnov2016-07-22
| * qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* | qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-11-04
* | avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3Kyle Schwarz2016-10-31
* | qsv: Merge libav implementationMark Thompson2016-10-31
* | libavcodec: factor out SEI generation for A53 captionsAndrey Turkin2016-06-19
* | Merge commit 'a1335149fd610b16459d9281b611282cac51c950'Derek Buitenhuis2016-04-11
|\|
| * qsvenc: store the sync point in heap memoryMaxym Dmytrychenko2016-02-24
* | 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