log oma.c @ 5682:e346e10c9537 libavformat

age author description
2010-01-17 cehoyos Fix indentation after r21257. libavformat
2010-01-17 cehoyos Support demuxing of Sony OpenMG files without metadata header. libavformat
2009-06-22 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
2009-05-16 mru oma: fix build if memcmp() is a macro libavformat
2009-02-01 diego Use full internal pathname in doxygen @file directives. libavformat
2008-08-24 reimar Mark several libavformat arrays const libavformat
2008-08-24 reimar Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat
2008-06-25 banan Add support for mp3 contained in oma libavformat
2008-06-25 banan Rearrange parameter logic libavformat
2008-06-25 banan Add more codec IDs and tags. libavformat
2008-06-08 banan Oma demuxer libavformat