log txd.c @ 6462:22cb1e82d915 libavformat

age author description
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sat, 27 Mar 2010 19:10:24 +0000 reimar Use more appropriate return values in txd demuxer. libavformat
Tue, 03 Mar 2009 16:19:37 +0000 benoit Add a context to av_log() calls. libavformat
Thu, 12 Feb 2009 17:26:06 +0000 diego Use more descriptive format long_names. libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Thu, 19 Jun 2008 23:25:04 +0000 bcoudurier remove useless close funcs libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Mon, 07 May 2007 13:30:08 +0000 ivo Renderware TXD demuxer libavformat