summaryrefslogtreecommitdiff
path: root/src/libspucc/cc_decoder.c
AgeCommit message (Expand)Author
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-03fix font encoding of closed captions (needs to be latin1, instead of ASCII)Christian Vogler
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
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-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-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-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-07move all configuration responsibilities to xine_decoder.c.Christian Vogler
2002-01-05closed caption decoderMiguel Freitas