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-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
2014-06-05apedsp: move to llauddspChristophe Gisquet
2014-06-04Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'Michael Niedermayer
2014-06-03Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'Michael Niedermayer
2014-06-03build: check if AS supports the '.func' directiveJanne Grunau
2014-06-03arm: check if AS supports .dnJanne Grunau
2014-05-30Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-05-28Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer
2014-05-28Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer
2014-05-27dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun
2014-05-27Improve the detection of architecture x86.Andreas Cadhalpun
2014-05-26configure: s/solving/solveLou Logan
2014-05-26configure: uClibc native pthread requires -ldlNeil Armstrong
2014-05-25configure: try to fix the disappearing "r" bug in fateMichael Niedermayer
2014-05-24ffplay: support rotated video.Clément Bœsch
2014-05-20Fix build with --enable-ladspa --disable-frei0r.Alexis Ballier
2014-05-20configure: arm: do not enable fast-unaligned if it is explicitly disabled via...Yu Xiaolei
2014-05-20Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b'Michael Niedermayer
2014-05-20build: export library dependencies in ${name}_FFLIBSJanne Grunau
2014-05-17configure: make vp9 decoder select the parser.Clément Bœsch
2014-05-17configure: make sure pkg-config flags are populated in FT test.Clément Bœsch
2014-05-16build: Support building using clang-usan and disable-optimizationKaterina Barone-Adesi
2014-05-16configure: add check for AVX inline supportJames Almer
2014-05-15avcodec/opusdec: switch to swresampleMichael Niedermayer
2014-05-15Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer
2014-05-15configure: fix enable-libopus help stringTristan Matthews
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-14configure: add encoding to --enable-libopus doc.batguano999
2014-05-14build: move ebur128 swr dep to configure.Clément Bœsch
2014-05-14configure: swresample depends on avutilMichael Niedermayer
2014-05-14Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-05-12Fix compilation with --enable-lto --enable-shared with icc.Carl Eugen Hoyos
2014-05-12configure: Ensure log2 is disable based on msvcrt version.Matt Oliver