summaryrefslogtreecommitdiff
path: root/src/libspucc
AgeCommit message (Expand)Author
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-27add closed caption buffer type, so the CC decoder is not discardedChristian Vogler
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-04-26Sun's Forte compiler has problems initializing a local structure variable withJuergen Keil
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-03-31add configuration option to select between different captioning colorChristian Vogler
2002-03-30Fix debug messages that would not compile anymore.Christian Vogler
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-20Fix all vpts variables to use int64_t.Christian Vogler
2002-03-20forward port of closed captioning fixes to CVS headChristian Vogler
2002-03-20back out incorrect Pearl Harbor fixChristian Vogler
2002-03-17fix a rare duplicate control code detection problem. Some DVDs apparentlyChristian Vogler
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-08removed hardcoded text palette size constantsChristian Vogler
2002-01-08Added full support for caption color codes and multicolored captions.Christian Vogler
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
2002-01-07fix caption buffer overflowChristian Vogler
2002-01-07add/fix copyright notices.Christian Vogler
2002-01-07move all configuration responsibilities to xine_decoder.c.Christian Vogler
2002-01-05closed caption decoderMiguel Freitas