summaryrefslogtreecommitdiff
path: root/libavformat/oma.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Fix indentation after r21257.Carl Eugen Hoyos2010-01-17
* Support demuxing of Sony OpenMG files without metadata header.Michael Karcher2010-01-17
* Add ff_ prefixes to exported symbols in libavformat/riff.h.Daniel Verkamp2009-06-22
* oma: fix build if memcmp() is a macroMåns Rullgård2009-05-16
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Mark several libavformat arrays constReimar Döffinger2008-08-24
* Change codec_tag type from const struct AVCodecTag ** to const struct AVCodec...Reimar Döffinger2008-08-24
* Add support for mp3 contained in omaBenjamin Larsson2008-06-25
* Rearrange parameter logicBenjamin Larsson2008-06-25
* Add more codec IDs and tags.Benjamin Larsson2008-06-25
* Oma demuxerBenjamin Larsson2008-06-08