Add ByteIOContext argument to public ff_rm_* functions so that we can
commit1c4283f8ea9e4ecc7b9112ad51a3a26bca854d8f
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 17 Nov 2008 14:20:00 +0000 (17 14:20 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 17 Nov 2008 14:20:00 +0000 (17 14:20 +0000)
treed33faeba41970cc48f6b73ca68cb5694857743b8
parent550c8a47c4a28c2f187377487f56fadf07e903da
Add ByteIOContext argument to public ff_rm_* functions so that we can
specify the data source as function argument instead of in s->pb before
calling the function. Discussed in ML thread "[PATCH] fix small memleak
in rdt.c".

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15849 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rdt.c
libavformat/rm.h
libavformat/rmdec.c