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
2010-07-10configure: properly check for mingw-w64 through installed headers.Ramiro Polla
2010-07-09configure: fix pcm test depsMåns Rullgård
2010-07-08Move regression test dependencies to configureMåns Rullgård
2010-07-08configure: add print_enabled() functionMåns Rullgård
2010-07-05configure: simplify some OS-specific flag settingMåns Rullgård
2010-07-03configure: add missing braces in libvpx checkMåns Rullgård
2010-07-03Provide a hint about the minimum required version of libvpx (0.9.1)Dominik Mierzejewski
2010-07-03configure: enclose library check for librtmp in bracketsRamiro Polla
2010-07-03Add function check for librtmp, require RTMP_Socket() which was addedStefano Sabatini
2010-07-03Use __clang_version__ when availableDavid Conrad
2010-07-02wmavoice depends on mdctAurelien Jacobs
2010-07-02configure: improve GNU as checkingMåns Rullgård
2010-07-02PPC: fix dcbzl detection on OSXMåns Rullgård
2010-07-02Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPCMåns Rullgård
2010-07-02Check for GNU assembler, use gas-preprocessor on darwinMåns Rullgård
2010-07-02Check whether IBM or Apple PPC assembler syntax is usedMåns Rullgård
2010-07-02mpegaudio float decoders depend on dctAurelien Jacobs
2010-07-01configure: replace unwarranted gcc bashing with a real explanationMåns Rullgård
2010-06-30Check for fcntl()Måns Rullgård
2010-06-28configure: make --disable-everything soft-disable thingsMåns Rullgård
2010-06-27Make implicit function declarations an errorMåns Rullgård
2010-06-27Remove PPC perf counter supportMåns Rullgård
2010-06-27Remove --enable-gprof flagMåns Rullgård
2010-06-25Make vp8 select h264dsp and use this to pull in mmx intrapredMåns Rullgård
2010-06-25configure: remove superflous -lm flagsMåns Rullgård
2010-06-25configure: reverse order of -l flagsMåns Rullgård
2010-06-25configure: remove unused flag save/restore functionsMåns Rullgård
2010-06-25configure: simplify append functionMåns Rullgård
2010-06-25configure: simplify check_lib functionMåns Rullgård
2010-06-25configure: remove unused function check_foo_configMåns Rullgård
2010-06-25configure: use warn function for unrecognised --cc and --arch settingsMåns Rullgård
2010-06-25configure: warn about missing yasmMåns Rullgård
2010-06-25configure: add 'warn' functionMåns Rullgård
2010-06-24Fix dependencies for the ra_144 encoderFrancesco Lavra
2010-06-23Enable pthreads automatically unless w32threads is requestedMåns Rullgård
2010-06-23Remove OS/2 threads supportMåns Rullgård
2010-06-23Add barcelona to the list of cmov/fast_cmov compatible CPUs.Diego Pettenò
2010-06-23Remove beosthreads supportMåns Rullgård
2010-06-20configure: preserve cross-prefix for strip on darwinRamiro Polla
2010-06-20Remove libfaad wrapperMåns Rullgård
2010-06-19MPEG-2 DXVA2 implementationLaurent Aimar
2010-06-16Name the default configure log filename as "config.log" rather thanStefano Sabatini
2010-06-15configure: fix symver detection with icc 10Måns Rullgård
2010-06-15Add compatibility wrappers for functions moved from lavf to lavcMåns Rullgård
2010-06-11RealAudio 14.4k encoder.Francesco Lavra
2010-06-10Remove broken BeOS audio interface.Diego Biurrun
2010-06-10Haiku: Disable beosaudio for now, it's broken. We need -lnetwork.François Revol
2010-06-10Apparently nowadays things should be installed in /boot/common on Haiku.Diego Biurrun
2010-06-10Remove unneeded -nostart SHFLAG for Haiku.Diego Biurrun
2010-06-10Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.Diego Biurrun