Age | Commit message (Expand) | Author |
2001-05-28 | Add version informations in API. | Daniel Caujolle-Bert |
2001-05-28 | removed old dependancy | Guenter Bartsch |
2001-05-28 | Ability to playback streams without loaded audio driver. | Daniel Caujolle-Bert |
2001-05-28 | use thread compliant signal handling. Fixed deadlock in xine_stop(). | Daniel Caujolle-Bert |
2001-05-27 | mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ... | Guenter Bartsch |
2001-05-26 | Add install-debug rules. This fix the "make install" problem with | Daniel Caujolle-Bert |
2001-05-26 | added, umm, un-commented, status callback on stream end | Siggi Langauf |
2001-05-26 | implemented frame skipping for libmpeg2 as well as low-quality decoding for l... | Guenter Bartsch |
2001-05-24 | Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, it | Daniel Caujolle-Bert |
2001-05-24 | updated libmpeg2 to the latest version | Guenter Bartsch |
2001-05-24 | first sloppy frames and audio | Guenter Bartsch |
2001-05-22 | small bugfixes, more debugging output | Guenter Bartsch |
2001-05-16 | finished video window realted code removal | Guenter Bartsch |
2001-05-07 | Fixed the way to detect libtool version. Add get_capabilities(),get_property() | Daniel Caujolle-Bert |
2001-05-07 | Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL. | Daniel Caujolle-Bert |
2001-05-06 | making metronom more tolerant for small pts wraps | Guenter Bartsch |
2001-05-06 | stdin plugin cannot handle local files | Guenter Bartsch |
2001-05-03 | Add get capabilites to public API. | Daniel Caujolle-Bert |
2001-05-03 | Implement some window/cursor settings functions to public API. | Daniel Caujolle-Bert |
2001-05-03 | Implement xine_*_window*() functions. | Daniel Caujolle-Bert |
2001-05-03 | Add xine_get_autoplay_*() functions. | Daniel Caujolle-Bert |
2001-05-01 | thread lock and pts wrap detection for metronom | Guenter Bartsch |
2001-05-01 | added audio track/channel detection | Guenter Bartsch |
2001-04-30 | changed decoder storing and a file input plugin bugfix | Guenter Bartsch |
2001-04-30 | fixed a buffer pool bug and inserted more log messages | Guenter Bartsch |
2001-04-29 | turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixes | Guenter Bartsch |
2001-04-29 | decoder plugins get loaded now | Guenter Bartsch |
2001-04-28 | re-enabled video window code | Guenter Bartsch |
2001-04-28 | fixed nasty bug in init_video_out_plugin | Guenter Bartsch |
2001-04-28 | fixed some typos in the demuxer plugins | Guenter Bartsch |
2001-04-28 | bugfix in video_out_xv, sorted out audio output plugin handling/code | Guenter Bartsch |
2001-04-27 | fixed video output plugin handling, more cleanups, commented out not-working ... | Guenter Bartsch |
2001-04-27 | Fixed audio out init functions names. | Daniel Caujolle-Bert |
2001-04-27 | Audio out compile again. Change prototypes in audio out, libac3 and | Daniel Caujolle-Bert |
2001-04-26 | Add (forgotten) libraries linking against XV plugin. Fixed wrong init call | Daniel Caujolle-Bert |
2001-04-26 | load video plugin function implementation, + support in video out | Daniel Caujolle-Bert |
2001-04-24 | Fix some install patch (forgotten), plus nofpic builds. | Daniel Caujolle-Bert |
2001-04-24 | xine.c fixed so it compiles again | Guenter Bartsch |
2001-04-24 | Oops, forgotten files. | Daniel Caujolle-Bert |
2001-04-24 | Reunification of xine-lib and xine-output. Some code cleanups. | Daniel Caujolle-Bert |
2001-04-24 | fixed input and demux plugins to reflect new buffer api | Guenter Bartsch |
2001-04-24 | fixed buffer.c and more cleanups | Guenter Bartsch |
2001-04-23 | Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add | Daniel Caujolle-Bert |
2001-04-23 | libmpeg2dec no longer linked statically | Guenter Bartsch |
2001-04-23 | further decoder plugin fixes (mpeg2) | Guenter Bartsch |
2001-04-22 | Change the way to build cpu_accel bin object. | Daniel Caujolle-Bert |
2001-04-22 | Comment out the cpu_accel.lo: rule. | Daniel Caujolle-Bert |
2001-04-22 | audio decoder code compiles again, more cleanups in xine_internal.h | Guenter Bartsch |
2001-04-22 | video/audio_decoder cleanups | Guenter Bartsch |
2001-04-21 | Turned demuxers into plugins. Change plugins naming scheme (see | Daniel Caujolle-Bert |