Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-14Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer
2018-04-08qsv: adding Multi Frame Encode supportMaxym Dmytrychenko
2018-03-30Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer
2018-03-30Merge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'James Almer
2018-03-16qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li
2018-03-16qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li
2018-03-06Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'Mark Thompson
2018-03-05qsvenc: Provide a detailed error message if the parameters are invalidZhong Li
2018-02-13Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'Mark Thompson
2018-02-12qsvenc: AVBR is not supported on non-windows OSZhong Li
2017-12-15Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer
2017-12-15Merge commit '7c65a76b16bc3a44f1592acde2176f187a058797'James Almer
2017-12-15Merge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'James Almer
2017-12-12qsv: Support explicit lookahead downscalingLuca Barbato
2017-12-12lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong
2017-12-12lavc/qsvenc: set HRD buffer sizeLi, Zhong
2017-11-30Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer
2017-11-24qsvenc: cavlc option is only available for h264Li, Zhong
2017-11-08Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer
2017-07-25libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu
2017-06-15qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson
2017-06-15qsv: Add ability to create a session from a deviceMark Thompson
2017-05-09qsvenc: Make sure the interlaced encoding worksAaron Levinson
2017-05-09qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson
2017-04-23qsvenc: Make sure the interlaced encoding worksAaron Levinson
2017-04-23qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson
2017-04-02qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson
2017-04-02qsv: Add ability to create a session from a deviceMark Thompson
2017-03-31Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson
2017-03-31Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson
2017-03-31Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson
2017-03-12Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'Mark Thompson
2017-03-12Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson
2017-03-12Merge commit 'd9ec3c60143babe1bb77c268e1d5547d15acd69b'Mark Thompson
2017-03-12Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson
2017-01-13qsv: Set the correct range for la_depthLuca Barbato
2016-11-07qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov
2016-11-07qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov
2016-11-07qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov
2016-11-04qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov
2016-10-31avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3Kyle Schwarz
2016-10-31qsv: Merge libav implementationMark Thompson
2016-07-22qsvenc: print warnings from encode/initAnton Khirnov
2016-07-22qsv: print more complete error messagesAnton Khirnov
2016-07-22qsvenc: take only the allocated dimensions from the frames contextAnton Khirnov
2016-07-22qsvenc: add support for p010Anton Khirnov
2016-07-22qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov
2016-06-21qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov
2016-06-19libavcodec: factor out SEI generation for A53 captionsAndrey Turkin
2016-04-11Merge commit 'a1335149fd610b16459d9281b611282cac51c950'Derek Buitenhuis