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
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
2016-02-24qsvenc: store the sync point in heap memoryMaxym Dmytrychenko
2016-02-16Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb'Derek Buitenhuis
2016-01-28qsvenc: Fix b_strategy typoDerek Buitenhuis
2016-01-27Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis
2016-01-25qsvenc: Add private option to replace coder_typeVittorio Giovara
2016-01-23qsvenc: fix a typoAnton Khirnov
2016-01-21lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara
2016-01-19Merge commit 'd1cd20e4e33f8139e150034b3c457302312d81bd'Hendrik Leppkes
2016-01-19Merge commit 'a6259a6ecbad18d58085e4ab23f56151e98d7b53'Hendrik Leppkes
2016-01-07qsvenc: split encoding frames and reading from the async FIFOAnton Khirnov
2016-01-07qsvenc: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko
2015-12-17Merge commit '825900248b4053515803152d3165efdb034b660b'Hendrik Leppkes
2015-12-06qsvenc: export CPB props side dataAnton Khirnov
2015-12-01qsvenc: write a53 caption data to SEIWill Kelleher
2015-11-29Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8'Hendrik Leppkes
2015-11-29Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a'Hendrik Leppkes