Fri, 23 Sep 2005 00:25:41 +0000 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
Tue, 19 Jul 2005 14:50:22 +0000 |
michael |
remove non portable get/put_be64_double()
libavformat
|
Tue, 19 Jul 2005 14:41:08 +0000 |
michael |
kill duplicated get/put_be24()
libavformat
|
Fri, 03 Jun 2005 08:48:10 +0000 |
michael |
10l (segfault fix)
libavformat
|
Mon, 30 May 2005 16:45:08 +0000 |
michael |
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
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
|
Thu, 24 Mar 2005 22:07:54 +0000 |
michael |
bypass internal buffer for "large" packets
libavformat
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavformat
|
Sat, 08 Jan 2005 14:21:33 +0000 |
michael |
integer overflows, heap corruption
libavformat
|
Fri, 08 Oct 2004 20:09:52 +0000 |
michael |
write error handling
libavformat
|
Sun, 25 Jul 2004 11:59:34 +0000 |
michael |
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)
libavformat
|
Sat, 19 Jun 2004 03:59:34 +0000 |
melanson |
sweeping change from -EIO -> AVERROR_IO
libavformat
|
Tue, 06 Apr 2004 17:40:17 +0000 |
michael |
10l (bytes_left() -> url_feof())
libavformat
|
Mon, 05 Apr 2004 12:02:10 +0000 |
michael |
checksuming for nut & nice checksum API for libavformat
libavformat
|
Mon, 15 Mar 2004 03:29:32 +0000 |
michael |
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
libavformat
|
Sat, 14 Feb 2004 16:25:32 +0000 |
michael |
avio patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
Wed, 23 Apr 2003 18:38:34 +0000 |
kabi |
* keeping compiler happy and quiet
libavformat
|
Wed, 26 Mar 2003 10:30:08 +0000 |
michaelni |
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>)
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|