summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-05-26added, umm, un-commented, status callback on stream endSiggi Langauf
2001-05-26switch to walken's libac3 and minor bugfixesGuenter Bartsch
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for l...Guenter Bartsch
2001-05-25typo fix.Daniel Caujolle-Bert
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-22Re-add video driver CAP contants (UI need to know that). Some debugDaniel Caujolle-Bert
2001-05-19making visual type a bit smallerGuenter Bartsch
2001-05-16finished video window realted code removalGuenter Bartsch
2001-05-11Fix CPP typo.Daniel Caujolle-Bert
2001-05-08some more video_out fixesGuenter Bartsch
2001-05-08Check for byteswap.h presence. Add workaround for AFMT_S16_NE definition.Daniel Caujolle-Bert
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
2001-05-07Check and comply with devfs (i hope).Daniel Caujolle-Bert
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.Daniel Caujolle-Bert
2001-05-06sample rate handling for streams that change their sample rate at some pointsGuenter Bartsch
2001-05-06making metronom more tolerant for small pts wrapsGuenter Bartsch
2001-05-06stdin plugin cannot handle local filesGuenter Bartsch
2001-05-06Re-enable and sync input plugins. RTP one should be broken.Daniel Caujolle-Bert
2001-05-05re-enable and sync to new API dvd input plugin.Daniel Caujolle-Bert
2001-05-04Made fullscreen and window hidding working.Daniel Caujolle-Bert
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-03Fixed mathlib deps.Daniel Caujolle-Bert
2001-05-03Add xine_get_autoplay_*() functions.Daniel Caujolle-Bert
2001-05-02fixed sample rate detection in libmpg123Guenter Bartsch
2001-05-02avi syncing and end-detection bugfixGuenter Bartsch
2001-05-01thread lock and pts wrap detection for metronomGuenter Bartsch
2001-05-01libmpeg2 fixesGuenter 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-29Some input plugin storing references fixes.Daniel Caujolle-Bert
2001-04-29mpeg audio demuxer compile again. Fixed undefined ref to decode_header(),Daniel Caujolle-Bert
2001-04-29elementary demuxer compile again.Daniel Caujolle-Bert
2001-04-29added missing fileGuenter 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-27typo.Daniel Caujolle-Bert
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-26fixed some typosGuenter Bartsch