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-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-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
2018-11-25configure: Add -Wno-char-subscripts.Carl Eugen Hoyos
2018-11-25configure: Disable direct stripping on sunos.Carl Eugen Hoyos
2018-11-24avcodec: add truehd_core bitstream filterPaul B Mahol
2018-11-20avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint
2018-11-19configure: update api version of libxavs2hwrenx
2018-11-15configure: Add missing xlib dependency for VAAPI X11 codeMark Thompson
2018-11-11avfilter/vf_minterpolate: use common scene sad functionsMarton Balint
2018-11-11avfilter/vf_select: use common scene sad functionsMarton Balint
2018-11-11avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole ...Marton Balint
2018-11-06avcodec: libdav1d AV1 decoder wrapper.James Almer
2018-11-05configure: Add missing V4L2 M2M decoder BSF dependenciesMark Thompson
2018-11-05configure: Add missing IVF muxer BSF dependencyMark Thompson
2018-11-05configure: Fix av1_metadata BSF dependencyMark Thompson
2018-11-02avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacerPhilip Langdale
2018-11-02avformat/ivfenc: use the av1_metadata bsf to insert Temporal Delimiter OBUs i...James Almer
2018-10-25configure: add missing optional SDL2 dependency to OpenGL outdevJames Almer