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
2009-01-24Add configuration options section to help output.Diego Biurrun
2009-01-24help output cosmeticsDiego Biurrun
2009-01-24Remove --enable-static and --disable-shared from help output.Diego Biurrun
2009-01-24Use cc_default variable in help output for --cc option.Diego Biurrun
2009-01-24Add a check for ppc4xx instructions; rename preprocessor directive accordingly.Diego Biurrun
2009-01-24configure: add help for fastdivMåns Rullgård
2009-01-20Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation
2009-01-18Alpha: add -mieee to CFLAGSMåns Rullgård
2009-01-18configure: add fastdiv to CONFIG_LISTMåns Rullgård
2009-01-16Add mpeg1_vdpau decoder.Carl Eugen Hoyos
2009-01-16Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation
2009-01-16add -Wundef compiler flag, to catch typo in #if or similar situationsAurelien Jacobs
2009-01-14replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2009-01-13configure: add Alpha CPU typesMåns Rullgård
2009-01-12configure: fix PIC activation for x86_64 shared libsMåns Rullgård
2009-01-12Pass subarch instead of arch to YASMFLAGSRamiro Polla
2009-01-12Extend 'checkheaders' target to architecture-specific subdirectories.Diego Biurrun
2009-01-12Split arch variable into arch and subarch.Diego Biurrun
2009-01-12Use 'enabled' function to simplify x86_64 check in the mingw32 section.Diego Biurrun
2009-01-12Add truncf() replacement function.Michael Kostylev
2009-01-12Use setmode() if it exists in <io.h>, and not based on O_BINARY.Ramiro Polla
2009-01-12Use 'enabled' function instead of raw 'test' calls in arch checks.Diego Biurrun
2009-01-11cosmetics: Remove useless quotes.Diego Biurrun
2009-01-111l: better alphabetical orderDiego Biurrun
2009-01-11Add missing --disable-armv6t2 to help output.Diego Biurrun
2009-01-11Use coff as objformat for dos.Michael Kostylev
2009-01-08configure: allow to disable sse code.Ramiro Polla
2009-01-08Use posix_memalign() if available.Ramiro Polla
2009-01-07Don't prefix yasm with cross prefix.Michael Kostylev
2009-01-07alphabetical ordering cosmeticsDiego Biurrun
2009-01-06Export VDPAU support by installing vdpau.h.Carl Eugen Hoyos
2009-01-06Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible.Palle Lyckegaard
2009-01-05Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation
2009-01-05Fix small errors in configure --help's output.Carl Eugen Hoyos
2008-12-30Make shared/static full CONFIG optionsMåns Rullgård
2008-12-30configure: check for ARMv6T2 supportMåns Rullgård
2008-12-29configure: accept $TMP as location for temporary filesMåns Rullgård
2008-12-29configure: simplify TMPDIR settingMåns Rullgård
2008-12-27consistency cosmetics: Rename POWERPC identifiers to PPC.Diego Biurrun
2008-12-22Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun
2008-12-17Check function prototype in check_asm function to avoid compiler warnings.Marc Mason
2008-12-17ARM: replace "armv4l" with "arm"Måns Rullgård
2008-12-16Add xvmc configure support.Diego Biurrun
2008-12-14Fix the use of Requires.private and Libs.private in generated .pc files.Reinhard Tartler
2008-12-13configure: fix $nmMåns Rullgård
2008-12-13Allow setting a different nm binary from the configure line.Reimar Döffinger
2008-12-13Make mips64 a separate arch with fast_64bit.Diego Biurrun
2008-12-13Add mips64 to the architecture list.Diego Biurrun
2008-12-13Add alternative names for sh4 and parisc architectures.Diego Biurrun