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
2003-09-05disable a52 & pp by defaultMichael Niedermayer
2003-09-04localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard
2003-09-04MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer
2003-08-24man page installation supportFabrice Bellard
2003-08-24removed deprecated win32 option (use --enable-mingw32 and --cross-prefix)Fabrice Bellard
2003-08-22 enabling Sun medialib support via --enable-sunmlib, the defaultRoman Shaposhnik
2003-08-12 * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik
2003-08-12initial sh4 supportAlex Beregszaszi
2003-08-12Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and ...Magnus Damm
2003-07-16Apple GCC 3.3 compile fixes patch by (Dan Christiansen <danchr at daimi dot a...Dan Christiansen
2003-07-101) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau
2003-07-04PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau
2003-06-29PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at iri...Michael Niedermayer
2003-06-29'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD d...Steven M. Schultz
2003-06-24support for armv5tel (XScale used in iPAQs)Alex Beregszaszi
2003-06-14win32 compile fix for ffplay by gbazin at altern dot orgFabrice Bellard
2003-06-10disable ffplay if no SDLFabrice Bellard
2003-06-07SDL probe - ffplay build optionFabrice Bellard
2003-06-05* 3gp patch by JocaZdenek Kabelac
2003-05-2710000l (__CPU__ wasnt set)Michael Niedermayer
2003-05-211lAlex Beregszaszi
2003-05-21altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer
2003-05-14AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se
2003-05-12* link libfaad when neededZdenek Kabelac
2003-05-12* simple options to enable faad support (no runtime compile checking is made)Zdenek Kabelac
2003-05-11makes configure create the libpostproc directory andMåns Rullgård
2003-04-16Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik
2003-04-11bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik
2003-04-04making configure sh script patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik
2003-04-02fixing typo in some outcommentet codeMichael Niedermayer
2003-04-02optionally optimize for size (libavcodec.a is >30% smaller), no i didnt test ...Michael Niedermayer
2003-03-12making configure a shell script not a bash one patch by (Roman Shaposhnick <r...Roman Shaposhnik
2003-03-11restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko
2003-02-25temporary fix: BeOS only has 'which' as an alias to a shell func :^)François Revol
2003-02-15moving postprocess to ffmpeg/libavcodecMichael Niedermayer
2003-02-11Add checking for the existience of freetype2Philip Gladstone
2003-01-29--disable-risky supportMichael Niedermayer
2003-01-28make consistent decisions for dlopen/dlfcn and vhookFabrice Bellard
2003-01-27Altivec on non darwin systems patch by Romain Dolbeau (NOTE: I would prefer u...Romain Dolbeau
2003-01-23dv patch by Max Krasnyansky (maxk at qualcomm dot com)Max Krasnyansky
2003-01-22fixed -msse stuffFabrice Bellard
2003-01-19PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau
2003-01-17AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer
2003-01-11os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko
2003-01-07allow easy use of GCC vector builtins on x86 (has someone a better idea?)Fabrice Bellard
2002-12-21mingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge
2002-12-18added ffserver disabling for easier portingFabrice Bellard
2002-11-30Add more tests for the presence of dlfcn.h and dlopenPhilip Gladstone
2002-11-29fixed multidir compileFabrice Bellard
2002-11-28I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3Philip Gladstone