summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
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-11-21Ignore generated files.František Dvořák
2005-11-04Added lock/unlock around find/open/close ffmpeg calls.Thibaut Mattern
2005-10-31Build for builddir != srcdir.František Dvořák
2005-10-30hopefuly it will fix 'make debug'Miguel Freitas
2005-10-30QDM2 fixMiguel Freitas
2005-10-29import the Duck TrueMotion 2 decoder from FFmpegMike Melanson
2005-10-24trying to fix buildMiguel Freitas
2005-10-23small fixesMiguel Freitas
2005-10-23some fixes - qdm2 not yet working...Miguel Freitas
2005-10-23big ffmpeg updateMiguel Freitas
2005-10-05Fixed sync problems with mjpg.Thibaut Mattern
2005-09-12new Flameeyes's configure patchesMiguel Freitas
2005-09-05*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-25*BUGFIX*Thibaut Mattern
2005-07-19here is cvs update people requested - somebody please check for gcc4 compatib...Miguel Freitas
2005-06-10Try to fix aspect ratio, one more time...Thibaut Mattern
2005-06-09Fixed aspect ratio handling.Thibaut Mattern
2005-06-06Fixed frame duration.Thibaut Mattern
2005-06-04Fix handling of BUF_FLAG_FRAMERATE and BUF_FLAG_ASPECTJames Stembridge
2005-05-30**BUGFIX**James Stembridge
2005-05-29**BUGFIX**James Stembridge
2005-05-29Hook up the ffmpeg shorten decoderJames Stembridge
2005-05-29better this wayMiguel Freitas
2005-05-28new H.264-related fileMike Melanson
2005-05-28commit the monster diff for now; resolve to fix laterMike Melanson
2005-05-28new Fraps FPS1 decoderMike Melanson
2005-05-28sync to libavcodec build 4755Mike Melanson
2005-05-16**BUGFIX**James Stembridge
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-06diff from the latest FFmpeg treeMike Melanson
2005-05-06syncing to FFmpeg libavcodec build 4754; hook up the Indeo 2 decoder,Mike Melanson
2005-05-06syncing to FFmpeg libavcodec build 4754Mike Melanson
2005-04-26Fixed problem with RV10 and RV20.Thibaut Mattern
2005-04-26Delay the avcodec_open call to the first buffer without the HEADER flag.Thibaut Mattern
2005-04-24Fixed deadlock when ffmpeg returned 0 consumed byte:Thibaut Mattern
2005-04-22- Fixed BUF_FLAG_SPECIAL handling.Thibaut Mattern
2005-04-21Readded new buffer types.Thibaut Mattern
2005-04-21- big cleanupThibaut Mattern
2005-04-19no longer used in FFmpegMike Melanson
2005-04-19xine's diff against FFmpeg build 4752Mike Melanson