summaryrefslogtreecommitdiff
path: root/src/libspucc/cc_decoder.h
AgeCommit message (Collapse)Author
2002-03-31add configuration option to select between different captioning colorChristian Vogler
schemes. CVS patchset: 1652 CVS date: 2002/03/31 23:14:48
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ↵Guenter Bartsch
updated at this point). demux_qt can handle compressed audio, but is still unfinished. Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities. CVS patchset: 1554 CVS date: 2002/03/11 12:31:24
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