Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
Sat, 07 Apr 2007 17:37:30 +0000 |
diego |
Remove superfluous setting of has_b_frames in codecs without B-frames.
libavcodec
|
Wed, 07 Feb 2007 01:48:09 +0000 |
diego |
Replace deprecated PIX_FMT names by the newer variants.
libavcodec
|
Sat, 09 Dec 2006 13:30:28 +0000 |
reimar |
Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original
libavcodec
|
Sat, 09 Dec 2006 13:13:45 +0000 |
reimar |
Typo in error message
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sun, 22 Jan 2006 19:10:12 +0000 |
reimar |
faster copy functions for lzo decoder that also need padding
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 12 Jan 2006 17:52:41 +0000 |
reimar |
Our own LZO (1X) implementation, under LGPL and optimized for readability.
libavcodec
|
Mon, 09 Jan 2006 15:41:39 +0000 |
reimar |
CamStudio decoder, only 32 bit lzo mode is tested
libavcodec
|