summaryrefslogtreecommitdiff
path: root/src/xine-engine/audio_out.c
AgeCommit message (Expand)Author
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