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-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
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-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
2018-10-11avcodec/libaomenc: export the Sequence Header OBU as extradataJames Almer
2018-10-04avcodec: add an AV1 parserJames Almer
2018-09-27lavc: Add AV1 metadata bitstream filterMark Thompson
2018-09-27lavc: Add coded bitstream read/write support for AV1Mark Thompson
2018-09-25avfilter: add audio denoising (afftdn) filterPaul B Mahol
2018-09-23avdevice/decklink: add support for selecting devices based on their unique IDMarton Balint
2018-09-23vaapi_encode_mjpeg: Use CBS to store parameters and write headersMark Thompson
2018-09-23lavc/cbs: Add JPEG supportMark Thompson