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-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
2019-02-27avfilter/vf_yadif_cuda: Switch to using ffnvcodecPhilip Langdale
2019-02-27configure: Add an explicit check and option for nvccPhilip Langdale
2019-02-13configure: fix dependencies for mlp and truehd encodersMoritz Barsnick
2019-02-12configure: warn about disabled explicitly enabled componentsMarton Balint
2019-02-10add libaribb24 ARIB STD-B24 caption decoderJan Ekström
2019-01-24libavfilter: add transpose_vaapi filterZachary Zhou
2019-01-10configure: Fix hymt decoder standalone compilation.Carl Eugen Hoyos
2019-01-06configure: add dxva2 extralibs to avcodecJames Almer
2019-01-01configure: bump yearJames Almer
2018-12-28configure: Make sure libpostproc can be found if -rpath-link doesn't work.Carl Eugen Hoyos
2018-12-20configure: make --windres option workPeter Ross
2018-12-20configure: --help should dipslay --host-extralibsPeter Ross
2018-12-20configure: --help typoPeter Ross
2018-12-17configure: Use "clang" as cc_default for Android.Carl Eugen Hoyos
2018-12-13libdav1d: update API usage to the first stable releaseJames Almer
2018-12-11configure: require the first stable version of libdav1dJames Almer
2018-12-03configure: check if dlfcn.h is present for ladspa and frei0r, if not abort earlyPaul B Mahol
2018-12-03libdavs2: update api version and enable avx optionhwrenx
2018-12-03lavf: add transpose_opencl filterRuiling Song
2018-12-03configure: Avoid use of nonstandard features of sedMark Thompson
2018-12-02Force aix nm to work on 32 and 64 bit binaries by default.Carl Eugen Hoyos
2018-11-30configure: enable mipsfpu for loongson platform.Shiyou Yin
2018-11-28configure: memalign is broken on djgpp 2.05Peter Ross
2018-11-28additional math.h functions for djgppPeter Ross
2018-11-28configure: detect djgpp libcPeter Ross