aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rawdec.c
Commit message (Expand)AuthorAgeFilesLines
...
| * avio: make get_partial_buffer internal.Anton Khirnov2011-02-211-1/+2
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-7/+7
* | Set start_time to 0 for raw audio files.Reimar Döffinger2011-04-251-0/+1
* | avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-051-1/+1
* | avio: make get_partial_buffer internal.Anton Khirnov2011-02-221-1/+2
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-7/+7
|/
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-091-0/+14
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-0/+221