index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspucc
/
cc_decoder.c
Age
Commit message (
Expand
)
Author
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-03
fix font encoding of closed captions (needs to be latin1, instead of ASCII)
Christian Vogler
2003-09-18
Generating codepages with more than 256 characters (max. 16-bit).
František Dvořák
2003-05-06
This is some general Win32 cleanup and getting ready for DVD support.
Tim Champagne
2003-03-26
- font encoding cleanup patch by Frantisek Dvorak
Miguel Freitas
2003-03-08
first step towards fixing the DVD menu highlighting problems
Michael Roitzsch
2002-12-22
Make xine-lib compile with the SunPro compiler
Robin KAY
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-04-26
Sun's Forte compiler has problems initializing a local structure variable with
Juergen Keil
2002-04-24
Some more adjustments to make dvd menus work better.
James Courtier-Dutton
2002-03-31
add configuration option to select between different captioning color
Christian Vogler
2002-03-30
Fix debug messages that would not compile anymore.
Christian Vogler
2002-03-24
scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...
Guenter Bartsch
2002-03-20
Fix all vpts variables to use int64_t.
Christian Vogler
2002-03-20
forward port of closed captioning fixes to CVS head
Christian Vogler
2002-03-20
back out incorrect Pearl Harbor fix
Christian Vogler
2002-03-17
fix a rare duplicate control code detection problem. Some DVDs apparently
Christian Vogler
2002-03-11
metronom and demuxers should work again (although not all demuxers are fully ...
Guenter Bartsch
2002-01-08
removed hardcoded text palette size constants
Christian Vogler
2002-01-08
Added full support for caption color codes and multicolored captions.
Christian Vogler
2002-01-08
increase palette size of overlays to 256 colors
Christian Vogler
2002-01-07
fix caption buffer overflow
Christian Vogler
2002-01-07
move all configuration responsibilities to xine_decoder.c.
Christian Vogler
2002-01-05
closed caption decoder
Miguel Freitas