[FFmpeg-devel] Realmedia patch

Ronald S. Bultje rsbultje
Mon Sep 1 00:43:32 CEST 2008


Hi luca,

On Sun, Aug 31, 2008 at 3:37 PM, Luca Abeni <lucabe72 at email.it> wrote:
> Ronald S. Bultje wrote:
[..]
>> +static void
>> +finalize_packet(RTPDemuxContext *s, AVPacket *pkt, uint32_t ts)
>> +{
>> +    pkt->pts = ts;
>> +    pkt->stream_index = s->st->index;
>> +}
>
> Why this separate function? It looks useless.

Removed. I'm still using a temporary variable, hope that's OK, because
I use it in some calls to ff_rm_*() also.

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtsp-data_parsing.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080831/ffbfbefa/attachment.asc>



More information about the ffmpeg-devel mailing list