summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAge
...
* | lavc/qsvenc: add quality status to side_dataZhong Li2018-08-22
* | lavc/qsvenc: expose qp of encoded framesZhong Li2018-08-07
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\|
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer2018-03-29
|\|
| * qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-16
* | Merge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'James Almer2018-03-29
|\|
| * qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li2018-03-16
* | Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'Mark Thompson2018-03-05
|\|
| * qsvenc: Provide a detailed error message if the parameters are invalidZhong Li2018-03-05
* | Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'Mark Thompson2018-02-12
|\|
| * qsvenc: AVBR is not supported on non-windows OSZhong Li2018-02-12
* | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer2017-12-14
|\|
| * qsv: Support explicit lookahead downscalingLuca Barbato2017-12-12
* | Merge commit '7c65a76b16bc3a44f1592acde2176f187a058797'James Almer2017-12-14
|\|
| * lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-12
* | Merge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'James Almer2017-12-14
|\|
| * lavc/qsvenc: set HRD buffer sizeLi, Zhong2017-12-12
* | 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