summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-18forget about last data on reset()Miguel Freitas
2002-11-16Fix dsputils with mediaLib.Robin KAY
2002-11-15Fix memory leak (1192KB/stream)Ewald Snel
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-14sync and enable dv decoderMiguel Freitas
2002-11-14cut & paste bandit strikes againMike Melanson
2002-11-13remove debug printf()'sMike Melanson
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-11-11preliminary cleanup. use avcodec_alloc_context() so ffmpeg can set the defaultMiguel Freitas
2002-11-11less differencesMiguel Freitas
2002-11-11sync ffmpegMiguel Freitas
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
2002-11-04some more small fixes. Should be ready for release now.Siggi Langauf
2002-11-03some more release-related fixes...Siggi Langauf
2002-10-31lower priority so that libmpeg2 is used againMichael Roitzsch
2002-10-31initial framework for supporting libavcodec's audio codecsMike Melanson
2002-10-30we are very happy that ffmpeg conceals errors, but part of the purposeMike Melanson
2002-10-29register new decodersMiguel Freitas
2002-10-29sync to ffmpeg cvsMiguel Freitas
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-28Don't use a default value for invalid frame_rate_code.Thibaut Mattern
2002-10-24Cannot use non-constant expressions to initialize array in CJuergen Keil
2002-10-24Fix unresolved symbols by linking with the xine libraryEwald Snel
2002-10-22MMX and mediaLib does not work well on Solaris x86, when both accelertions areJuergen Keil
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comment to standard /* ... */Stephen Torri
2002-10-22Changed 'asm' to __asm__ because of -ansi flag.Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed 'asm' calls to '__asm__'. Necessary since we compile with the -ansi f...Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-19more loggingGuenter Bartsch
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-14forgot to merge init functionGuenter Bartsch
2002-10-14added missing dispose function to video_decoder.h, ffmpeg compiles nowGuenter Bartsch
2002-10-13Xine decoder plugin was as not rebuilt, when libavcodec has changed.Juergen Keil
2002-10-09configure.ac:Stephen Torri
2002-10-08Add mediaLib accelerated 16x16 pixel ops to ffmpegJuergen Keil
2002-10-05fixing *pixels_tab stuffRobin KAY
2002-09-19another typo - now ffmpeg should be completeGuenter Bartsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri