summaryrefslogtreecommitdiff
path: root/src/libmad
AgeCommit message (Expand)Author
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-06Do not set stream/meta info if the demuxer has already done the job.Thibaut Mattern
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-02-28Xine assert() replacement:Stephen Torri
2003-01-31update ffmpegMiguel Freitas
2003-01-11Fix 'crackling sound' at the beginning of some MPEG filesEwald Snel
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-03Assumes this job.Thibaut Mattern
2002-12-21Fix memory leaksEwald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-21Fix BUF_FLAG_PREVIEW problem (ie don't repeat first second).Thibaut Mattern
2002-10-20demux_mpgaudio ported to new api, small fixesGuenter Bartsch
2002-10-20make avi demuxer send preview buffers, libmad uses them to extract stream/met...Guenter Bartsch
2002-10-19set audio_outGuenter Bartsch
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-16another interface version problem solved :)Guenter Bartsch
2002-10-14dispose function was missing in audio decoder class too, mad plugin compiles nowGuenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
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-07-28comments fixed :)Heiko Schaefer
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-22Fix missing files in tarball problem.Daniel Caujolle-Bert
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-02Fix a warning message in timer.cJames Courtier-Dutton
2002-04-30libmad updatedMiguel Freitas
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07forget pts on resetMiguel Freitas
2002-04-01check preview flagMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-05updates for closed caption decoderMiguel Freitas
2001-12-25another bug reported by Christer PalmMiguel Freitas