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
2017-09-05build: consistent spacing between lists (cosmetics)Clément Bœsch
2017-09-04lavd: drop QTKit indevClément Bœsch
2017-09-03lavd: drop disabled v4l codeClément Bœsch
2017-09-02build: drop unused sndio_h and asoundlib_hClément Bœsch
2017-09-02build: make sndio part of the autodetected librariesClément Bœsch
2017-09-02build: make jack part of the autodetected librariesClément Bœsch
2017-09-02build: make alsa part of the autodetected librariesClément Bœsch
2017-09-02build: make sure a disabled autodetect still pick the libc's iconvClément Bœsch
2017-09-02build: add --disable-autodetect switchClément Bœsch
2017-09-02build: simplify weak-enabling of autodetected librariesClément Bœsch
2017-09-02build: remove vda_framework from enable_weakClément Bœsch
2017-09-02build: replace use of HAVE_SDL2 with existing CONFIG_SDL2Clément Bœsch
2017-09-02build: treat sdl2 like other autodetected librariesClément Bœsch
2017-09-02build: isolate sdl-to-sdl2 aliasingClément Bœsch
2017-09-02build: treat securetransport and schannel like other autodetected librariesClément Bœsch
2017-09-02build: treat libxcb like other autodetected librariesClément Bœsch
2017-09-02build: treat iconv like other autodetected librariesClément Bœsch
2017-09-02build: treat crystalhd like other hwaccelsClément Bœsch
2017-09-02build: group z libs with other autodetected librariesClément Bœsch
2017-08-30configure: require pkg-config for libvmafAshish Singh
2017-08-30configure: add support for libnpp* from cuda sdk 9Timo Rothenpieler
2017-08-27lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko
2017-08-27configure: add avx2 enabled logMartin Vignali
2017-08-10d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö
2017-07-30examples/hw_decode: Add a HWAccel decoding example.Jun Zhao
2017-07-19avcodec: add Dolby E decoderfoo86
2017-07-16configure: Fix libvmaf nameMatt Oliver
2017-07-16avfilter: add LIBVMAF filterAshish Singh
2017-07-13configure: use pkg-config for libgme, if availableRicardo Constantino
2017-07-06configure: require pkg-config for libvorbisRicardo Constantino
2017-06-27hwcontext_d3d11va: add option to enable debug modewm4
2017-06-27d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-24vaapi_encode: Add VP9 supportMark Thompson
2017-06-24Add support for LibOpenJPEG v2.2/gitReino17
2017-06-23configure: fix assignment of assembler specific flagsJames Almer
2017-06-21configure: Move x86 assembler sanity check into assembler probe functionDiego Biurrun
2017-06-21build: Prefer NASM assembler over YASMDiego Biurrun
2017-06-21build: fix commandline selection of nasmJames Almer
2017-06-21build: Explicitly set 32-bit/64-bit object formats for nasm/yasmDiego Biurrun
2017-06-21build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-06-21configure: Move up the avbuild directory creationLuca Barbato
2017-06-20build: Add missing idctdsp dependency for clearvideoDiego Biurrun
2017-06-16configure: use -x instead of -wN ..@ to strip assembly filesRostislav Pehlivanov
2017-06-08avfilter/af_sofalizer: switch to libmysofaPaul B Mahol
2017-06-08lavc: add mpeg2 mediacodec decoderAman Gupta
2017-06-03Disable MSA optimization for big endian archShivraj Patil
2017-06-01configure: libnpp does not need to link libcudaTimo Rothenpieler
2017-05-31configure: Fix the msvcrt version check for mingw32Martin Storsjö