Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01Makefile: Clean compat subdirectory.Carl Eugen Hoyos
2017-01-12Replace cmdutils_common_opts.h by a macroDiego Biurrun
2017-01-12build: Remove stray duplicate conditional variable declarationDiego Biurrun
2016-12-22build: Generate pkg-config files from Make and not from configureDiego Biurrun
2016-12-22build: Store library version numbers in .version filesDiego Biurrun
2016-12-22build: Move build-system-related helper files to a separate subdirectoryDiego Biurrun
2016-12-09build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun
2016-12-07build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun
2016-12-07build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun
2016-12-07build: Warn that reconfiguration is necessary if version.h files changedDiego Biurrun
2016-12-05build: Add EXTRALIBS to TOOLS linker commandDiego Biurrun
2016-12-03Remove Plan 9 supportDiego Biurrun
2016-10-27build: Hardcode avversion.h dependencyDiego Biurrun
2016-10-21Makefile: fix checking whether reconfiguring is requiredAnton Khirnov
2016-10-18build: Add VSX-OBJS to SUBDIR_VARSDiego Biurrun
2016-10-17build: Drop duplicate asm recipeDiego Biurrun
2016-06-26Merge commit '6641819feedb086ebba3d2be89b8d33980f367e1'Hendrik Leppkes
2016-06-10ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler
2016-05-29build: Simplify postprocessing of linker version script filesDiego Biurrun
2016-05-29build: Change structure of the linker version script templatesDiego Biurrun
2016-05-29build: Print a message when generating version scriptsDiego Biurrun
2016-05-27build: Ignore generated mapfile and remove it on distcleanDiego Biurrun
2016-05-12Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-09Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'Derek Buitenhuis
2016-04-19Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-30avconv: VAAPI hwcontext initialisation and hwaccel helperMark Thompson
2016-03-22fate: add audiomatchMichael Niedermayer