summaryrefslogtreecommitdiff
path: root/libavcodec/videotoolboxenc.c
Commit message (Expand)AuthorAge
* 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