log

age author description
Sun, 21 Nov 2010 19:46:37 +0000 cboesch Handle ':' on systems with DOS paths: it allows paths like C:foo.avi.
Sun, 21 Nov 2010 17:07:34 +0000 cboesch Add a mp_dirname function (unused at the moment)
Sun, 21 Nov 2010 16:52:22 +0000 cboesch Do not keep authentication in URL on connection through a proxy
Sun, 21 Nov 2010 12:25:44 +0000 reimar Add WAVEFORMATEXTENSIBLE support to AVI demuxer.
Sun, 21 Nov 2010 12:25:01 +0000 reimar Fix WAVEFORMATEXTENSIBLE condition.
Sun, 21 Nov 2010 12:20:22 +0000 reimar Fix WAVEFORMATEXTENSIBLE support on big-endian.
Sat, 20 Nov 2010 11:39:05 +0000 komh Set font_fontconfig to -1 if CONFIG_FONTCONFIG is not configured.
Sat, 20 Nov 2010 10:47:58 +0000 reimar Fix TS demuxer with -sb and when -aid stream is not found.
Thu, 18 Nov 2010 20:20:39 +0000 cboesch Add Proxy-Authorization header to authenticate on proxies
Thu, 18 Nov 2010 20:18:44 +0000 cboesch "Authentication" header is for the destination server URL, even through a proxy
Wed, 17 Nov 2010 21:14:55 +0000 cboesch Handle correctly paths with mixed '/' and '\' in it.
Wed, 17 Nov 2010 16:33:48 +0000 cboesch Fix crash on path without directories.
Tue, 16 Nov 2010 21:06:52 +0000 cboesch Export mp_basename in a function instead of duplicate macros in various places
Tue, 16 Nov 2010 19:58:54 +0000 reimar Do not initialize codec_id to a nonsense value (it was initialized
Sun, 14 Nov 2010 15:35:53 +0000 reimar Indicate that stereo3d can now handle strides properly.