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
Age
Commit message (
Expand
)
Author
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-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-04-06
Use xineplug_LTLIBRARIES wherever possible.
Diego 'Flameeyes' Pettenò
2007-04-04
Rename xine_decoder.c to xine_spudvb_decoder.c.
Diego 'Flameeyes' Pettenò
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-03-22
Fix crosscompile to use build and host definition from autoconf, rather than ...
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2005-09-25
move alphablend to core
Miguel Freitas
2005-08-25
*BUGFIX*
František Dvořák
2004-12-18
remove errant debugging aid..
Mike Lampard
2004-12-18
move the timer thread init to the display function.
Mike Lampard
2004-12-18
fix flashing subtitles, repeating subs, 'missing' subs.
Mike Lampard
2004-12-13
add timeout on display
Mike Lampard
2004-12-09
dont wait for full pes packet before decoding starts. this improves
Mike Lampard
2004-12-09
use decoder_info[2] for pes packet size, rather than buf->type.
Mike Lampard
2004-12-07
verify pageID
Mike Lampard
2004-12-07
support transmitted clut. don't display blank pages.
Mike Lampard
2004-12-06
general cleanup.
Mike Lampard
2004-12-04
remove leftovers from previous commit
Mike Lampard
2004-12-04
fix stupid bug caused by using the wrong pointer, solving the case of the
Mike Lampard
2004-12-03
major code cleanup, moved more global variables from dvbsub into structs
Mike Lampard
2004-12-01
remove invalid include
Mike Lampard
2004-12-01
little housekeeping
Michael Roitzsch
2004-12-01
add xine licence header
Mike Lampard
2004-12-01
Initial import of dvb spu decoder
Mike Lampard