summaryrefslogtreecommitdiff
path: root/libavcodec/videotoolboxenc.c
Commit message (Expand)AuthorAge
* 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
* lavc/videotoolboxenc: Update a53cc handlingRick Kern2016-10-17
* lavc/videotoolboxenc: flush/free frames on closeRick Kern2016-10-17
* lavc/videotoolboxenc: implement a53ccAman Gupta2016-10-17
* lavc/videotoolboxenc: remove unnecessary loggingRick Kern2016-06-16
* lavc/videotoolboxenc: set extradata when opening codecRick Kern2016-06-11
* lavc/videotoolboxenc: fix allocated buffer sizeRick Kern2016-06-11
* lavc/videotoolboxenc: Set colorimetry valuesRick Kern2016-05-04
* lavc/videotoolboxenc: Support pixel aspect ratioRick Kern2016-05-04
* lavc/videotoolboxenc: Support for forced I-framesRick Kern2016-05-04
* lavc/videotoolboxenc: add concatentation propertiesRick Kern2016-05-04
* lavc/videotoolboxenc: Add realtime encoding propertyRick Kern2016-05-04
* lavc/videotoolboxenc: Handle out-of-memory and fix memory leakRick Kern2016-05-04
* lavc/videotoolboxenc: Fix DTSRick Kern2016-05-04
* lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage.Rick Kern2016-05-04
* lavc/videotoolboxenc: Add entropy settingRick Kern2016-05-04
* lavc/videotoolboxenc: Require hardware encodingRick Kern2016-05-04
* lavc/videotoolboxenc: Handle hwaccel format as inputRick Kern2016-05-04
* lavc/videotoolboxenc: Use shared pixel buffer poolRick Kern2016-05-04
* lavc/videotoolboxenc: Workaround encoder errorRick Kern2016-04-02
* lavc/videotoolboxenc: Fix crash when closing codec after errorRick Kern2016-04-02
* lavc/videotoolboxenc: remove *_NULLABLE annotations; fixes pre-10.11 buildRodger Combs2016-03-02
* lavc: add VideoToolbox H.264 EncoderRick Kern2016-03-02