summaryrefslogtreecommitdiff
path: root/libavcodec/dvbsubdec.c
Commit message (Expand)AuthorAge
* Move dvbsubdec parser to its own file.Diego Biurrun2007-05-06
* remove useless static cm variableMichael Niedermayer2007-03-13
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-19
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-12
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-01
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also f...Ian Caulfield2005-08-14
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-17