Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-25configure: sort filter deps entriesStefano Sabatini
2011-03-25configure: update ffmpeg-user mailing-list addressStefano Sabatini
2011-03-25Merge remote-tracking branch 'newdev/master'Michael Niedermayer
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ö
2011-03-24Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-23Disable 'attribute "foo" ignored' warnings from iccMans Rullgard
2011-03-23configure: get libavcodec version from new version.h headerMans Rullgard
2011-03-23Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-23configure: Set the correct lib target for arm/wince dlltoolMartin Storsjö
2011-03-22Make sure kbhit() is in conio.hDave Yeo
2011-03-22configure: Add the -D parameter to the dlltool commandMartin Storsjö
2011-03-21Set the correct target for mingw64 dlltoolLuca Barbato
2011-03-21Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-21Do no modify terminal parameters using termios.hPanagiotis H.M. Issaris
2011-03-20Move sine windows to a separate fileMans Rullgard
2011-03-19configure: use pkg-config helpersMans Rullgard
2011-03-19configure: improve pkg-config supportMans Rullgard
2011-03-19configure: allow checking multiple functions in check_func_headers()Mans Rullgard
2011-03-19Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-19configure: use dlltools instead of lib.exeLuca Barbato
2011-03-19configure: check for SDL_Linked_Version instead of SDL_InitLuca Barbato
2011-03-19Remove Sonic experimental audio codecMans Rullgard
2011-03-18configure: use -r option for pr when listing enabled config options.Konstantin Pavlov
2011-03-17Revert "partially rename FFmpeg to Libav"Michael Niedermayer
2011-03-17Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-17darwin: use -read_only_relocs flag only on 32-bit x86Sean McGovern
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau
2011-03-16partially rename FFmpeg to LibavJanne Grunau
2011-03-12Revert "configure: allow checking multiple functions in check_func_headers()"Michael Niedermayer
2011-03-12Revert "configure: improve pkg-config support"Michael Niedermayer
2011-03-12Revert "configure: use pkg-config helpers"Michael Niedermayer
2011-03-12Merge branch 'master' of git://git.ffmpeg.org/ffmpegMichael Niedermayer
2011-03-12Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard
2011-03-11configure: use pkg-config helpersMans Rullgard
2011-03-11configure: improve pkg-config supportMans Rullgard
2011-03-11configure: allow checking multiple functions in check_func_headers()Mans Rullgard
2011-03-10CrystalHD decoder support v7Philip Langdale
2011-03-08framebuffer device demuxerStefano Sabatini
2011-03-01Use --sysroot flag for clangMans Rullgard
2011-02-28Use --sysroot flag for clangMans Rullgard
2011-02-28configure: document FATE_SAMPLES env var in --help textReimar Döffinger
2011-02-28fate: get samples location from env var if not explicitly setMans Rullgard
2011-02-26configure: document FATE_SAMPLES env var in --help textReimar Döffinger