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
2014-07-05Fix standalone compilation of the amv encoder.Carl Eugen Hoyos
2014-07-04configure: update dependencies for vf_sppMichael Niedermayer
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-07-01Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'Michael Niedermayer
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-30mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun
2014-06-29configure: enable lto for icl compiler.Matthew Oliver
2014-06-28swr: rewrite resample_common/linear_float_sse/avx in yasm.Ronald S. Bultje
2014-06-27configure: add missing audiodsp dependency for ra144James Almer
2014-06-27configure: fix g729 decoder dependenciesJames Almer
2014-06-27configure: remove duplicate ape_decoder_select lineJames Almer
2014-06-23Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer
2014-06-23Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e'Michael Niedermayer
2014-06-23dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun
2014-06-23mpeg: Split error resilience bits off into a separate fileDiego Biurrun
2014-06-23Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed'Michael Niedermayer
2014-06-23Merge commit 'a6a675a79287565c3c23455439b114676b63a96c'Michael Niedermayer
2014-06-23Merge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0'Michael Niedermayer
2014-06-23Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406'Michael Niedermayer
2014-06-23Differentiate assembler and assembly in documentation and commentsDiego Biurrun
2014-06-22Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer
2014-06-22configure: Drop stray error resilience dependenciesDiego Biurrun
2014-06-22build: Record explicit dependency of intrax8 on error resilienceDiego Biurrun
2014-06-22build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun
2014-06-22dsputil: Split audio operations off into a separate contextDiego Biurrun
2014-06-21Do not show libzvbi in the configure output if it was not enabled.Carl Eugen Hoyos
2014-06-20configure: remove superfluous check for AVX/FMA3 support in YasmJames Almer
2014-06-19Merge commit '852c329a69ddfd635807f60454df07d021c64901'Michael Niedermayer
2014-06-19configure: Drop duplicate pkg-config entry from help outputDiego Biurrun
2014-06-19configure: fix NASM output format on Win64James Almer
2014-06-19Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer
2014-06-19ppc: Fix the bug of fft for little endian environment on POWER7 and laterRong Yan
2014-06-19dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2014-06-18Remove avserver.Anton Khirnov
2014-06-18Revert "Fix compilation on ppc64 and ppc with pic if gas-preprocessor is inst...Carl Eugen Hoyos
2014-06-16Force aix strip to work on 32 and 64 bit by default.Carl Eugen Hoyos
2014-06-16Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb'Michael Niedermayer
2014-06-16configure: Directly support Android as target OSLuca Barbato
2014-06-16Do not suggest to use gas-preprocessor on aix where it doesn't work.Carl Eugen Hoyos
2014-06-16Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed.Carl Eugen Hoyos
2014-06-14Fix compilation with --disable-everything --enable-parser=vc1.Carl Eugen Hoyos
2014-06-13swscale: Allow the max filter size to be set at compile timeDerek Buitenhuis
2014-06-12configure: use pkg-config for libx264Vittorio Giovara
2014-06-12libx265: Add 4:2:2 supportDerek Buitenhuis
2014-06-12libx265: Add 4:2:2 supportDerek Buitenhuis
2014-06-09Merge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2'Michael Niedermayer
2014-06-09Zoom & Pan filterPaul B Mahol
2014-06-09configure: use .altmacro for gnu as check on armJanne Grunau
2014-06-08configure: add llauddsp dependancy for wmalossless_decoderMichael Niedermayer
2014-06-06build: add fminf() emulationMichael Niedermayer