summaryrefslogtreecommitdiff
path: root/libavformat/rm.h
Commit message (Expand)AuthorAge
* Add ByteIOContext argument to public ff_rm_* functions so that we canRonald S. Bultje2008-11-17
* Add dynamic payload handlers to rdt.c. These follow the same API as the onesRonald S. Bultje2008-09-07
* Use chunk-size in function calling mdpr_read_codecdata() rather than in theRonald S. Bultje2008-09-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Revert r14497Michael Niedermayer2008-08-01
* Add missing header #includes.Diego Biurrun2008-08-01
* Make three rm demuxer functions non static.Ronald S. Bultje2008-01-04
* Seek regression for RM demuxer fixKostya Shishkov2007-11-03
* Demux full frames instead of sliced for RealVideo.Kostya Shishkov2007-10-21
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-30