[FFmpeg-devel] [PATCH 2/6] rmdec.c: ff_rm_parse_frame()

Ronald S. Bultje rsbultje
Mon Nov 5 21:23:31 CET 2007


Hi,

following up on the previous email, this patch splits out the packet parsing
from the main function body in rmdec.c into its own function. This is useful
because RTP packets from a realmedia/helix server come into a format packing
that is identical to their packing in the realmedia container format, and
therefore parsing of this packet can be shared between the two.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rmdec-parse_frame
Type: application/octet-stream
Size: 8008 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071105/b3a0ee93/attachment.obj>



More information about the ffmpeg-devel mailing list