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
|