| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -1/+1 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Export metadata in the generic format. Deprecate old conversion API. | Anton Khirnov | 2010-10-15 | 1 | -1/+0 |
* | move pcm demuxers to their own file | Aurelien Jacobs | 2010-08-30 | 1 | -1/+1 |
* | Add metadata support. Patch by Michael Karcher. | Michael Karcher | 2010-06-17 | 1 | -25/+24 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | 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 |