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-03-24Merge commit '1f821e5ad3f8ebacbbb362668561ad976c392c9e'James Almer
2017-03-21Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0'Clément Bœsch
2017-03-21add signature filter for MPEG7 video signatureGerion Entrup
2017-03-20configure: fix crystalhd detectionClément Bœsch
2017-03-20configure: error out if jni is enabled and cannot be foundMatthieu Bouron
2017-03-20configure: add stdint.h to x264 and xavs checksRicardo Constantino
2017-03-20Merge commit 'ab3554e1a7c04a5ea30f9c905de92348478ef7c8'Clément Bœsch
2017-03-20Merge commit 'ec903058447ad5be34d89533962e9ae1aa1c78f7'Clément Bœsch
2017-03-20configure: remove pod2man from the config listClément Bœsch
2017-03-20Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'Clément Bœsch
2017-03-19Merge commit '46e3936fb04d06550151e667357065e3f646da1a'Clément Bœsch
2017-03-16configure: clang -Oz for small size build to reduce size furtherwang-bin
2017-03-16Merge commit '89aebc5bcc6e23a0a79c3f51c3a55c3571692ba0'James Almer
2017-03-16configure: libnpp is always nonfree, even with LGPLRicardo Constantino
2017-03-16Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'Clément Bœsch
2017-03-16Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c'Clément Bœsch
2017-03-15Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f'Clément Bœsch
2017-03-15Merge commit '100fb0ddfda958da70f98feac81f924c02483789'Clément Bœsch
2017-03-15Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec'Clément Bœsch
2017-03-15Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b'Clément Bœsch
2017-03-12Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'Mark Thompson
2017-03-12lavfi: add a QSV scaling filterAnton Khirnov
2017-03-12Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'Clément Bœsch
2017-03-08Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"James Almer
2017-02-24lavfi: Add VAAPI deinterlacerMark Thompson
2017-02-24avcodec/shorten: support decoding AIFF-C variantPaul B Mahol
2017-02-16configure: add missing mdct15 dependencyJames Almer
2017-02-16configure: remove unnecessary opus encoder dependencyJames Almer
2017-02-14opus: add a native Opus encoderRostislav Pehlivanov
2017-02-14imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov
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