log

age author description
Wed, 07 Sep 2005 00:19:04 +0000 reimar Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
Tue, 06 Sep 2005 23:11:30 +0000 reimar We can not seek, so set seekable to 0
Tue, 06 Sep 2005 22:47:57 +0000 diego When specifying a VIDIX subdevice the name needs to be written out
Tue, 06 Sep 2005 22:00:35 +0000 diego small wording fixes
Tue, 06 Sep 2005 21:45:40 +0000 reimar memleak fix, escfilename was not freed for an invalid url
Tue, 06 Sep 2005 21:33:28 +0000 gpoirier New section about sync and remuxing issues.
Tue, 06 Sep 2005 21:14:55 +0000 reimar memleak fixes when using an http proxy
Tue, 06 Sep 2005 21:08:36 +0000 reimar check4proxies always creates a copy, so url should be freed
Tue, 06 Sep 2005 21:00:57 +0000 reimar memleak fixes when invalid http url specified.
Tue, 06 Sep 2005 20:50:10 +0000 diego support for GeForce FX Go5200 (newer Apple PowerBooks)
Tue, 06 Sep 2005 20:37:47 +0000 reimar Use bitrate from demuxer
Tue, 06 Sep 2005 20:35:14 +0000 reimar better bitrate calculation
Tue, 06 Sep 2005 19:50:21 +0000 reimar execute the check function even when a demuxer is forced, to avoid crashes.
Tue, 06 Sep 2005 19:46:48 +0000 reimar Forgotten mpc demuxer
Tue, 06 Sep 2005 19:40:19 +0000 reimar Changes forgotten during demuxer API change, introduce a check function.