Age | Commit message (Expand) | Author |
2002-03-31 | patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronom | Mike Lampard |
2002-03-26 | sound card clock drift patch | Miguel Freitas |
2002-03-19 | improved buffering for audio-only streams | Guenter Bartsch |
2002-03-18 | make asf demuxer handle audio-only streams (important for webradios\! #-))) a... | Guenter Bartsch |
2002-03-16 | fix for (rare) memory leak | Ewald Snel |
2002-03-11 | Add a "control" method to the audio drivers, to allow pause/resume of the | Juergen Keil |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch |
2002-02-18 | cleanup/added debug messages, small metronom fix | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2001-12-24 | fix bug reported by Christer Palm | Miguel Freitas |
2001-12-10 | Disable _XOPEN_SOURCE define for solaris, it causes compile errors with a | Juergen Keil |
2001-12-09 | Move SPDIF encaps into the audio decoders. | James Courtier-Dutton |
2001-11-27 | Improve DTS support. | James Courtier-Dutton |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
2001-11-19 | reverting a change i did yesterday (discarding buffers on close might not | Miguel Freitas |
2001-11-19 | fix buffer leak and race condition where audio_out thread would not run | Miguel Freitas |
2001-11-18 | make audio_out close faster | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Some more DTS corrections. | James Courtier-Dutton |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-16 | Small change. | James Courtier-Dutton |
2001-11-16 | DTS Audio should work via the SPDIF Digital out. | James Courtier-Dutton |
2001-11-15 | fix segfault playing mono/low rate streams. we need to check if 4x is | Miguel Freitas |
2001-11-10 | 'debug' build didn't compile any more, variable 'vpts' was unknown | Juergen Keil |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch |
2001-10-16 | SPDIF sync improved | Joachim Koenig |
2001-10-14 | system clock based softsync, based on work by Bill Fink <billfink@mindspring.... | Guenter Bartsch |
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch |
2001-10-03 | A test "pointer < 0" does not make sense; removed. | Juergen Keil |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-12 | DTS patches from Michiel Toneman | Joachim Koenig |
2001-09-11 | fixed no-resample audio output, fixed qt stream end detection | Guenter Bartsch |
2001-09-11 | Fix some Floating point exceptions | James Courtier-Dutton |
2001-09-10 | fixed unixscr_adjust, using it to fix small audio gaps | Guenter Bartsch |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-06 | DTS via SPDIF | Joachim Koenig |
2001-09-06 | Use return value "0" as an error indication for ao_instance->open; "1" (or | Juergen Keil |
2001-09-02 | ac3 output via spdif patch provided by Andy Lo A Foe <andy@orbital.xs4all.nl> | Guenter Bartsch |
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature (di... | Guenter Bartsch |
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch |
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code style/indentati... | Guenter Bartsch |
2001-08-22 | code cleanup: removed unneeded includes and defines, used C style indentiatio... | Guenter Bartsch |
2001-08-22 | Minor fixes. | James Courtier-Dutton |
2001-08-22 | Both OSS and ALSA09 are now supported by the new audio_out architecture. | James Courtier-Dutton |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-06-14 | more small fixes and workarounds | Guenter Bartsch |
2001-04-24 | Oops, forgotten files. | Daniel Caujolle-Bert |