summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2001-06-14video output driver auto-probingGuenter Bartsch
2001-06-14more fixesGuenter Bartsch
2001-06-14more small fixes and workaroundsGuenter Bartsch
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
2001-06-11bugfixes for playing without sound-driverHeiko Schaefer
2001-06-11report statistics to stderrHeiko Schaefer
2001-06-11fixed bug in load_pluginsGuenter Bartsch
2001-06-10introducing aalib based video outputHeiko Schaefer
2001-06-10Workaroung about cpu_accel.pp dependencies.Daniel Caujolle-Bert
2001-06-10added missing file to tarballGuenter Bartsch
2001-06-10XShm driver (partially) working)Guenter Bartsch
2001-06-09finally - w32codec works againGuenter Bartsch
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
2001-06-09removed include for "X11/Xlib.h". it was in the way for compiling on freebsdHeiko Schaefer
2001-06-07w32codec bugfixesGuenter Bartsch
2001-06-04a radically simplified (but working) audio output syncing methodGuenter Bartsch
2001-06-04Fixed status callback function call on audio w/o video.Daniel Caujolle-Bert
2001-06-03fixed mpeg block demuxer content detection and audio channel selectionGuenter Bartsch
2001-06-03implemented vo_exit, frame_disposeGuenter Bartsch
2001-06-03bug fixes for xine_stop and xine_exitGuenter Bartsch
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
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