summaryrefslogtreecommitdiff
path: root/src/xine-engine/audio_out.h
AgeCommit message (Expand)Author
2002-05-24some cleanups, mutex to protect driver access (unpredictable things mayMiguel Freitas
2002-05-21better output buffer calculations (when resampling) by Ian GoldbergMiguel Freitas
2002-03-26sound card clock drift patchMiguel Freitas
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2001-11-27Improve DTS support.James Courtier-Dutton
2001-11-20should fix pause and slow/fast playingMiguel Freitas
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-04Bill's force audio rate patches, preparing for 0.9.40.9.4Guenter Bartsch
2001-10-01Add simple mixer control in xine-engine/ao plugins. Fixed some missingsDaniel Caujolle-Bert
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-11Fix typoJames Courtier-Dutton
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-06ao_instance, wrong comment (video -> audio)Juergen Keil
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature (di...Guenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-23re-enabled audio resampling, correct a/v sync, corrected code style/indentati...Guenter Bartsch
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-07-20latest libac3 update from walken including lfe supportGuenter Bartsch
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-18fixed some typosGuenter Bartsch
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert