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-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ö
2011-03-23Disable 'attribute "foo" ignored' warnings from iccMans Rullgard
2011-03-23configure: get libavcodec version from new version.h headerMans Rullgard
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-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 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-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-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-02-28Use --sysroot flag for clangMans Rullgard
2011-02-26configure: document FATE_SAMPLES env var in --help textReimar Döffinger
2011-02-26fate: get samples location from env var if not explicitly setMans Rullgard
2011-02-25OS/2: lxlite should use stdoutDave Yeo
2011-02-20x86: check for AVX supportMans Rullgard
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-14configure: fix non-standard regex used with exprMans Rullgard
2011-02-13configure: report full gcc version stringMans Rullgard
2011-02-13configure: add cleanws() functionMans Rullgard