[FFmpeg-devel] [PATCH] rdt.c: don't access RMContext

Ronald S. Bultje rsbultje
Sat Dec 13 18:23:30 CET 2008


Hi,

On Thu, Dec 11, 2008 at 8:39 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> attached patch is a 1/4 of preparation for some major rework in the RM
> demuxer. This one assures that we don't use RMContext in rdt.c.
> Instead, for the part where we need it, I use the return value of
> ff_rm_parse_packet() for the same purpose, which seems like a cleaner
> solution anyway.

Ping, I need this in before I can commit the RMContext splitting into
RMDemux/MuxContext...

Ronald




More information about the ffmpeg-devel mailing list