log ogg2.c @ 820:feca73904e67 libavformat

age author description
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