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
2004-09-10fail if SSE && !memalign && !memalign_hackMichael Niedermayer
2004-08-13cross compile fix by (allanc at chickenandporn dot com)Michael Niedermayer
2004-07-30/usr/include -> /usr/local/includeMichael Niedermayer
2004-07-24 * cosmetics -- force "command not found" not to be printedRoman Shaposhnik
2004-07-16XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer
2004-07-14libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer
2004-07-05autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo dot...Nicolas Boos
2004-06-06optional and disabled by default memalign hack for SSE/SSE2 on that alternati...Michael Niedermayer
2004-06-04check for sdl-configMichael Niedermayer
2004-05-18don't compile ffserver if network is not enabled patch by (Luca Abeni <lucabe...Luca Abeni
2004-05-08imlib2 needs -lmMichael Niedermayer
2004-05-01dont use always_inine with -OsMichael Niedermayer
2004-04-24vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ...James Morrison
2004-04-22better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbea...Romain Dolbeau
2004-04-1610l by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer
2004-04-16FreeBSD pthread patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz
2004-04-1510lMichael Niedermayer
2004-04-09require the user to explicitly specifiy --enable-gpl before enabling of gpl p...Michael Niedermayer
2004-03-25warning patrolFalk Hüffner
2004-02-19w32threads by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer
2004-02-13multithreaded/SMP motion estimationMichael Niedermayer
2004-02-07- made --extra-cflags option work on darwinTinic Uro
2004-01-10more sane inttypes emulation behavior if libavcodec is used outside ffmpegMichael Niedermayer
2004-01-10alpha amr tipMichael Niedermayer
2004-01-09inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at andro...Chris Flerackers
2004-01-08patch for configuring amr_wb by ("Murphy Chen" <murphychen at mail2000 dot co...Michael Niedermayer
2004-01-06LDFLAGS fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer
2003-11-04 * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik
2003-11-032nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at ...Michael Niedermayer
2003-11-01;Michael Niedermayer
2003-11-01int_fast??_t emulation for broken systems which dont conform to ISO CMichael Niedermayer
2003-10-31configure on SGI IRIX patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-10-25 * sh doesn't understand $(command) type of Command substitution.Roman Shaposhnik
2003-10-20OS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schultz" <sms at 2BSD dot C...Michael Niedermayer
2003-10-18- Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen
2003-10-04Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer
2003-09-29PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...Dan Christiansen
2003-09-29AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer
2003-09-16fixed windows buildFabrice Bellard
2003-09-12simplified version handling - set win32 install pathFabrice Bellard
2003-09-09Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard
2003-09-09removed strptime testFabrice Bellard
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