Thu, 17 Mar 2005 01:25:01 +0000 |
michael |
more fine grained discarding of packets
libavformat
|
Sun, 13 Mar 2005 00:13:01 +0000 |
michael |
keyframe & non keyframe index fixes
libavformat
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavformat
|
Wed, 09 Feb 2005 03:00:50 +0000 |
michael |
-target dvd minimum vobu length patch by ("Chris" [chris garveycocker com])
libavformat
|
Sat, 22 Jan 2005 13:36:02 +0000 |
michael |
support discarding uninterresting packets
libavformat
|
Wed, 29 Dec 2004 18:31:28 +0000 |
michael |
common.h -> common.h/bitstream.h
libavformat
|
Sun, 05 Dec 2004 02:46:00 +0000 |
michael |
This patch takes into account that fifo_realloc may adjust fifo.wptr
libavformat
|
Wed, 01 Dec 2004 02:28:28 +0000 |
michael |
fifo_realloc()
libavformat
|
Tue, 23 Nov 2004 22:25:12 +0000 |
michael |
DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)
libavformat
|
Sun, 21 Nov 2004 03:37:33 +0000 |
michael |
parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul Curtis <pfc >at> terrapin <dot< com>)
libavformat
|
Sat, 16 Oct 2004 21:27:42 +0000 |
michael |
user setable preload and max_mux_delay
libavformat
|
Thu, 07 Oct 2004 01:55:34 +0000 |
michael |
do not randomize unknown timestamps
libavformat
|
Wed, 06 Oct 2004 22:29:30 +0000 |
michael |
user selectable packet_size and mux_rate
libavformat
|
Sun, 03 Oct 2004 18:21:45 +0000 |
michael |
AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc at terrapin dot com>)
libavformat
|
Sun, 03 Oct 2004 12:58:14 +0000 |
michael |
initial dts fix
libavformat
|
Sun, 03 Oct 2004 12:17:46 +0000 |
michael |
remove wrong 33bit truncation of internal timestamps
libavformat
|
Sun, 03 Oct 2004 11:16:40 +0000 |
michael |
pts/dts 100l fix
libavformat
|
Sun, 03 Oct 2004 03:14:09 +0000 |
michael |
cleanup video buffer size
libavformat
|
Sun, 03 Oct 2004 02:57:42 +0000 |
michael |
cleanup
libavformat
|
Sun, 03 Oct 2004 02:42:01 +0000 |
michael |
SCR timestamp fix try #1
libavformat
|
Fri, 01 Oct 2004 20:05:04 +0000 |
michael |
simplify put_padding_packet()
libavformat
|
Fri, 01 Oct 2004 16:30:15 +0000 |
michael |
move free() of AVStream priv data to av_write_trailer()
libavformat
|
Fri, 01 Oct 2004 16:00:00 +0000 |
michael |
64bit and reading over the end of the array fixes
libavformat
|
Fri, 01 Oct 2004 13:16:16 +0000 |
michael |
do not call (av_)abort()
libavformat
|
Wed, 14 Jul 2004 01:32:14 +0000 |
michael |
libdts support by (Benjamin Zores <ben at geexbox dot org>)
libavformat
|
Sat, 19 Jun 2004 14:51:46 +0000 |
melanson |
cvs diff before cvs commit
libavformat
|
Sat, 19 Jun 2004 03:59:34 +0000 |
melanson |
sweeping change from -EIO -> AVERROR_IO
libavformat
|
Wed, 09 Jun 2004 00:38:52 +0000 |
michael |
ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com>
libavformat
|
Sat, 29 May 2004 18:50:31 +0000 |
michael |
correctly interleave packets during encoding
libavformat
|
Sat, 29 May 2004 02:06:32 +0000 |
michael |
pass AVPacket into av_write_frame()
libavformat
|