summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas
2001-10-27- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,Harm van der Heijden
2001-10-27small bug fix for time based seeking in mpeg1 filesGuenter Bartsch
2001-10-27- latest decore versions finally have a method for getting theHarm van der Heijden
2001-10-26A few more fixesJames Courtier-Dutton
2001-10-26More malloc fixes. Only one more to find.James Courtier-Dutton
2001-10-26Inserted a FIXME.James Courtier-Dutton
2001-10-26Fixes some subtitle crashes.James Courtier-Dutton
2001-10-26Added some debug commands, trying to track malloc segfaults.James Courtier-Dutton
2001-10-25...hope I'm getting closer to a correct socket read return value interpretati...Guenter Bartsch
2001-10-25Fixed two crash cause with overlay pointer freeing.Daniel Caujolle-Bert
2001-10-25This file already moved to xine-utils subdir.Daniel Caujolle-Bert
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-24minor cleanups and fixes, fixed still image support in metronomGuenter Bartsch
2001-10-24fix segfaultMiguel Freitas
2001-10-24turn bilinear scaling into xinerc optionMiguel Freitas
2001-10-24attempt to sort out overlay init once and for all...Mike Lampard
2001-10-24commented out one-too-many in buggy_preinitMike Lampard
2001-10-24fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longerMike Lampard
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
2001-10-24Exit nicely with a message if the user tries to play a non-mpeg stream,Mike Lampard
2001-10-24Keep BCS settings. Slight change to dxr3_read_config, put config inMike Lampard
2001-10-23A tempory fix to audio sync with navdvd.James Courtier-Dutton
2001-10-23Changed debug printf to xprintf.James Courtier-Dutton
2001-10-23Add a debug option for SPU.James Courtier-Dutton
2001-10-23One step back about RTLD_GLOBAL. That don't fix anything.Daniel Caujolle-Bert
2001-10-23grep the stream title to find out if we're in a menu or not (temporaryMike Lampard
2001-10-23Fix slight mis-interpretation of api.Mike Lampard
2001-10-23update spu decoder to auto-display menus, and display only the user selectedMike Lampard
2001-10-23Made external symbol names available for plugins (xmalloc and friends).Daniel Caujolle-Bert
2001-10-23Plug some memory leaks.James Courtier-Dutton
2001-10-23discover clut reenabledMiguel Freitas
2001-10-22an http input plugin, small demuxer bugfixes/additionsGuenter Bartsch
2001-10-22Some modification for seeking in unpredictable streams (like DVDs)Rich J Wareham
2001-10-22Forgotten crosslink removal.Daniel Caujolle-Bert
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22added xine_is_stream_seekable function, minor code cleanupsGuenter Bartsch
2001-10-22adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUSGuenter Bartsch
2001-10-22Fixed Menu button colours.James Courtier-Dutton
2001-10-22Improved setting of audio channel from dvdnav.James Courtier-Dutton
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-22Dolby Surround 2.0 fix: forgot two lines for the MONO driver case.Matthias Dahl
2001-10-21softsync patchesMiguel Freitas
2001-10-21Some minor changes.James Courtier-Dutton
2001-10-21Fixed problem with overlay being stamped onto still menus.James Courtier-Dutton
2001-10-21Implement support for auto display of Menus.James Courtier-Dutton
2001-10-21more memcpy stuffMiguel Freitas
2001-10-20fix prototypeMiguel Freitas