log oma.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Mon, 30 Aug 2010 21:17:34 +0000 aurel move pcm demuxers to their own file libavformat
Thu, 17 Jun 2010 10:59:49 +0000 maxim Add metadata support. Patch by Michael Karcher. libavformat
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sun, 17 Jan 2010 00:27:22 +0000 cehoyos Fix indentation after r21257. libavformat
Sun, 17 Jan 2010 00:23:08 +0000 cehoyos Support demuxing of Sony OpenMG files without metadata header. libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Sat, 16 May 2009 15:09:30 +0000 mru oma: fix build if memcmp() is a macro libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Sun, 24 Aug 2008 17:24:34 +0000 reimar Mark several libavformat arrays const libavformat
Sun, 24 Aug 2008 16:51:50 +0000 reimar Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat
Wed, 25 Jun 2008 19:59:52 +0000 banan Add support for mp3 contained in oma libavformat
Wed, 25 Jun 2008 19:57:57 +0000 banan Rearrange parameter logic libavformat
Wed, 25 Jun 2008 19:39:38 +0000 banan Add more codec IDs and tags. libavformat
Sun, 08 Jun 2008 17:12:25 +0000 banan Oma demuxer libavformat