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
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
2019-06-25configure: print_in_columns: Replace pr with awkAlexander Strasser
2019-06-12configure: add missing dnn dependency to derain filterJames Almer
2019-06-12VP4 video decoderPeter Ross
2019-05-24lavfi/opencl: add nlmeans_opencl filterRuiling Song
2019-05-15configure: replace 'pr' with printf since busybox does not support prGuo, Yejun
2019-05-14avfilter: add asr filterPaul B Mahol
2019-05-08configure: enable ffnvcodec, nvenc, nvdec for ppc6leRuta Gadkari
2019-05-07configure: remove mlp parser dependency from truehd_core bsfJames Almer
2019-05-05configure: Do not overwrite src symlink if it already exists.Carl Eugen Hoyos