index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspudvb
/
xine_spudvb_decoder.c
Age
Commit message (
Expand
)
Author
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-12-29
SIGSEGV in libxine (DVB, SPU)
Chris Rankin
2008-12-20
Comment out the unused variables, make sure side effects are preserved though.
Diego E. 'Flameeyes' Pettenò
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-11-07
some spudvb fixes
Christophe Thommeret
2008-07-04
Simplify code and update code style.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-08
spudvb osd update fix
Christophe Thommeret
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-09-11
Mark spudvb functions as static.
Darren Salt
2007-09-11
Fix DVB sub palette extraction when full_range_flag is clear.
Darren Salt
2007-09-08
switch spudvb to dyn mem alloc and allow multiple CLUTs per page.
Christophe Thommeret
2007-09-08
Check if DVB sub PTS is reliable and show sub immediately if it's not.
Christophe Thommeret
2007-08-20
spudvb bitmaps downscale
Christophe Thommeret
2007-07-12
Fix thread leak in DVB subtitles, and enhance spec compliance
Simon Farnsworth
2007-04-04
Rename xine_decoder.c to xine_spudvb_decoder.c.
Diego 'Flameeyes' Pettenò