Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Thu, 31 Jan 2008 12:25:52 +0000 |
reimar |
Two tables that should be const
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sat, 07 Apr 2007 17:37:30 +0000 |
diego |
Remove superfluous setting of has_b_frames in codecs without B-frames.
libavcodec
|
Sun, 25 Feb 2007 00:35:30 +0000 |
aurel |
use FFMIN
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Wed, 27 Sep 2006 19:47:39 +0000 |
mru |
fix some signedness warnings
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sun, 06 Mar 2005 20:07:41 +0000 |
michael |
indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net)
libavcodec
|
Sun, 27 Feb 2005 23:43:24 +0000 |
michael |
indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz)
libavcodec
|
Sun, 23 Jan 2005 18:09:06 +0000 |
michael |
avoid buf_size == 0 checks in every decoder
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Wed, 06 Oct 2004 08:50:46 +0000 |
kabi |
* fixing a few of gcc 'clean-code' warnings
libavcodec
|
Tue, 21 Sep 2004 17:31:46 +0000 |
alex |
greyscale decoding (option to skip u,v planes) support
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Sat, 07 Feb 2004 20:50:26 +0000 |
michael |
segfault fix
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Thu, 25 Sep 2003 12:19:26 +0000 |
michaelni |
fixes levis.avi
libavcodec
|
Tue, 09 Sep 2003 22:56:25 +0000 |
bellard |
use const data - began to make code more portable
libavcodec
|
Sat, 24 May 2003 18:48:30 +0000 |
mellum |
Warning and compatibility fixes.
libavcodec
|
Tue, 06 May 2003 20:43:37 +0000 |
michaelni |
release buffer cleanup
libavcodec
|
Sat, 19 Apr 2003 13:30:09 +0000 |
tmmm |
code redundancy reduction, courtesy of suxen_drol -at- hotmail.com
libavcodec
|
Tue, 15 Apr 2003 10:12:38 +0000 |
tmmm |
native Indeo3 decoder implementation
libavcodec
|