summaryrefslogtreecommitdiff
path: root/src/libspucc
AgeCommit message (Collapse)Author
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
allow multiple text colors in osd text rendering CVS patchset: 1376 CVS date: 2002/01/08 16:47:56
2002-01-07fix caption buffer overflowChristian Vogler
CVS patchset: 1371 CVS date: 2002/01/07 23:09:38
2002-01-07add/fix copyright notices.Christian Vogler
CVS patchset: 1370 CVS date: 2002/01/07 23:04:26
2002-01-07move all configuration responsibilities to xine_decoder.c.Christian Vogler
cc decoder is now initialized only if CC events arrive. clean up cc_config_t by moving out renderer specific parts to new cc_renderer_t. fix event race conditions and simplify code by using one global lock for cc decoder that stays locked for the entire duration of a CC function call. CVS patchset: 1368 CVS date: 2002/01/07 19:30:09
2002-01-05closed caption decoderMiguel Freitas
CVS patchset: 1343 CVS date: 2002/01/05 21:41:18