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