log wc3movie.c @ 6428:f53a4103bec4 libavformat

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Sat, 03 Apr 2010 14:15:00 +0000 stefano Replace all remaining occurrences of AVERROR_NOMEM with libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sun, 13 Dec 2009 20:27:29 +0000 michael Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped libavformat
Sun, 12 Apr 2009 08:49:20 +0000 reimar Slightly improve/correct description of wc3_pal_lookup libavformat
Sat, 11 Apr 2009 21:45:57 +0000 reimar Fix "unrecognized WC3 chunk" debug output which was broken r18444 due to sign expansion. libavformat
Sat, 11 Apr 2009 20:48:56 +0000 reimar wc3movie: return partial packets if not all data can be read. libavformat
Sat, 11 Apr 2009 20:08:16 +0000 reimar Explain the purpose of the wc3_pal_lookup and the formula that was used to libavformat
Sat, 11 Apr 2009 18:58:55 +0000 reimar Use get_le32/get_be32 in wc3movie demuxer instead of reading everything into libavformat
Wed, 04 Mar 2009 05:40:53 +0000 melanson Fix a condition that causes an infinite loop, but only when compiled with libavformat
Thu, 26 Feb 2009 22:35:26 +0000 aurel use new metadata API in wc3 demuxer libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat