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
2011-08-26configure: fix typo in avconv dependency listDiego Biurrun
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-12configure: add missing CFLAGS to fix building on the HURDPino Toscano
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-08-09Rename ffprobe to avprobe.Anton Khirnov
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-07-27configure: spelling cosmeticsDiego Biurrun
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-21configure: add -xc99 to LDFLAGS for Sun CCSean McGovern
2011-07-17fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard
2011-07-15configure: Automatically add more flags required on symbianMartin Storsjö
2011-07-13Add a check for strptime().Anton Khirnov
2011-07-10configure: fix --cpu=host with gcc 4.6Mans Rullgard
2011-07-07build: clean up library installation rulesMans Rullgard
2011-07-05configure: simplify -rpath-link linker flagDiego Biurrun
2011-07-03configure: do not blank $LIBNAME if static libs disabledMans Rullgard
2011-06-30configure: Add vdpau and dxva2 to configure results output.Diego Biurrun
2011-06-30ARM: remove check for PLD instructionMans Rullgard
2011-06-29build: create output directories as neededMans Rullgard
2011-06-29fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard
2011-06-29fate: merge identical pixdesc_be/le testsMans Rullgard
2011-06-28build: call texi2pod.pl with full path instead of symlinkMans Rullgard
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-28configure: Drop check for availability of ten assembler operands.Diego Biurrun
2011-06-27build: factor out the .c and .S compile commands as a macroMans Rullgard
2011-06-26configure: allow post-fixed cpu strings for athlon64, k8, and opteronAlexis Ballier
2011-06-25ARM: silence some annoying armcc warningsMans Rullgard
2011-06-25build: Remove multiple inclusion guards from config.mak.Diego Biurrun
2011-06-24configure: Add -Wno-format-zero-length to CFLAGS.Diego Biurrun
2011-06-23ARM: enable thumb for Cortex-M* CPUsMans Rullgard
2011-06-23build: remove SRC_PATH_BARE variableMans Rullgard
2011-06-23ARM: allow building in Thumb2 modeMans Rullgard
2011-06-23configure: add --optflags optionMans Rullgard
2011-06-23build: move documentation rules to doc/MakefileMans Rullgard
2011-06-23build: move test rules to tests/MakefileMans Rullgard
2011-06-21configure: report optimization for size separatelyMans Rullgard
2011-06-19path64/open64: filter out unsupported flagsMans Rullgard
2011-06-07configure: Document --enable-vdpau.Diego Biurrun
2011-06-06configure: simplify source_path setupMans Rullgard
2011-06-06configure: remove --source-path optionMans Rullgard
2011-06-05configure: Document --enable-vaapiRobert Swain
2011-05-29build: remove BUILD_ROOT variableMans Rullgard
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-27ARM: check for VFPv3Mans Rullgard
2011-05-27configure: report yasm/nasm presence properlyLuca Barbato
2011-05-26configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.Diego Biurrun
2011-05-25configure: enable memalign_hack automatically when neededMans Rullgard
2011-05-24configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.Diego Biurrun
2011-05-20configure: make executable againMans Rullgard