Fri, 17 Dec 2004 19:23:53 +0000 |
michael |
add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>)
libavformat
|
Wed, 15 Dec 2004 02:36:03 +0000 |
michael |
workaround some broken mpeg-ps timestamps
libavformat
|
Tue, 14 Dec 2004 16:19:26 +0000 |
michael |
some sanity checks on what is muxed, invalid timestamps in mpeg are very common and lead to strange errors in the mpeg muxer otherwise
libavformat
|
Tue, 14 Dec 2004 12:04:45 +0000 |
michael |
fix timestamp prediction for low_delay mpeg streams
libavformat
|
Thu, 09 Dec 2004 19:44:55 +0000 |
melanson |
load the 'avcC' atom needed for 'avc1' decoding
libavformat
|
Tue, 07 Dec 2004 13:14:37 +0000 |
michael |
rv20 encoding
libavformat
|
Mon, 06 Dec 2004 23:43:28 +0000 |
michael |
seeking in rm 2nd try
libavformat
|
Mon, 06 Dec 2004 22:44:03 +0000 |
michael |
seeking in rm
libavformat
|
Mon, 06 Dec 2004 21:38:05 +0000 |
michael |
rm encoding fix
libavformat
|
Mon, 06 Dec 2004 20:03:42 +0000 |
michael |
try to recover from errors instead of failing fataly
libavformat
|
Mon, 06 Dec 2004 18:57:59 +0000 |
michael |
various demuxer fixes
libavformat
|
Mon, 06 Dec 2004 17:21:17 +0000 |
michael |
rv10 thread safety fix / rv10 ffplay fix
libavformat
|
Mon, 06 Dec 2004 16:40:10 +0000 |
michael |
timestamp fix
libavformat
|
Mon, 06 Dec 2004 00:15:52 +0000 |
michael |
use pts based duration/bitrate guessing code for mpeg-ts
libavformat
|
Mon, 06 Dec 2004 00:08:37 +0000 |
michael |
fixing pipe seek bug
libavformat
|
Sun, 05 Dec 2004 23:21:39 +0000 |
michael |
next try at fixing rv20 decoding
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, 30 Nov 2004 21:57:51 +0000 |
michael |
kill a annoying debug printf
libavformat
|
Tue, 30 Nov 2004 18:45:34 +0000 |
michael |
fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.avi
libavformat
|
Sun, 28 Nov 2004 18:29:38 +0000 |
lorenm |
split ffhuffyuv into 2 codecs:
libavformat
|
Tue, 23 Nov 2004 22:25:12 +0000 |
michael |
DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)
libavformat
|
Tue, 23 Nov 2004 18:23:56 +0000 |
michael |
int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)
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, 20 Nov 2004 23:53:24 +0000 |
melanson |
use correct types
libavformat
|
Sat, 20 Nov 2004 23:10:07 +0000 |
mmu_man |
First implementation of nsv demuxer.
libavformat
|
Fri, 19 Nov 2004 18:16:36 +0000 |
michael |
skip unknown streams instead of failing
libavformat
|
Fri, 19 Nov 2004 16:36:30 +0000 |
michael |
rv20 demuxing fix
libavformat
|