summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec
AgeCommit message (Expand)Author
2006-04-21Add printf format attributes.Darren Salt
2006-04-08Ancient platforms support:František Dvořák
2006-02-14Workaround: force -Os for dsputil_mmx.c to allow compilation to succeed.Darren Salt
2006-02-05ffmpeg syncMiguel Freitas
2006-02-04sparc build fix from DiegoMiguel Freitas
2005-10-31Build for builddir != srcdir.František Dvořák
2005-10-30hopefuly it will fix 'make debug'Miguel Freitas
2005-10-29import the Duck TrueMotion 2 decoder from FFmpegMike Melanson
2005-10-24trying to fix buildMiguel Freitas
2005-10-23big ffmpeg updateMiguel Freitas
2005-09-05*BUGFIX*František Dvořák
2005-07-19here is cvs update people requested - somebody please check for gcc4 compatib...Miguel Freitas
2005-05-29better this wayMiguel Freitas
2005-05-28new H.264-related fileMike Melanson
2005-05-28new Fraps FPS1 decoderMike Melanson
2005-05-28sync to libavcodec build 4755Mike Melanson
2005-05-16Wrap some encoder functions in CONFIG_ENCODERS. Should fix linkage problems.Darren Salt
2005-05-15Sync a couple of inlined function definitions with their declarationsDarren Salt
2005-05-14Compile fixes for gcc >= 3.4.Darren Salt
2005-05-07Correct a type error in a printf format string (debug log).Darren Salt
2005-05-07Fix missing retun in non-void function.Darren Salt
2005-05-06minor H.264 fixMike Melanson
2005-05-06syncing to FFmpeg libavcodec build 4754Mike Melanson
2005-04-19no longer used in FFmpegMike Melanson
2005-04-19sync to FFmpeg build 4752Mike Melanson
2005-04-19sync to FFmpeg build 4752Mike Melanson
2004-12-08fix crash with Fraunhofer__a_driving_force_in_innovation__* filesMiguel Freitas
2004-09-27make it compile on sparc32 (without VIS) again...Siggi Langauf
2004-09-11Support for H.264/AVC videoJames Stembridge
2004-09-04- fix compilation in non-debug modeBastien Nocera
2004-09-02- fix a compilation issue with gcc 3.3.xBastien Nocera
2004-09-01- fix the gcc 3.4 errors with inline functions by moving the functions aroundBastien Nocera
2004-08-04some compilers do not optimize these unused functions away themselves, soMichael Roitzsch
2004-06-21* add one file missing in release (not critical, since unneeded)Michael Roitzsch
2004-06-13fix ffmpeg warningsMichael Roitzsch
2004-06-13PPC AltiVec fixMike Melanson
2004-06-12not all compilers strip unused static functions from object files.Miguel Freitas
2004-06-11fix init bug that manifests when decoder is not disposed betweenMike Melanson
2004-06-10flac.c is in the SOURCES now, no need to EXTRA_DIST itMichael Roitzsch
2004-06-10hook up ffmpeg's FLAC decoderMike Melanson
2004-06-04shut up GCC.Daniel Caujolle-Bert
2004-06-01renamed symbol appropriately to avoid duplicate symbol references, followingConrad Parker
2004-05-30merge ffmpeg to fix compiler warningsMichael Roitzsch
2004-05-15gcc 3.4.0 doesn't like function prototypes with the inline specifier. ffmpeg ...Robin KAY
2004-05-11preparation for rc4aMiguel Freitas
2004-05-09syncMiguel Freitas
2004-04-26housekeepingMichael Roitzsch
2004-04-26Fix build process when srcdir != builddir.František Dvořák
2004-04-25ffmpeg syncMiguel Freitas
2004-03-17missing headerxine-1-rc3b-release1-rc3bDaniel Caujolle-Bert