summaryrefslogtreecommitdiff
path: root/src/libspucc/cc_decoder.c
AgeCommit message (Expand)Author
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