summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2006-06-02More static/const fixes from Gentoo. These should probably go upstream.Darren Salt
2006-05-23Add recent fixes.Matthias Hopf
2006-05-22Fixed gcc warnings (Adrian Schroeter).Matthias Hopf
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-04-21Fix MP3 playing when mad is disabled (patch from Diego Pettenò)Darren Salt
2006-04-21Add printf format attributes.Darren Salt
2006-04-08Ancient platforms support:František Dvořák
2006-04-051) various warning fixesFrantišek Dvořák
2006-03-28ffmpeg automagic improvements:František Dvořák
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