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-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
2011-05-04Fix standalone compilation of IMC decoder.Diego Biurrun
2011-04-28avoid duplicate -lm in .pc filesReinhard Tartler
2011-04-24configure: Add missing libm library dependencies to .pc files.Reinhard Tartler
2011-04-24configure: Add missing libavutil inter-library dependencies to .pc files.Reinhard Tartler
2011-04-23Remove RDFT dependency from AAC decoder.Alex Converse
2011-04-21Provide a fallback version of the libm function truncMartin Storsjö
2011-04-12Error out if vaapi is not foundLuca Barbato
2011-04-11Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö
2011-04-11Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö
2011-04-05configure: tell user if libva is enabled like the rest of external libs.Konstantin Pavlov
2011-04-04fate: fix partial run when no samples path is specifiedMans Rullgard
2011-03-31configure: Initial support for --target-os=symbianMartin Storsjö
2011-03-30Remove support for stripping executablesMans Rullgard
2011-03-29ac3: move ff_ac3_bit_alloc_calc_bap to ac3dspMans Rullgard
2011-03-28framebuffer device demuxerStefano Sabatini
2011-03-27sndio support for playback and recordBrad
2011-03-25configure: in check_ld, place new -l flags before existing onesMans Rullgard
2011-03-25When building for MinGW32 disable strict ANSI compliancy.Diego Elio Pettenò
2011-03-24configure: check for --as-needed support earlyMans Rullgard
2011-03-24configure: Don't explicitly disable ffplay or in/outdevices on dosMartin Storsjö
2011-03-24configure: Remove the explicit disabling of ffserverMartin Storsjö
2011-03-24configure: Add fork as a dependency to ffserverMartin Storsjö