summaryrefslogtreecommitdiff
path: root/src/liblpcm/xine_decoder.c
AgeCommit message (Expand)Author
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
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-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...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-09-01Add warning and check, so that xine does not try to playJames Courtier-Dutton
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-05-19This adds lpcm support for Win32 and the start of cdda support for Win32 (whi...Tim Champagne
2003-05-17add bitrate meta info and display codec info when playing dvds with lpcmJames Stembridge
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-11-11LPCM decoder reports itself in the stream/meta info fieldsMike Melanson
2002-10-20bring the linear PCM decoder in line with the latest API revisionMike Melanson
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-09-01clarify what the 'l' in 'lpcm' stands forMike Melanson
2002-07-19- fix mpeg2/lpcm messMiguel Freitas
2002-07-17stop sending audio parameters all the timeMiguel Freitas
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-16Fix for streams with LPCM audio.James Courtier-Dutton
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-10add support for 20bit lpcm streamsMiguel 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-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-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-12-10Disable _XOPEN_SOURCE define for solaris, it causes compile errors with aJuergen Keil
2001-12-09Fixed LPCM sound.James Courtier-Dutton
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-10-18fix commentJuergen Keil
2001-09-23dvdnav on a DVD with LPCM sound never sends us a preview buffer with theJuergen Keil
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-09-11Fix some Floating point exceptionsJames Courtier-Dutton
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-06Fix error checking for failed ao_instance->openJuergen Keil
2001-09-01Better rate info passing.James Courtier-Dutton
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
2001-08-31Improved rate sensing.James Courtier-Dutton
2001-08-30Added autosensing of rate.James Courtier-Dutton
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton