Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Mon, 05 Dec 2005 00:15:51 +0000 |
mru |
ogg format probe function by Ivo <ivop at euronet nl>
libavformat
|
Fri, 23 Sep 2005 00:25:41 +0000 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
Sun, 17 Jul 2005 22:24:36 +0000 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|
Thu, 19 May 2005 21:03:03 +0000 |
mru |
don't try to find file length if streaming
libavformat
|
Thu, 19 May 2005 00:06:27 +0000 |
aurel |
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
libavformat
|
Wed, 11 May 2005 22:47:26 +0000 |
mru |
flac in ogg support
libavformat
|
Wed, 11 May 2005 16:38:34 +0000 |
mru |
support theora in ogg, plus required ogg core changes
libavformat
|
Tue, 12 Apr 2005 13:33:22 +0000 |
mru |
fix seeking bug
libavformat
|
Sun, 10 Apr 2005 17:25:54 +0000 |
mru |
s/u_char/uint8_t/
libavformat
|
Sat, 09 Apr 2005 23:27:48 +0000 |
mru |
pre-c99 compatibility
libavformat
|
Sat, 09 Apr 2005 15:32:58 +0000 |
mru |
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,
libavformat
|