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-16avfilter/drawtext: Add basic text shaping using libfribidiMarc Jeffreys
2014-07-15build: fix build with --disable-encodersClément Bœsch
2014-07-13lavf: add samba protocol via libsmbclientLukasz Marek
2014-07-13configure: fix alphabetical order of previous commitMichael Niedermayer
2014-07-13Add -Wformat and -Werror=format-security compiler flagsAndreas Cadhalpun
2014-07-10build: rawvideo decoder depends on bswapdspYu Xiaolei
2014-07-10configure: fix select vs. depsMichael Niedermayer
2014-07-10configure: add new dependencies for spp & mpdecimateMichael Niedermayer
2014-07-10Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer
2014-07-10Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer
2014-07-09dsputil: Split off pixel block routines into their own contextDiego Biurrun
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-08Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer
2014-07-08doc: make doxygen program configurableTimothy Gu
2014-07-07dsputil: Split off FDCT bits into their own contextDiego Biurrun
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