summaryrefslogtreecommitdiff
path: root/libavformat/rmdec.c
Commit message (Expand)AuthorAgeFilesLines
* dnet audio needs avparser to work with the lavc ac3 decoder.Justin Ruggles2007-10-011-0/+1
* Set correct length for last slice in frame subpacketKostya Shishkov2007-09-061-0/+2
* Merge get_str() and get_str8() functions.Ronald S. Bultje2007-07-281-18/+12
* Fix get_str/get_str8() to also work if the target string is not long enough toRonald S. Bultje2007-07-281-6/+8
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-191-5/+5
* avoid uninitialised variable warning and clarify codeMåns Rullgård2007-07-081-1/+1
* use new string functionsMåns Rullgård2007-06-231-3/+2
* use FFSWAP()Aurelien Jacobs2007-05-301-4/+2
* cosmetics: indentationAurelien Jacobs2007-05-301-1/+1
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-301-0/+696