summaryrefslogtreecommitdiff
path: root/src/spu_dec/cc_decoder.c
AgeCommit message (Expand)Author
2014-06-06Copyright year update by hg log.Torsten Jager
2014-05-15spu_dec: fix aliasingPetri Hintukainen
2013-09-13Copyright year update by hg log infoTorsten Jager
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2008-05-29Merge from 1.1.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2007-12-23Simplify code by returning immediately if the condition is not met.Diego 'Flameeyes' Pettenò
2007-12-23Simplify code by returning immediately if the condition is not met.Diego 'Flameeyes' Pettenò
2007-12-23Return immediately if some text is found.Diego 'Flameeyes' Pettenò
2007-12-23Initialise buf as constant.Diego 'Flameeyes' Pettenò
2007-12-23Remove cc_decoder_init function entirely.Diego 'Flameeyes' Pettenò
2007-12-23Precalculate character table, rather than calculating it at runtime. Plugin s...Diego 'Flameeyes' Pettenò
2007-12-22Precalculate parity table, rather than calculating it at runtime. Plugin size...Diego 'Flameeyes' Pettenò
2007-12-22Move all the SubPicture decoders together in the spu_dec directory. Remove su...Diego 'Flameeyes' Pettenò