Age | Commit message (Expand) | Author |
2003-01-11 | introducing a new, very low-impact aproach on implementing a video processing... | Guenter Bartsch |
2002-12-27 | quite experimental changes on post plugin api to enable rewiring | Miguel Freitas |
2002-12-27 | small cleanup for extra_info_t | Miguel Freitas |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-24 | discard buffers on flush so decoder will return faster. seeking should be | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-30 | just now i realized the wrong underlying assumption i did in metronom: fixing | Miguel Freitas |
2002-11-20 | Fix typo | Ewald Snel |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-10-29 | engine improvements | Michael Roitzsch |
2002-10-24 | fix identiation, implement an audio compressor filter (yeah, i know a big con... | Guenter Bartsch |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-16 | increase audio/video out plugin interface version numbers to avoid accidents ... | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-28 | introduce a config option for passthough offset | Heiko Schaefer |
2002-07-01 | improved audio resampling for limited featured sound cards (like the ones fou... | Miguel Freitas |
2002-05-24 | some cleanups, mutex to protect driver access (unpredictable things may | Miguel Freitas |
2002-05-21 | better output buffer calculations (when resampling) by Ian Goldberg | Miguel Freitas |
2002-03-26 | sound card clock drift patch | Miguel Freitas |
2002-03-19 | improved buffering for audio-only streams | Guenter Bartsch |
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-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-11-27 | Improve DTS support. | James Courtier-Dutton |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
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-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-14 | Fix xine --help audio plugin sensing. | James Courtier-Dutton |
2001-09-11 | Fix typo | James Courtier-Dutton |
2001-09-11 | Fix some Floating point exceptions | James Courtier-Dutton |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-06 | ao_instance, wrong comment (video -> audio) | Juergen Keil |
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-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-07-20 | latest libac3 update from walken including lfe support | Guenter Bartsch |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change to... | Guenter Bartsch |
2001-06-18 | fixed some typos | Guenter Bartsch |
2001-05-07 | Fixed the way to detect libtool version. Add get_capabilities(),get_property() | Daniel Caujolle-Bert |
2001-04-28 | bugfix in video_out_xv, sorted out audio output plugin handling/code | Guenter Bartsch |
2001-04-27 | Audio out compile again. Change prototypes in audio out, libac3 and | Daniel Caujolle-Bert |
2001-04-24 | Reunification of xine-lib and xine-output. Some code cleanups. | Daniel Caujolle-Bert |