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

Ronald S. Bultje rsbultje
Tue Nov 6 08:00:58 CET 2007


Hi,

On 11/5/07, Michael Niedermayer <michaelni at gmx.at> wrote:
>
> On Mon, Nov 05, 2007 at 12:23:31PM -0800, Ronald S. Bultje wrote:
> > 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.
>
> looks ok, also the i -> st->index (which ideally could be seperate ...)


$attached.

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



More information about the ffmpeg-devel mailing list