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
2012-06-03mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into oneRamiro Polla
2012-06-03mingw32: properly check if vfw capture is supported by the system headersRamiro Polla
2012-06-03Replace every usage of -lvfw32 with what is particularly necessary for that c...kemuri
2012-06-03configure: properly check for mingw-w64 through installed headers. mingw-w64 ...Ramiro Polla
2010-05-31configure: improve temp file creation and cleanupReinhard Tartler
2010-03-06libswscale is no longer GPL; update help comment accordingly.Diego Biurrun
2010-03-06Add Hurd to OS list and disable dv1394 in the Hurd case.Andres Mejia
2010-02-25backport libx264.c from trunkReinhard Tartler
2010-02-02build PIC code on powerpcReinhard Tartler
2010-02-02Add gnu/kfreebsd to list of recognized operating systems.Andres Mejia
2010-02-02backport configure bits for cpu runtime detection for libpostproc and libswscaleReinhard Tartler
2010-02-02unbreak compilation with vhook enabledReinhard Tartler
2010-02-01backport symbol versioning patchReinhard Tartler
2009-07-06Merge remaining changes to make libswscale usable in LGPL mode from trunk.Diego Biurrun
2009-06-08Merge OpenCORE AMR support from trunk.Diego Biurrun
2009-06-07Merge (L)GPL upgrade code and related changes from trunk.Diego Biurrun
2009-05-25Merge more verbose licensing information output.Diego Biurrun
2009-05-23Merge GPL --> LGPL conversion of AC-3 decoder from trunk.Diego Biurrun
2009-05-10Merge fix for license check function from trunk.Diego Biurrun
2009-05-08Revert unapproved changes.Ramiro Polla
2009-05-06Backport r17995 from trunk.Ramiro Polla
2009-05-06Backport r18214 from trunk.Ramiro Polla
2009-05-06Merge marking of libfaac as non-free from trunk.Diego Biurrun
2009-05-06Merge factorization of license check code from trunk.Diego Biurrun
2009-04-19Merge automatic addition of -fno-common to CFLAGS for Windows from trunk.Diego Biurrun
2009-03-01configure: fix return value from check_headerMåns Rullgård
2009-02-28configure: check_func_headers should mark headers as foundMåns Rullgård
2009-02-28configure: {enable,disable}_safe functions that sanitise argumentsMåns Rullgård
2009-02-28configure: remove redundant alsa/asoundlib.h checkMåns Rullgård
2009-02-24100l: Revert removal of GPL check for libswscale.Diego Biurrun
2009-02-24The software scaler is no longer GPLed.Diego Biurrun
2009-02-23Check if -lrt is required for nanosleep, as is the case on Solaris.Diego Biurrun
2009-02-22Fix gcc detection: Not all gcc versions have "(GCC)" in the version string.Diego Biurrun
2009-02-22configure: detect ccc compiler (Alpha) and set required flagsMåns Rullgård
2009-02-22configure: indentMåns Rullgård
2009-02-22Pass sysroot argument to gccMåns Rullgård
2009-02-22Add --sysroot and --sysinclude configure optionsMåns Rullgård
2009-02-22configure: move detection of compiler type to single locationMåns Rullgård
2009-02-21Remove special treatment of version.h in DEPEND_CMDMåns Rullgård
2009-02-21configure: add (empty) avr32 arch caseMåns Rullgård
2009-02-21configure: sort cases in arch sectionMåns Rullgård
2009-02-19fix missing dependenciesAurelien Jacobs
2009-02-18Handle conditional compilation of CPU-specific FFT code in the Makefile.Diego Biurrun
2009-02-18Add support for enabling/disabling AMD 3DNow! extended optimizations.Diego Biurrun
2009-02-18Gopher protocol should depend on networking being enabled.Andreas Öman
2009-02-14100l: Remove stray character that slipped into header name.Diego Biurrun
2009-02-14Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices.Diego Biurrun
2009-02-11Add check whether the compiler/assembler supports 10 or more operands.Diego Biurrun
2009-02-10Use default system include path for an installed OpenJPEG library.Mathieu Malaterre
2009-02-06Use libopenjpeg for jpeg2k decoding.Jai Menon