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
AgeCommit message (Expand)Author
2020-01-23configure: Check for GetStdHandle in addition to SetConsoleTextAttributeMartin Storsjö
2020-01-17configure: Increase minimum libx265 versionAndriy Gelman
2020-01-07configure: Change the configure check for tonemap_vaapiXinpeng Sun
2020-01-01configure: bump yearGyan Doshi
2019-12-28avfilter/vf_geq: Relicense to LGPLMichael Niedermayer
2019-12-17fate: Add an option for disabling the 2k/4k testsMartin Storsjö
2019-12-17avfilter: Add tonemap vaapi filter for H2SXinpeng Sun
2019-12-13configure: Check for the SetDllDirectory and GetModuleHandle functionsMartin Storsjö
2019-12-11configure: add OPENSSL_init_ssl check if pkg-config failmacweng
2019-11-28avcodec: add mvha video decoderPaul B Mahol
2019-11-26avutil/hwcontext_cuda: allow using primary CUDA device contextOleg Dobkin
2019-11-18configure: Add fft dependency for showspatial filter.Carl Eugen Hoyos
2019-11-18configure: Add fft dependency for headphone filter.Carl Eugen Hoyos
2019-11-13avformat: add an AV1 Annex B demuxerJames Almer
2019-11-13avcodec: add an AV1 frame merge bitstream filterJames Almer
2019-11-10avcodec: Add librav1e encoderDerek Buitenhuis
2019-11-08configure: select missing rdft for several filtersLou Logan
2019-11-07avfilter/vf_dnn_processing: add a generic filter for image proccessing with d...Guo, Yejun
2019-11-06configure: select mdct for dca encoderLou Logan
2019-11-05configure: select bswapdsp for ylc decoderLou Logan
2019-11-05configure: select fft for qdmc decoderLou Logan
2019-11-05configure: select bswapdsp for mdec decoderLou Logan
2019-11-05configure: select bswapdsp for imm4 decoderLou Logan
2019-11-05configure: select audiodsp for acelp_kelvin decoderLou Logan
2019-11-05configure: select mdct for atrac3al decoderLou Logan
2019-11-05configure: select mdct & sinewin for atrac3pal decoderLou Logan
2019-11-05configure: select riffdec for act demuxerLou Logan
2019-11-05configure: select jpegtables for rtp muxerLou Logan
2019-11-03lavc/qsvenc: enable vp9 encoderZhong Li
2019-10-30configure: fix standalone compilation of mxf muxerLou Logan
2019-10-26Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda
2019-09-09configure: check for a sufficiently recent enough AMF versionHendrik Leppkes
2019-09-05configure: fix --disable-v4l2-m2m can't workJun Zhao
2019-09-05configure: fix --disable-alsa can't workJun Zhao
2019-09-03configure: ensure --enable-omx-rpi uses rpi-specific IL headersAman Gupta
2019-09-03avformat: Add ZeroMQ as a protocolAndriy Gelman
2019-09-02configure: Update libmysofa check with a new symbol.Andrey Semashev
2019-09-02lavc/tiff: Decode embedded JPEGs in DNG imagesNick Renieris
2019-08-29avcodec: add IMM5 decoderPaul B Mahol
2019-08-29configure: fix --enable-omx compile on raspberry piAman Gupta
2019-08-23lavfi: add deshake_opencl filterJarek Samic
2019-08-20lavc/qsvdec: Add VP9 decoder supportZhong Li
2019-08-20lavc/qsvdec: Add mjpeg decoder supportZhong Li
2019-08-20lavc/qsvdec: remove orignal parser code since not needed nowZhong Li
2019-08-15avcodec/libdav1d: allow setting frame size limit in pixelsJames Almer
2019-08-11lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for vide...Limin Wang
2019-08-05configure: cuda_llvm: fix include path for MSYS2Ricardo Constantino
2019-08-04build: add support for building CUDA files with clangRodger Combs
2019-07-10avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.Shiyou Yin
2019-07-09configure, cbs_h2645: Remove unneeded golomb dependencyAndreas Rheinhardt