summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec
AgeCommit message (Expand)Author
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
2004-03-17fix ffmpeg breakageDaniel Caujolle-Bert
2004-03-15fix idct function prototype and remove extraenous brace (thanks Robin)Mike Melanson
2004-03-14sync to ffmpeg build 4707Mike Melanson
2004-03-14new ffmpeg files for build 4707Mike Melanson
2004-02-20Fixed detection of linux framebuffer support. Included xineutils.h in dsputil...Robin KAY
2004-02-04missing file!!Miguel Freitas
2004-02-03ported SMJPEG IMA and EA ADPCM decoders to ffmpegMike Melanson
2004-02-01these header files will need to be bundled in the distributionMike Melanson
2004-02-013 files that slipped through: use ffmpeg's own copy of bswap.h to avoidMike Melanson
2004-02-01sync to ffmpeg build 4699Mike Melanson
2004-02-01importing new ffmpeg codecs: 8BPS, FLIC, lossless codecs (MSZH & ZLIB),Mike Melanson
2004-01-02quick fix to play SVQ1 files with embedded stringsMike Melanson
2003-12-10we should not claim copyright on files imported from ffmpeg,Michael Roitzsch
2003-12-10fix warnings about NDEBUG being redefinedMichael Roitzsch