log dvbsubdec.c @ 6517:48759bfbd073 libavcodec

age author description
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 03:26:31 +0000 michael consts libavcodec
Mon, 03 Dec 2007 13:33:48 +0000 diego colour --> color in variable names libavcodec
Mon, 19 Nov 2007 20:33:25 +0000 michael cosmetic (x==NULL -> !x) libavcodec
Mon, 19 Nov 2007 20:30:00 +0000 michael cosmetic (place { consistently) libavcodec
Mon, 19 Nov 2007 20:26:35 +0000 michael cosmetic (remove != 0 / != NULL) libavcodec
Mon, 19 Nov 2007 20:18:30 +0000 michael use sizeof in snprintf (note the changed code is all under #if 0) libavcodec
Mon, 19 Nov 2007 20:14:46 +0000 michael check region depth for validity libavcodec
Thu, 09 Aug 2007 00:13:31 +0000 alex use get_bits1(..) instead get_bits(.., 1) libavcodec
Tue, 17 Jul 2007 12:33:14 +0000 benoit create colorspace.h and use it where appropriate libavcodec
Sun, 06 May 2007 02:11:31 +0000 diego Move dvbsubdec parser to its own file. libavcodec
Tue, 13 Mar 2007 22:53:01 +0000 michael remove useless static cm variable libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sun, 12 Nov 2006 20:08:09 +0000 mru rename cropTbl -> ff_cropTbl libavcodec
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sun, 14 Aug 2005 01:15:27 +0000 michael subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few libavcodec
Sun, 17 Jul 2005 00:28:12 +0000 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavcodec