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 (Collapse)Author
2017-04-08Merge commit 'c21d78a903da378af48c9e5f971fe989592ddb65'Clément Bœsch
* commit 'c21d78a903da378af48c9e5f971fe989592ddb65': configure: Integrate X11 checks into vaapi/vdpau checks Merged-by: Clément Bœsch <u@pkh.me>
2017-04-08Merge commit '8b56dbe7435d8cfe3964f447fc45fe98db5d9042'Clément Bœsch
* commit '8b56dbe7435d8cfe3964f447fc45fe98db5d9042': configure: Do not add newlines in filter()/filter_out() functions Merged-by: Clément Bœsch <u@pkh.me>
2017-04-08Merge commit '9254344e11f9b016088ec6250724f74377f5d7a0'Clément Bœsch
* commit '9254344e11f9b016088ec6250724f74377f5d7a0': configure: Move hardware-accelerated codec deps out of hwaccel section Merged-by: Clément Bœsch <u@pkh.me>
2017-04-08Merge commit 'd4f2a681cb6d4e913f1c879ad376313255d6cf4c'Clément Bœsch
* commit 'd4f2a681cb6d4e913f1c879ad376313255d6cf4c': configure: MMAL-related decoders should depend on, not select, mmal Merged-by: Clément Bœsch <u@pkh.me>
2017-04-04Merge commit 'bf2f748fc74fff5272075e1fe1c07b4152421526'James Almer
* commit 'bf2f748fc74fff5272075e1fe1c07b4152421526': configure: Use correct libm linker flag during math function checks Merged-by: James Almer <jamrial@gmail.com>
2017-04-04Merge commit '04698d528cac334b6b5cabd3384f01406a766285'James Almer
* commit '04698d528cac334b6b5cabd3384f01406a766285': configure: Use correct variable name in libsnappy test Merged-by: James Almer <jamrial@gmail.com>
2017-04-04Merge commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9'James Almer
* commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9': configure: Remove old avisynth support leftover Merged-by: James Almer <jamrial@gmail.com>
2017-04-04Merge commit '5bcc6f76f180d0f88269018727c92fc562fb8abb'James Almer
* commit '5bcc6f76f180d0f88269018727c92fc562fb8abb': configure: Disable warning C4703 with MSVC Merged-by: James Almer <jamrial@gmail.com>
2017-04-03Merge commit '1dd2b6c91ca5f26207805720d4f5564de60b241b'Clément Bœsch
* commit '1dd2b6c91ca5f26207805720d4f5564de60b241b': examples/qsvdec: switch to the hwcontext API Merged-by: Clément Bœsch <u@pkh.me>
2017-04-01Merge commit 'ffe89e1edb0281ff65d1bda88253784e9283b717'Clément Bœsch
* commit 'ffe89e1edb0281ff65d1bda88253784e9283b717': configure: Move mjpeg_vaapi_decoder dependency declarations to the right place Merged-by: Clément Bœsch <u@pkh.me>
2017-04-01Merge commit 'e0b164576f7467b7b1127c18175e215dc1df011f'Clément Bœsch
* commit 'e0b164576f7467b7b1127c18175e215dc1df011f': qsv: Add VP8 decoder Merged-by: Clément Bœsch <u@pkh.me>
2017-04-01configure: Fix GPL dependency for avisynth / avxsynth.Carl Eugen Hoyos
2017-03-31Merge commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8'James Almer
* commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8': qsv: Add VC-1 decoder See fb57bc6c34b979bec995e714162fdfb4caf6db1a. Merged for cosmetic purposes to reduce differences with libav. Merged-by: James Almer <jamrial@gmail.com>
2017-03-31Merge commit '2dd464868c64fa21a6e3bd63ad364ff12999c7d0'James Almer
* commit '2dd464868c64fa21a6e3bd63ad364ff12999c7d0': configure: Move license checks directly after command line parsing Merged-by: James Almer <jamrial@gmail.com>
2017-03-31Merge commit 'c78495d1cdac6dd13786a7e5571b606604a360bd'James Almer
* commit 'c78495d1cdac6dd13786a7e5571b606604a360bd': configure: Log name and parameters of all helper functions where it makes sense Merged-by: James Almer <jamrial@gmail.com>
2017-03-31Merge commit '8a6e7a67cb2943f552569801539829a304971302'James Almer
* commit '8a6e7a67cb2943f552569801539829a304971302': configure: Use check_cpp in CPP flags tests Merged-by: James Almer <jamrial@gmail.com>
2017-03-31Merge commit '831005b2302cbeb377e3f00fd18c78928bcec185'James Almer
* commit '831005b2302cbeb377e3f00fd18c78928bcec185': configure: Log correct test name and use correct filter when testing objective C flags Merged-by: James Almer <jamrial@gmail.com>
2017-03-31Merge commit 'fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43'James Almer
* commit 'fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43': configure: Do not unconditionally check for (and enable) xlib Merged-by: James Almer <jamrial@gmail.com>
2017-03-31configure: remove redundant infoClément Bœsch
Based on d1a91ebe4990001e0800ee9ac54ed2207e4f56ff
2017-03-31Merge commit 'd1a91ebe4990001e0800ee9ac54ed2207e4f56ff'Clément Bœsch
* commit 'd1a91ebe4990001e0800ee9ac54ed2207e4f56ff': configure: Print list of enabled programs This commit is mostly a noop, see 832b4a4a438b73d720878d77aa3db46b08d79937 Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-31Merge commit '576c9003aef0fe18c0cf8da6e865211610552005'Clément Bœsch
* commit '576c9003aef0fe18c0cf8da6e865211610552005': configure: Improve output wording Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-31Merge commit '59d2b00d201935c16408a2917957d89a170fe58f'Clément Bœsch
* commit '59d2b00d201935c16408a2917957d89a170fe58f': configure: Add --quiet command line parameter to suppress informative output The license assignment is moved out of the quiet condition to make sure it ends up in config.h Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-30Merge commit 'd1ef1b9eaa45043ea5df5a004fb37243e05da61d'Clément Bœsch
* commit 'd1ef1b9eaa45043ea5df5a004fb37243e05da61d': configure: Silence lld-link when getting the version number Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-29Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch
* commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d': examples/avcodec: split the remaining two examples into separate files Merged-by: Clément Bœsch <u@pkh.me>
2017-03-29Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch
* commit 'f5df897c4b61985e3afc89ba1290649712ff438e': examples/avcodec: split audio decoding into a separate example Merged-by: Clément Bœsch <u@pkh.me>
2017-03-29Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch
* commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d': examples/avcodec: split audio encoding into a separate example Merged-by: Clément Bœsch <u@pkh.me>
2017-03-28configure: use c++11 and fallback to c++0x for c++ filesMarton Balint
Needed for the C+11 atomics. Also change add_cxxflags to check_cxxflags. Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Marton Balint <cus@passwd.hu>
2017-03-27lavfi: remove af_asynts filterRostislav Pehlivanov
Long overdue for removal, af_aresample should be used instead. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
2017-03-26configure: cuvid hwaccels need the corresponding decoder, not the other way ↵Timo Rothenpieler
around
2017-03-24Merge commit '1f821e5ad3f8ebacbbb362668561ad976c392c9e'James Almer
* commit '1f821e5ad3f8ebacbbb362668561ad976c392c9e': configure: Print warnings after all other output Merged-by: James Almer <jamrial@gmail.com>
2017-03-21Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0'Clément Bœsch
* commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0': lavc: add clobber tests for the new encoding/decoding API The merge only re-order what we already have. Merged-by: Clément Bœsch <u@pkh.me>
2017-03-21add signature filter for MPEG7 video signatureGerion Entrup
This filter does not implement all features of MPEG7. Missing features: - compression of signature files - work only on (cropped) parts of the video Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-03-20configure: fix crystalhd detectionClément Bœsch
Regression since 4563a86f011b54977b390c72ec3901cace35f8da. See 20c4fb2e010fff7e3f8acd36ad132c0140fec5fb for more information. Tested-by: Michael Niedermayer <michael@niedermayer.cc>
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
Regression from 4563a86f011b54977b390c72ec3901cace35f8da. Both need stdint.h included before the respective x264.h and xavs.h. Old require() used different, separate checks that didn't actually need stdint.h to work. require2()'s (now require) check_func_headers() does include stdint.h but only after the custom headers. For libxavs this would also be consequently fixed by libav's commit 20abcaa273a6e77d0a2e1a98c643c73562c6f8f2 which wasn't merged yet.
2017-03-20Merge commit 'ab3554e1a7c04a5ea30f9c905de92348478ef7c8'Clément Bœsch
* commit 'ab3554e1a7c04a5ea30f9c905de92348478ef7c8': configure: Drop check_lib()/require() in favor of check_lib2()/require2() Merged-by: Clément Bœsch <u@pkh.me>
2017-03-20Merge commit 'ec903058447ad5be34d89533962e9ae1aa1c78f7'Clément Bœsch
* commit 'ec903058447ad5be34d89533962e9ae1aa1c78f7': configure: Simplify clock_gettime() test nanosleep check also updated. Merged-by: Clément Bœsch <u@pkh.me>
2017-03-20configure: remove pod2man from the config listClément Bœsch
The configure has the --disable-manpages option for this purpose, and --disable-pod2man is currently ignored due to that. This is also consistent with the other documentation options.
2017-03-20Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'Clément Bœsch
* commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08': Drop memalign hack Merged, as this may indeed be uneeded since 46e3936fb04d06550151e667357065e3f646da1a. Merged-by: Clément Bœsch <u@pkh.me>
2017-03-19Merge commit '46e3936fb04d06550151e667357065e3f646da1a'Clément Bœsch
* commit '46e3936fb04d06550151e667357065e3f646da1a': configure: Set __MSVCRT_VERSION__to 0x0700 for MinGW Merged-by: Clément Bœsch <u@pkh.me>
2017-03-16configure: clang -Oz for small size build to reduce size furtherwang-bin
2017-03-16Merge commit '89aebc5bcc6e23a0a79c3f51c3a55c3571692ba0'James Almer
* commit '89aebc5bcc6e23a0a79c3f51c3a55c3571692ba0': lavc: align the linesize to 32 when AVX is enabled Merged-by: James Almer <jamrial@gmail.com>
2017-03-16configure: libnpp is always nonfree, even with LGPLRicardo Constantino
libnpp was erroneously grouped up with libfdk-aac and openssl to check if --enable-nonfree wasn't passed only with --enable-gpl in 9f28db47accb31bfec40a56dd2dc19ffd366a6be. The latter two are compatible with LGPL, libnpp is not. Signed-off-by: James Almer <jamrial@gmail.com>
2017-03-16Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'Clément Bœsch
* commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688': x11grab: Rename internal component to "xcbgrab" Merged-by: Clément Bœsch <u@pkh.me>
2017-03-16Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c'Clément Bœsch
* commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c': Remove the legacy X11 screen grabber Merged-by: Clément Bœsch <u@pkh.me>
2017-03-15Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f'Clément Bœsch
* commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f': configure: Simplify license incompatibility check An extra GPLV3 list is added for libsmbclient as having it in both GPL and VERSION3 lists would cause a duplicate in the final config list. Also, for consistency, libnpp is treated the same as the other nonfree component (libfdk_aac and openssl). Merged-by: Clément Bœsch <u@pkh.me>
2017-03-15Merge commit '100fb0ddfda958da70f98feac81f924c02483789'Clément Bœsch
* commit '100fb0ddfda958da70f98feac81f924c02483789': configure: Allow detecting and using LLVM lld-link as linker for windows Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-15Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec'Clément Bœsch
* commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec': configure: Move defines for controlling MSVCRT headers to the CRT detection section Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-15Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b'Clément Bœsch
* commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b': configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block Also includes _strtoui64 in the check. Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-12Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'Mark Thompson
* commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417': lavfi: add a QSV deinterlacing filter Minor fixup for lavfi differences. Merged-by: Mark Thompson <sw@jkqxz.net>