Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-04lavc/videotoolboxenc: Set colorimetry valuesRick Kern
2016-05-04lavc/videotoolboxenc: Support pixel aspect ratioRick Kern
2016-05-04lavc/videotoolboxenc: Support for forced I-framesRick Kern
2016-05-04lavc/videotoolboxenc: add concatentation propertiesRick Kern
2016-05-04lavc/videotoolboxenc: Add realtime encoding propertyRick Kern
2016-05-04lavc/videotoolboxenc: Handle out-of-memory and fix memory leakRick Kern
2016-05-04lavc/videotoolboxenc: Fix DTSRick Kern
2016-05-04lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage.Rick Kern
2016-05-04lavc/videotoolboxenc: Add entropy settingRick Kern
2016-05-04lavc/videotoolboxenc: Require hardware encodingRick Kern
2016-05-04lavc/videotoolboxenc: Handle hwaccel format as inputRick Kern
2016-05-04lavc/videotoolboxenc: Use shared pixel buffer poolRick Kern
2016-04-02lavc/videotoolboxenc: Workaround encoder errorRick Kern
2016-04-02lavc/videotoolboxenc: Fix crash when closing codec after errorRick Kern
2016-03-03lavc/videotoolboxenc: remove *_NULLABLE annotations; fixes pre-10.11 buildRodger Combs
2016-03-02lavc: add VideoToolbox H.264 EncoderRick Kern