Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Move handling of ID3v2 to common utils.c code, reducing code duplication | Reimar Döffinger | 2010-10-06 | 1 | -5/+0 |
* | adts demuxer: Set the time base to be the LCM of all ADTS sample rates. | Alex Converse | 2010-09-09 | 1 | -0/+3 |
* | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs | 2010-08-30 | 1 | -1/+1 |
* | move ADTS AAC demuxer to its own file | Aurelien Jacobs | 2010-08-29 | 1 | -0/+96 |