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-02-08vaapi_encode: Add VP8 supportMark Thompson
2017-02-08vaapi_encode: Add MPEG-2 supportMark Thompson
2017-02-06configure: use dashes instead of slashes in lib.exe invocationHendrik Leppkes
2017-02-04configure: instruct MSVC 2015 to properly process UTF-8 string literalsHendrik Leppkes
2017-02-04configure: add nologo switch to invocation of lib.exeHendrik Leppkes
2017-02-02Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch
2017-01-18vaapi_hevc: Convert to use the new VAAPI hwaccel codeAnton Khirnov
2017-01-17configure: Don't disable SSA Optimizer on MSVC v19.00.24218+.Kacper Michajłow
2017-01-16configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos
2017-01-13huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer
2017-01-13huffyuvencdsp: move functions only used by huffyuv from lossless_videodspJames Almer
2017-01-13lossless_videodsp: move shared functions from huffyuvdspJames Almer
2017-01-05configure: Fix standalone compilation of the ljpeg encoder.Carl Eugen Hoyos
2017-01-02configure: bump yearJames Almer
2016-12-31configure: Check build with some header not just preprocessing for testing --...Michael Niedermayer
2016-12-30configure: make the check for stdatomic.h stricterJames Almer
2016-12-23avcodec/utvideodec: add SIMD support for median prediction for planar formatsPaul B Mahol
2016-12-20avcodec/magicyuv: add 10 bit supportPaul B Mahol
2016-12-13configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang
2016-12-10configure: fail if autodetect-libraries are requested but not foundAndreas Cadhalpun
2016-12-10configure: enable autodetected libraries after option parsingAndreas Cadhalpun
2016-12-10configure: enable sdl if sdl2 is enabledAndreas Cadhalpun
2016-12-10configure: Require bit_depth field for VAAPI VP9 decode hwaccelMark Thompson
2016-12-05configure: check for strtoull on msvcJames Almer
2016-12-03configure: Fix standalone compilation of the rtp muxer.Carl Eugen Hoyos
2016-12-02Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov
2016-11-27lavfi/f_ebur128: relicense to LGPLClément Bœsch
2016-11-27configure: check for stdatomic.hAnton Khirnov
2016-11-24cuda: check for cuda.h when enabledJames Almer
2016-11-23avfilter/vf_zscale: add support for some recent new additionsPaul B Mahol
2016-11-22configure: cuda is no longer nonfree, enable and autodetect by defaultTimo Rothenpieler
2016-11-22avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler
2016-11-22avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler
2016-11-16configure: properly add dxva2 link dependenciesHendrik Leppkes
2016-11-14Merge commit '8c929037ec75fbe9f367e0a31ee34839e92de481'Hendrik Leppkes
2016-11-13configure: use check_lib2 for cuda and cuvidHendrik Leppkes
2016-11-11lavfi/loudnorm: add an internal libebur128 libraryMarton Balint
2016-11-05avformat/avisynth.c: Use new safe dlopen code.Matt Oliver
2016-10-31configure: add '-uninstalled' to uninstalled .pc filesReynaldo H. Verdejo Pinochet
2016-10-31avcodec/cuvid: Don't claim to decode h.263 (it doesn't)Philip Langdale
2016-10-29configure: add missing fork() dependency to http_multiclient exampleJames Almer
2016-10-29configure: make sure LTO does not optimize out the test functionsAndreas Cadhalpun
2016-10-26configure: remove missing incompatible_libav_abi referencesJames Almer
2016-10-26configure: Remove --enable-incompatible-libav-abi from the help outputMichael Niedermayer
2016-10-21openssl: Support version 1.1.0.Matt Oliver
2016-10-19lavc: add mpeg4 mediacodec decoderMatthieu Bouron