Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Mon, 10 Mar 2008 03:07:15 +0000 |
melanson |
There is no reason to assign a variable to itself
libavcodec
|
Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sat, 02 Jun 2007 01:41:07 +0000 |
ramiro |
Use AV_xx throughout libavcodec
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
|
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
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
libavcodec
|
Mon, 21 Feb 2005 17:52:23 +0000 |
alex |
10l
libavcodec
|
Wed, 07 Apr 2004 13:14:29 +0000 |
alex |
unknown format chars
libavcodec
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavcodec
|
Sat, 31 Jan 2004 18:17:38 +0000 |
melanson |
handle invalid buffer sizes
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Thu, 30 Oct 2003 05:40:58 +0000 |
melanson |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
libavcodec
|
Sun, 19 Oct 2003 21:05:41 +0000 |
michael |
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
libavcodec
|
Fri, 19 Sep 2003 01:13:53 +0000 |
tmmm |
do away with all those naughty global variables
libavcodec
|
Thu, 18 Sep 2003 03:30:08 +0000 |
tmmm |
video looks beautiful now, many thanks to Alexander Belyakov
libavcodec
|
Wed, 17 Sep 2003 05:17:31 +0000 |
tmmm |
wrong, wrong, wrong...coded bits are read in the opposite direction
libavcodec
|
Sun, 14 Sep 2003 19:39:18 +0000 |
tmmm |
initial Interplay video decoder
libavcodec
|
Tue, 02 Sep 2003 04:32:02 +0000 |
tmmm |
initial commit for Id RoQ and Interplay MVE multimedia subsystems
libavcodec
|