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-31tools: Add fuzzer for demuxersMichael Niedermayer
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-02-16build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun
2018-12-28Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.oCarl Eugen Hoyos
2018-07-21avcodec/parser: move parsers list and related API to its own fileJames Almer
2018-04-01Revert "lavd: add new API for iterating input and output devices"Josh de Kock
2018-02-06lavd: add new API for iterating input and output devicesJosh de Kock
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-06lavc: add new API for iterating codecs and codec parsersJosh de Kock
2017-11-14Makefile: fix distclean targetJames Almer
2017-11-13Makefile: fix distclean targetJames Almer
2017-11-12Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'James Almer
2017-11-12Merge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'James Almer
2017-11-12Merge commit 'cbcdb2d8e47f62f69accee62c08f487a27848174'James Almer
2017-11-09build: Remove pkg-config files on clean instead of on distcleanDiego Biurrun
2017-11-09build: Add uninstall-pkgconfig target to match install-lib*-pkgconfigDiego Biurrun
2017-10-19build: Delete compiler-generated compat files on 'make clean'Diego Biurrun
2017-10-12Merge commit 'd1d6230ea3dd2c34bcd121f958706f3177f8d8c5'James Almer
2017-10-11Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer
2017-10-10Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint
2017-10-05build: add install targets for the examplesJames Almer
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer
2017-09-29Merge commit 'ab566cc96bc0c31b34d944214bc06cec8ae8b640'James Almer
2017-09-29build: don't call install with the -T optionJames Almer
2017-09-29Merge commit 'acb0dea27efff4b35796015b96570b59fd517078'James Almer
2017-09-29Merge commit '533339bdcc3b39bbd708c723b3cd0b5898350f0f'James Almer
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-06-15ffmpeg: Enable generic hwaccel support for VDPAUMark Thompson
2017-06-15ffmpeg: Enable generic hwaccel support for VAAPIMark Thompson
2017-06-15ffmpeg: Generic device setupMark Thompson
2017-06-12tools: add sofa2wavsPaul B Mahol
2017-05-18build: remove --enable-raise-major configure optionJames Almer
2017-05-15build: add support for building .cu files via nvccTimo Rothenpieler
2017-05-05Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'Clément Bœsch
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
2017-04-25Make tools/target_dec_*_fuzzer buildable with configure and makeMichael Niedermayer
2017-04-17Merge commit 'be2d555c980220e65d0ca5c3d78e6cc1e24451a5'Clément Bœsch
2017-04-14build: fix tools build dependenciesJames Almer
2017-04-13Merge commit 'c833c2034f4ee77fe2ee3470f3f5f84415673b3b'James Almer
2017-04-13Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'James Almer
2017-04-13Merge commit '4104cc56225f29ce1cded8b2876f8748460232a6'James Almer
2017-04-09Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'Clément Bœsch
2017-03-24Merge commit '7c9e2b295e4f70e8fedf9cceb12d95399a859a9c'James Almer
2017-03-24Merge commit 'd32571626a2c36c026b7fa13d19ac4ed1aad75c9'James Almer
2017-03-01Makefile: Clean compat/atomics/pthread subdirectory.Carl Eugen Hoyos
2017-03-01build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun
2017-03-01build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-03-01build: Add "build" shorthand target that depends on all compile targetsDiego Biurrun