summaryrefslogtreecommitdiff
path: root/libavcodec/videotoolboxenc.c
Commit message (Expand)AuthorAge
* avcodec/videotoolboxenc: Fixes non-B-Frame encodingNoHalfBits2021-09-27
* Fix for bug #9231: B-frames parameter is ignored in videotoolboxencAnselm Busse2021-08-13
* lavc/videotoolboxenc.c: Fix preprocessor macro for OSX 10.10.5 and probably o...Thilo Borgmann2021-06-14
* avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the...Zane van Iperen2021-05-19
* avcodec/videotoolboxenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-06
* lavc/videotoolboxenc: set DataRateLimits for hevcZhao Zhili2021-05-06
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* lavc/videotoolboxenc: Add support for HEVC with Alpha.Hironori Bono2021-03-19
* videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and ...Simone Karin Lehmann2021-03-19
* avcodec/videotoolboxenc: Fix SEI enum identifiersAndreas Rheinhardt2021-01-22
* h264: Use common SEI typesMark Thompson2021-01-21
* libavcodec/videotoolboxenc: Fix crash when frame received after errorRick Kern2020-09-28
* avcodec/videotoolboxenc: move pthread_cond_signal after add buffer to the queueTian Qi2020-09-28
* avcodec/videotoolboxenc: don't wait when flushing dataTian Qi2020-09-28
* avcodec/videotoolboxenc: fix use after destroyZhao Zhili2020-09-28
* avcodec/videotoolboxenc: fix align issueZhao Zhili2020-09-28
* avcodec/videotoolboxenc: Allow full range 10bit pixel format inputHarry Mallon2020-09-28
* avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encodeHarry Mallon2020-09-28
* avcodec: move ff_alloc_a53_sei() to atsc_53James Almer2020-08-15
* avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxencNomis1012019-11-17
* avcodec/videotoolboxenc: warn user when output will use a different profile/l...Rick Kern2019-09-16
* avcodec/videotoolboxenc: add H264 Extended profile and levelLimin Wang2019-09-16
* avcodec/videotoolboxenc: fix encoding frame crash on iOS 11sharpbai2019-09-16
* lavc/videotoolboxenc: make transfer_fnc initialized for unsupport functionLimin Wang2019-08-11
* lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for vide...Limin Wang2019-08-11
* avcodec/videotoolboxenc: remove unused variableSteven Liu2019-07-11
* libavcodec/videotoolboxenc: Fix compilation broken on macOS 10.12Limin Wang2019-06-17
* lavc/videotoolboxenc: Add support for 10-bit HEVC encoding.Rick Kern2019-05-12
* lavc/videotoolboxenc: simplify frame creation logic between OS X and iOS.Rick Kern2019-05-12
* lavc/videotoolboxenc: add require_sw option to force software encoding.Rick Kern2019-05-12
* lavc/videotoolboxenc: Fix compilation on osx 10.10.5 YosemiteThilo Borgmann2018-08-14
* avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0Thomas Guillem2018-07-19
* avcodec/videotoolboxenc: fix invalid session on iOSThomas Guillem2018-06-18
* avcodec/videotoolboxenc: split initializationThomas Guillem2018-06-18
* avcodec/videotoolboxenc: fix mutex/cond leak in error pathThomas Guillem2018-06-18
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* avcodec/videotoolboxenc: remove spurious warningAman Gupta2017-11-13
* avcodec/videotoolboxenc: re-indent codeAman Gupta2017-11-13
* avcodec/videotoolboxenc: add hevc_videotoolbox encoderAman Gupta2017-11-13
* h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-09-12
* lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4jerett2017-06-23
* lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not foundjerett2017-06-23
* avcodec: do not use AVFrame accessorMuhammad Faiz2017-04-23
* avcodec/videotoolboxenc: remove unused atomic headerJames Almer2017-03-23
* avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolboxSteven Liu2017-03-15
* lavc/videotoolboxenc: fix symbol linkingRick Kern2017-03-01
* lavc/videotoolboxenc: check for dictionary key symbolsRick Kern2017-02-23
* lavc/videotoolboxenc: skip SEI allocation when side data is not presentAman Gupta2016-10-18
* lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos2016-10-17
* lavc/videotoolboxenc: Error log formatting.Rick Kern2016-10-17