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
2021-05-19avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the...Zane van Iperen
2021-03-19lavc/videotoolboxenc: Add support for HEVC with Alpha.Hironori Bono
2021-03-19videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and ...Simone Karin Lehmann
2021-01-22avcodec/videotoolboxenc: Fix SEI enum identifiersAndreas Rheinhardt
2021-01-21h264: Use common SEI typesMark Thompson
2020-09-29libavcodec/videotoolboxenc: Fix crash when frame received after errorRick Kern
2020-09-29avcodec/videotoolboxenc: move pthread_cond_signal after add buffer to the queueTian Qi
2020-09-29avcodec/videotoolboxenc: don't wait when flushing dataTian Qi
2020-09-29avcodec/videotoolboxenc: fix use after destroyZhao Zhili
2020-09-29avcodec/videotoolboxenc: fix align issueZhao Zhili
2020-09-29avcodec/videotoolboxenc: Allow full range 10bit pixel format inputHarry Mallon
2020-09-29avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encodeHarry Mallon
2020-08-15avcodec: move ff_alloc_a53_sei() to atsc_53James Almer
2019-11-18avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxencNomis101
2019-09-16avcodec/videotoolboxenc: warn user when output will use a different profile/l...Rick Kern
2019-09-16avcodec/videotoolboxenc: add H264 Extended profile and levelLimin Wang
2019-09-16avcodec/videotoolboxenc: fix encoding frame crash on iOS 11sharpbai
2019-08-11lavc/videotoolboxenc: make transfer_fnc initialized for unsupport functionLimin Wang
2019-08-11lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for vide...Limin Wang
2019-07-11avcodec/videotoolboxenc: remove unused variableSteven Liu
2019-06-18libavcodec/videotoolboxenc: Fix compilation broken on macOS 10.12Limin Wang
2019-05-12lavc/videotoolboxenc: Add support for 10-bit HEVC encoding.Rick Kern
2019-05-12lavc/videotoolboxenc: simplify frame creation logic between OS X and iOS.Rick Kern
2019-05-12lavc/videotoolboxenc: add require_sw option to force software encoding.Rick Kern
2018-08-14lavc/videotoolboxenc: Fix compilation on osx 10.10.5 YosemiteThilo Borgmann
2018-07-19avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0Thomas Guillem
2018-06-18avcodec/videotoolboxenc: fix invalid session on iOSThomas Guillem
2018-06-18avcodec/videotoolboxenc: split initializationThomas Guillem
2018-06-18avcodec/videotoolboxenc: fix mutex/cond leak in error pathThomas Guillem
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-11-14avcodec/videotoolboxenc: remove spurious warningAman Gupta
2017-11-14avcodec/videotoolboxenc: re-indent codeAman Gupta
2017-11-14avcodec/videotoolboxenc: add hevc_videotoolbox encoderAman Gupta
2017-09-13h264_sei: Add namespace prefix to all SEI valuesMark Thompson
2017-06-23lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4jerett
2017-06-23lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not foundjerett
2017-04-23avcodec: do not use AVFrame accessorMuhammad Faiz
2017-03-23avcodec/videotoolboxenc: remove unused atomic headerJames Almer
2017-03-15avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolboxSteven Liu
2017-03-01lavc/videotoolboxenc: fix symbol linkingRick Kern
2017-02-23lavc/videotoolboxenc: check for dictionary key symbolsRick Kern
2016-10-19lavc/videotoolboxenc: skip SEI allocation when side data is not presentAman Gupta
2016-10-17lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos
2016-10-17lavc/videotoolboxenc: Error log formatting.Rick Kern
2016-10-17lavc/videotoolboxenc: Update a53cc handlingRick Kern
2016-10-17lavc/videotoolboxenc: flush/free frames on closeRick Kern
2016-10-17lavc/videotoolboxenc: implement a53ccAman Gupta
2016-06-17lavc/videotoolboxenc: remove unnecessary loggingRick Kern
2016-06-11lavc/videotoolboxenc: set extradata when opening codecRick Kern
2016-06-11lavc/videotoolboxenc: fix allocated buffer sizeRick Kern