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-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
2017-09-15build: fix coreimage filters dependency to AppKit frameworkClément Bœsch
2017-09-14lavd: Add KMS screen grabberMark Thompson
2017-09-14lavu: Add DRM hwcontextMark Thompson
2017-09-13configure: check if NAN can be used as a constant initializerJames Almer
2017-09-09avformat/dashdec: add dash demuxer base versionSteven Liu
2017-09-08build: cleanup videotoolboxClément Bœsch
2017-09-08build: cleanup audiotoolbox handlingClément Bœsch
2017-09-08build: add --disable-coreimage autodetect switchClément Bœsch
2017-09-08build: add --disable-avfoundation autodetect switchClément Bœsch
2017-09-08build: add check_apple_framework()Clément Bœsch
2017-09-08lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch
2017-09-08build: fix objcc header checkClément Bœsch
2017-09-08checkasm: use perf API on Linux ARM*Clément Bœsch
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