summaryrefslogtreecommitdiff
path: root/src/libspudec/xine_decoder.c
AgeCommit message (Expand)Author
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-15improved audio/spu channel selection, let the user take control over both if ...Guenter Bartsch
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
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-25Fixed two crash cause with overlay pointer freeing.Daniel Caujolle-Bert
2001-10-24fix segfaultMiguel Freitas
2001-10-23Changed debug printf to xprintf.James Courtier-Dutton
2001-10-23Plug some memory leaks.James Courtier-Dutton
2001-10-23discover clut reenabledMiguel Freitas
2001-10-22Fixed Menu button colours.James Courtier-Dutton
2001-10-21Some minor changes.James Courtier-Dutton
2001-10-21Implement support for auto display of Menus.James Courtier-Dutton
2001-10-20Decide which stream to use in libspudec instead of video_decoder.cJames Courtier-Dutton
2001-10-20A reorganisation of libspudec, so we can support OSD and have better menu sup...James Courtier-Dutton
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-18Slight re-ordering to make sure that input plugins can register event listenersRich J Wareham
2001-10-05fix from Koo kyoseon to change subtitle colors together with spu channelMiguel Freitas
2001-09-27discover the colors used by the subtitlesMiguel Freitas
2001-09-06Trying to port the xine-lib sources to a non-gcc compilerJuergen Keil
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
2001-08-16clut_t is now stored in machine endianess. Simplifies the transferEduard Hasenleithner
2001-08-15Fixed a bug which caused a segfault when queueing too muchEduard Hasenleithner
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
2001-08-05The CLUT has been used after it was freed. Fixed.Eduard Hasenleithner
2001-08-05Enabled CLUT palette transfer from the input pluginEduard Hasenleithner
2001-08-01Priority was left out, and 0 is not allowed.James Courtier-Dutton
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-04latest overlay patches from James, simple overlays should workuid32519
2001-07-04spu support updated (unfinished) from Jamesuid32519