]> git.sesse.net Git - ffmpeg/history - libavcodec/dvbsubdec.c
Simplify ptr[0]; ptr++; to *ptr++
[ffmpeg] / libavcodec / dvbsubdec.c
2007-05-06 Diego BiurrunMove dvbsubdec parser to its own file.
2007-03-13 Michael Niedermayerremove useless static cm variable
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-14 Ian Caulfieldsubs.diff fixes a couple of minor bugs in my DVB subtit...
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...