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-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
2019-05-02Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'James Almer
2019-04-20lavfi: add colorkey_opencl filterJarek Samic
2019-04-20configure: Add .exe suffix to toolchain calls.Carl Eugen Hoyos
2019-04-16avcodec/videotoolbox: add support for 10bit pixel formatfumoboy007
2019-04-15configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as wellMartin Storsjö
2019-04-13avcodec: add LSCR decoderPaul B Mahol
2019-04-11configure: fix av1_frame_split bsf dependenciesJames Almer
2019-04-11avcodec: add an AV1 frame split bitstream filterJames Almer
2019-03-28configure: include pkgconfig path as vaapi header searchZhong Li
2019-03-28configure: Do not enable both OpenCL-VAAPI interop modes simultaneouslyMark Thompson
2019-03-22lavu/opencl: replace va_ext.h with standard nameRuiling Song
2019-03-20lavd: Remove libndi_newtekCarl Eugen Hoyos
2019-03-13avcodec/libdav1d: route dav1d internal logs through av_log()James Almer
2019-03-04configure: allow enabling libvpx vp9 modules when vp8 is disabledJames Almer
2019-03-04configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checkingGuo, Yejun
2019-03-04configure: add missing pthreads extralibs dependency for libvpx-vp9Guo, Yejun
2019-03-02configure: select rotation filters for ffmpegGyan Doshi
2019-02-27configure: update minimum required ffnvcodec versionsTimo Rothenpieler
2019-02-27configure: pass windows-path to nvcc whenever cygpath is availableTimo Rothenpieler
2019-02-27configure: deprecate cuda_sdk dependency optionPhilip Langdale
2019-02-27avfilter/vf_thumbnail_cuda: Switch to using ffnvcodecPhilip Langdale
2019-02-27avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale