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

Ronald S. Bultje rsbultje
Thu Dec 11 14:39:38 CET 2008


Hi,

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.

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rdt-rmdec-dont-use-rmcontext.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081211/23ca1305/attachment.txt>



More information about the ffmpeg-devel mailing list