summaryrefslogtreecommitdiff
path: root/libavformat/rmdec.c
Commit message (Expand)AuthorAge
* Merge get_str() and get_str8() functions.Ronald S. Bultje2007-07-28
* Fix get_str/get_str8() to also work if the target string is not long enough toRonald S. Bultje2007-07-28
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-19
* avoid uninitialised variable warning and clarify codeMåns Rullgård2007-07-08
* use new string functionsMåns Rullgård2007-06-23
* use FFSWAP()Aurelien Jacobs2007-05-30
* cosmetics: indentationAurelien Jacobs2007-05-30
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-30