summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Expand)Author
2001-09-18Fix typosJames Courtier-Dutton
2001-09-06Trying to port the xine-lib sources to a non-gcc compilerJuergen Keil
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-08-17Overlays are now passed in rle format. Causes a speed improvementEduard Hasenleithner
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
2001-08-17Fixed problem with menu SPUsRich J Wareham
2001-08-16Fixed SPU crashing (revert 50% of latest change, sorry).Daniel Caujolle-Bert
2001-08-16Forgot to commit: spudec_t is never used.Eduard Hasenleithner
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-14Fixed a (small) bug in SPU decoderRich J Wareham
2001-08-14Fixed a bug resulting from the misassumption that the pixelsEduard 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-19First implementation of priorities for the decoder plugins:Eduard Hasenleithner
2001-07-18Added the metronom also to the spu decoder struct in order to makeEduard Hasenleithner
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-04latest overlay patches from James, simple overlays should workuid32519
2001-07-04removed another file no longer neededuid32519
2001-07-04removing old filesuid32519
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert