summaryrefslogtreecommitdiff
path: root/src/libspudvb
AgeCommit message (Expand)Author
2007-12-08spudvb osd update fixChristophe Thommeret
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-09-11Mark spudvb functions as static.Darren Salt
2007-09-11Fix DVB sub palette extraction when full_range_flag is clear.Darren Salt
2007-09-08switch spudvb to dyn mem alloc and allow multiple CLUTs per page.Christophe Thommeret
2007-09-08Check if DVB sub PTS is reliable and show sub immediately if it's not.Christophe Thommeret
2007-08-20spudvb bitmaps downscaleChristophe Thommeret
2007-07-12Fix thread leak in DVB subtitles, and enhance spec complianceSimon Farnsworth
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-04-06Use xineplug_LTLIBRARIES wherever possible.Diego 'Flameeyes' Pettenò
2007-04-04Rename xine_decoder.c to xine_spudvb_decoder.c.Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2005-09-25move alphablend to coreMiguel Freitas
2005-08-25*BUGFIX*František Dvořák
2004-12-18remove errant debugging aid..Mike Lampard
2004-12-18move the timer thread init to the display function.Mike Lampard
2004-12-18fix flashing subtitles, repeating subs, 'missing' subs.Mike Lampard
2004-12-13add timeout on displayMike Lampard
2004-12-09dont wait for full pes packet before decoding starts. this improvesMike Lampard
2004-12-09use decoder_info[2] for pes packet size, rather than buf->type.Mike Lampard
2004-12-07verify pageIDMike Lampard
2004-12-07support transmitted clut. don't display blank pages.Mike Lampard
2004-12-06general cleanup.Mike Lampard
2004-12-04remove leftovers from previous commitMike Lampard
2004-12-04fix stupid bug caused by using the wrong pointer, solving the case of theMike Lampard
2004-12-03major code cleanup, moved more global variables from dvbsub into structsMike Lampard
2004-12-01remove invalid includeMike Lampard
2004-12-01little housekeepingMichael Roitzsch
2004-12-01add xine licence headerMike Lampard
2004-12-01Initial import of dvb spu decoderMike Lampard