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-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
2011-05-20configure: Do not unconditionally add -Wall to host CFLAGS.Diego Biurrun
2011-05-20configure: Set OS/2 objformat to a.out.Dave Yeo
2011-05-19configure: Adjust AVX assembler check.Diego Biurrun
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard
2011-05-18libx264: handle closed GOP codec flagJindrich Makovicka
2011-05-15configure: Include AVX availability in summary output.Diego Biurrun
2011-05-15configure: use same CPPFLAGS in kFreeBSD as LinuxReinhard Tartler
2011-05-13ffmpeg: get rid of the 'q' key schizofreniaAnton Khirnov
2011-05-12configure: Enable libpostproc automatically if GPL code is enabled.Måns Rullgård
2011-05-12configure: sort filter deps entriesStefano Sabatini
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-05-09mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard
2011-05-07lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini
2011-05-05configure: warn if pkg-config is missingMans Rullgard
2011-05-04Fix standalone compilation of ac3_fixed encoder.Diego Biurrun
2011-05-04Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.Diego Biurrun