| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix indentation after r21257. | Carl Eugen Hoyos | 2010-01-17 | 1 | -8/+8 |
* | Support demuxing of Sony OpenMG files without metadata header. | Michael Karcher | 2010-01-17 | 1 | -1/+8 |
* | Add ff_ prefixes to exported symbols in libavformat/riff.h. | Daniel Verkamp | 2009-06-22 | 1 | -1/+1 |
* | oma: fix build if memcmp() is a macro | Måns Rullgård | 2009-05-16 | 1 | -2/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Mark several libavformat arrays const | Reimar Döffinger | 2008-08-24 | 1 | -2/+2 |
* | Change codec_tag type from const struct AVCodecTag ** to const struct AVCodec... | Reimar Döffinger | 2008-08-24 | 1 | -1/+1 |
* | Add support for mp3 contained in oma | Benjamin Larsson | 2008-06-25 | 1 | -0/+4 |
* | Rearrange parameter logic | Benjamin Larsson | 2008-06-25 | 1 | -14/+16 |
* | Add more codec IDs and tags. | Benjamin Larsson | 2008-06-25 | 1 | -0/+4 |
* | Oma demuxer | Benjamin Larsson | 2008-06-08 | 1 | -0/+190 |