log

age author description
Sun, 15 Feb 2009 14:34:23 +0000 stefano Do not export to the public the first_protocol symbol at the next libavformat
Sun, 15 Feb 2009 14:31:18 +0000 stefano Document av_protocol_next(). libavformat
Sun, 15 Feb 2009 14:29:23 +0000 stefano Replace calls/references of the deprecated register_protocol() libavformat
Sun, 15 Feb 2009 14:25:23 +0000 stefano Rename register_protocol() to av_register_protocol() and deprecate libavformat
Sun, 15 Feb 2009 14:13:28 +0000 aurel demux some more metadata tags in mov libavformat
Sun, 15 Feb 2009 09:04:08 +0000 stefano Document av_iformat_next() and av_oformat_next() functions. libavformat
Sun, 15 Feb 2009 02:28:54 +0000 aurel use new metadata API in mov demuxer libavformat
Sat, 14 Feb 2009 15:44:46 +0000 michael Silence "assdec.c:146: warning: passing argument 4 of ¡Æqsort¡Ç from incompatible pointer type" libavformat
Sat, 14 Feb 2009 13:44:21 +0000 pross Use consistent indent style in oggdec. libavformat
Fri, 13 Feb 2009 23:02:05 +0000 superdump Add libavcodec/internal.h include to avoid warning: implicit declaration of libavformat
Fri, 13 Feb 2009 22:38:05 +0000 bcoudurier compute body offset and index entry offset correctly libavformat
Fri, 13 Feb 2009 21:36:36 +0000 bcoudurier use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com libavformat
Fri, 13 Feb 2009 21:32:18 +0000 bcoudurier cosmetics, rename nb_frames to nb_fields libavformat
Fri, 13 Feb 2009 19:04:30 +0000 bcoudurier fix slice offset computation libavformat
Fri, 13 Feb 2009 09:39:04 +0000 diego Remove pointless #if around the file, it is already conditionally compiled. libavformat