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
path: root/doc
AgeCommit message (Expand)Author
2017-12-29avformat/dashenc: Persistent HTTP connections supported as an optionKarthick Jeyapal
2017-12-27avfilter: add deconvolve filterPaul B Mahol
2017-12-27avformat/hls: enable http_multiple only for http/1.1 serversAman Gupta
2017-12-27avformat/http: export http_version from responseAman Gupta
2017-12-26lavc: replace and deprecate the lock managerwm4
2017-12-25avutil: add AVX-512 flagsJames Darnley
2017-12-23avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attributeVishwanath Dixit
2017-12-23avformat/hls: add http_multiple optionAman Gupta
2017-12-23avformat/hls: add http_persistent optionAman Gupta
2017-12-22avfilter/vf_framerate: fix scene change detection scoreMarton Balint
2017-12-21avfilter/af_biquads: add kHz width_typePaul B Mahol
2017-12-18doc/filters: update biquad filters with commands sectionPaul B Mahol
2017-12-17libavformat: LibreSSL (libtls) supportsfan5
2017-12-16avfilter/vf_overlay: add premultiplied alpha modePaul B Mahol
2017-12-16lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta
2017-12-16lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta
2017-12-15doc/libav-merge: remove line about VP9 superframe parsingJames Almer
2017-12-15doc/libav-merge: Remove VAAPI VP8 decode hwaccel merge noteMark Thompson
2017-12-15avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixelsGyan Doshi
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-12-12doc/filters: re-arrange options for testsrc familyLou Logan
2017-12-11doc/libav-merge: add a line about the skipped HEVC MC arm functionsJames Almer
2017-12-08avfilter/vf_scale: add more aliases for "range" optionsPaul B Mahol
2017-12-08avformat: add NSP demuxerPaul B Mahol
2017-12-06avfilter: add setrange filterPaul B Mahol
2017-12-05doc/developer: revise mailing list sectionJim DeLaHunt
2017-12-04avfilter/vf_convolution: add 7x7 filterPaul B Mahol
2017-12-04libavcodec/hevc_filter: support for all skip_loop_filter levels.sfan5
2017-12-03doc: reorganize developer.texi chapter hierarchyJim DeLaHunt
2017-12-02examples/vaapi_encode: Fix leak on hwframe init failureMark Thompson
2017-12-01avfilter: add fillborders filterPaul B Mahol
2017-12-01avfilter/vf_tile: add init_padding optionPaul B Mahol
2017-11-30avformat/dashenc: Option to generate hls playlist as wellKarthick J
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-30examples/hw_decode: Use hw-config information to find pixfmtMark Thompson
2017-11-29libavformat/hlsenc: Persistent HTTP connections supported as an optionJeyapal, Karthick
2017-11-29libvpxenc,vp9: add corpus-complexity optionJames Zern
2017-11-29examples: Add a VA-API encode example.Jun Zhao
2017-11-28avfilter/drawbox: rename variable for maximum thicknessGyan Doshi
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-11-27lavc: Mark all AVHWAccel structures as constMark Thompson
2017-11-27lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson
2017-11-27lavc: Add codec metadata to indicate hardware supportMark Thompson
2017-11-26doc/ffmpeg: Document opencl for -init_hw_deviceMark Thompson
2017-11-26doc/fftools: Remove documentation for old -opencl_bench optionMark Thompson
2017-11-26avfilter: add lv2 wrapper filterPaul B Mahol
2017-11-25doc/APIchanges: Fix lavu versions for OpenCL changesMark Thompson
2017-11-25avfilter: add normalize filterRichard Ling
2017-11-24avfilter: add mix filterPaul B Mahol
2017-11-24avformat/hlsenc: Added option to add EXT-X-INDEPENDENT-SEGMENTS tagKarthick J