summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
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
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-16- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --Miguel Freitas
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-19try to make ffmpeg handle mpeg streams, try to handle buffers that contain mo...Guenter Bartsch
2002-08-07- sync with ffmpeg cvsMiguel Freitas
2002-07-30should fix Heiko's problem playing several avis in a rowMiguel Freitas