Thu, 19 Jan 2006 23:36:50 +0000 |
diego |
Put muxer-specific code parts in #ifdef CONFIG_MUXERS.
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Wed, 30 Nov 2005 01:40:50 +0000 |
mru |
BMP image decoder
libavformat
|
Sun, 17 Jul 2005 22:24:36 +0000 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|
Thu, 19 May 2005 00:06:27 +0000 |
aurel |
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
libavformat
|
Sat, 30 Apr 2005 21:43:59 +0000 |
michael |
switch to native time bases
libavformat
|
Mon, 25 Apr 2005 18:29:06 +0000 |
michael |
PIX_FMT_NONE and related fixes
libavformat
|
Wed, 13 Apr 2005 01:07:30 +0000 |
michael |
non 4:2:0 foobar.{Y,U,V} support
libavformat
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavformat
|
Sat, 08 Jan 2005 14:21:33 +0000 |
michael |
integer overflows, heap corruption
libavformat
|
Tue, 04 Jan 2005 13:27:35 +0000 |
michael |
.{Y,U,V} image2 support
libavformat
|
Sun, 19 Dec 2004 20:25:55 +0000 |
michael |
10l (double free)
libavformat
|
Tue, 16 Nov 2004 16:28:27 +0000 |
michael |
loop hack
libavformat
|
Fri, 12 Nov 2004 22:49:55 +0000 |
michael |
last packet size fix
libavformat
|
Thu, 11 Nov 2004 18:09:28 +0000 |
michael |
move p*m from image/lavf -> image2/lavc
libavformat
|
Tue, 09 Nov 2004 23:31:46 +0000 |
michael |
porting png support from -f image to -f image2
libavformat
|
Sun, 24 Oct 2004 22:39:08 +0000 |
michael |
image2pipe fix
libavformat
|
Wed, 22 Sep 2004 21:25:09 +0000 |
michael |
10l
libavformat
|
Thu, 15 Jul 2004 20:15:40 +0000 |
michael |
support single images, remove copy/paste junk
libavformat
|
Thu, 15 Jul 2004 18:32:54 +0000 |
michael |
image2 / image API cleanup phase-1
libavformat
|