Age | Commit message (Expand) | Author |
2011-10-27 | libspudvb: skip display descriptor segments | Torsten Jager |
2011-10-27 | libspudvb: Fixed region size check (HD can have 1920x1080 regions) | Torsten Jager |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-01-17 | Avoid libtool running ldconfig (where not needed) at install time. | 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-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 |