Sat, 13 Nov 2004 01:27:35 +0000 |
michael |
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end
libavformat
|
Thu, 24 Jun 2004 20:20:16 +0000 |
michael |
ogg with ffplay fix
libavformat
|
Sat, 19 Jun 2004 03:59:34 +0000 |
melanson |
sweeping change from -EIO -> AVERROR_IO
libavformat
|
Sat, 29 May 2004 02:06:32 +0000 |
michael |
pass AVPacket into av_write_frame()
libavformat
|
Fri, 21 May 2004 20:43:21 +0000 |
michael |
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
libavformat
|
Tue, 27 Apr 2004 03:35:14 +0000 |
michael |
export pts if available
libavformat
|
Sun, 04 Apr 2004 18:33:07 +0000 |
michael |
move zero size hack from ogg.c to utils.c
libavformat
|
Sun, 04 Apr 2004 17:55:59 +0000 |
michael |
fix global header passing from demuxer to decoder
libavformat
|
Sun, 04 Apr 2004 15:19:20 +0000 |
michael |
remove function call from muxer->encoder and cleanly pass global headers
libavformat
|
Sun, 04 Apr 2004 14:39:20 +0000 |
michael |
fix obnoxious ogg_packet passing from encoder to muxer
libavformat
|
Sun, 04 Apr 2004 02:07:15 +0000 |
michael |
kill obnoxious ogg_packet passing from demuxer to decoder
libavformat
|
Sun, 04 Apr 2004 01:10:50 +0000 |
michael |
remove spyware from ogg*.c
libavformat
|
Mon, 08 Dec 2003 17:50:38 +0000 |
alex |
using LIBAVFORMAT_IDENT
libavformat
|
Sun, 26 Oct 2003 10:49:49 +0000 |
michael |
GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>)
libavformat
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
Tue, 25 Feb 2003 09:36:53 +0000 |
michaelni |
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
libavformat
|
Sat, 25 Jan 2003 13:05:39 +0000 |
bellard |
removed unneeded mallocs
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|