summaryrefslogtreecommitdiff
path: root/src/xine-engine/audio_out.c
AgeCommit message (Expand)Author
2002-03-31patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronomMike Lampard
2002-03-26sound card clock drift patchMiguel Freitas
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) a...Guenter Bartsch
2002-03-16fix for (rare) memory leakEwald Snel
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-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-18cleanup/added debug messages, small metronom fixGuenter 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-12-24fix bug reported by Christer PalmMiguel Freitas
2001-12-10Disable _XOPEN_SOURCE define for solaris, it causes compile errors with aJuergen Keil
2001-12-09Move SPDIF encaps into the audio decoders.James Courtier-Dutton
2001-11-27Improve DTS support.James Courtier-Dutton
2001-11-20should fix pause and slow/fast playingMiguel Freitas
2001-11-19reverting a change i did yesterday (discarding buffers on close might notMiguel Freitas
2001-11-19fix buffer leak and race condition where audio_out thread would not runMiguel Freitas
2001-11-18make audio_out close fasterMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Some more DTS corrections.James Courtier-Dutton
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-16Small change.James Courtier-Dutton
2001-11-16DTS Audio should work via the SPDIF Digital out.James Courtier-Dutton
2001-11-15fix segfault playing mono/low rate streams. we need to check if 4x isMiguel Freitas
2001-11-10'debug' build didn't compile any more, variable 'vpts' was unknownJuergen Keil
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-16SPDIF sync improvedJoachim Koenig
2001-10-14system clock based softsync, based on work by Bill Fink <billfink@mindspring....Guenter Bartsch
2001-10-07oss softsync patche provided by bill finkGuenter Bartsch
2001-10-03A test "pointer < 0" does not make sense; removed.Juergen Keil
2001-10-01Add simple mixer control in xine-engine/ao plugins. Fixed some missingsDaniel Caujolle-Bert
2001-09-12DTS patches from Michiel TonemanJoachim Koenig
2001-09-11fixed no-resample audio output, fixed qt stream end detectionGuenter Bartsch
2001-09-11Fix some Floating point exceptionsJames Courtier-Dutton
2001-09-10fixed unixscr_adjust, using it to fix small audio gapsGuenter Bartsch
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-06Use return value "0" as an error indication for ao_instance->open; "1" (orJuergen Keil
2001-09-02ac3 output via spdif patch provided by Andy Lo A Foe <andy@orbital.xs4all.nl>Guenter Bartsch
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-22code cleanup: removed unneeded includes and defines, used C style indentiatio...Guenter Bartsch
2001-08-22Minor fixes.James Courtier-Dutton
2001-08-22Both OSS and ALSA09 are now supported by the new audio_out architecture.James Courtier-Dutton
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-06-14more small fixes and workaroundsGuenter Bartsch
2001-04-24Oops, forgotten files.Daniel Caujolle-Bert