summaryrefslogtreecommitdiff
path: root/src/libmad/xine_decoder.c
AgeCommit message (Expand)Author
2002-07-28comments fixed :)Heiko Schaefer
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
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-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
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-09-12small libmad debug output cleanupGuenter Bartsch
2001-09-11Fix some Floating point exceptionsJames Courtier-Dutton
2001-09-06Fix error checking for failed ao_instance->openJuergen Keil
2001-09-01sometimes mpeg audio streams change parameters, other times libmad is simply ...Guenter Bartsch
2001-09-01Do not crash, when caller passes bufs with more than INPUT_BUF_SIZE bytesJuergen Keil
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-12new mpeg audio decoder plugin (libmad) addedGuenter Bartsch