[FFmpeg-devel] [PATCH] RTSP-MS 14/15: ASF packet parsing

Michael Niedermayer michaelni
Fri Apr 17 23:10:30 CEST 2009


On Fri, Apr 17, 2009 at 03:23:30PM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Wed, Apr 15, 2009 at 9:24 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> > On Thu, Mar 26, 2009 at 4:16 PM, Luca Abeni <lucabe72 at email.it> wrote:
> >> But I do not think that the ff_rtp_merge_data_packet() function is ok. What
> >> is needed is a buffer where storing data until a frame is complete. And I
> >> suspect libavformat already provides this kind of functionality.
> >
> > Does anyone know if such a function exists in lavf or related?
> 
> Ping?
> 
> Patch so far attached, this works against current SVN, but only so
> because it does a fresh ff_asf_get_packet() for every new RTP payload,
> because otherwise we lose sync (see discussion in the 15/15 thread)

we should undo the exporting of ff_asf_get_packet() also we should
reinvestigate the need for exporting internal functions from rmdec.
Am i right in the assumtation that rm like asf could have been implemented
through the common AVInputFormat API ?


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

> ... defining _GNU_SOURCE...
For the love of all that is holy, and some that is not, don't do that.
-- Luca & Mans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090417/60e0a7f0/attachment.pgp>



More information about the ffmpeg-devel mailing list