Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h | Justin Ruggles | 2012-11-28 | 1 | -1/+0 |
* | omadec: set channel layout | Justin Ruggles | 2012-11-12 | 1 | -0/+3 |
* | oma: Fix out of array read. | Michael Niedermayer | 2012-03-18 | 1 | -3/+6 |
* | id3v2: remove unused ff_id3v2_read(). | Anton Khirnov | 2012-02-29 | 1 | -1/+1 |
* | oma: don't read beyond end of leaf_table. | Ronald S. Bultje | 2012-02-28 | 1 | -1/+1 |
* | libavformat: Add an ff_ prefix to some lavf internal symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -2/+1 |
* | omadec: split data that will be used in the muxer to a separate file. | Anton Khirnov | 2011-12-18 | 1 | -23/+5 |
* | lavf: rename oma.c -> omadec.c | Anton Khirnov | 2011-12-18 | 1 | -0/+464 |