[FFmpeg-devel] [PATCH] RTSP-MS 15/15: move packet_time_start zero value assignment in asf.c

Michael Niedermayer michaelni
Thu Apr 16 00:24:20 CEST 2009


On Wed, Apr 15, 2009 at 06:09:35PM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Wed, Apr 15, 2009 at 6:04 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > eof checks are not checks for non padded packets because ther is just
> > one eof not several in normal files
> 
> Not really... Every packet has an EOF for RTP, because I load them
> individually in the ByteIOContext in rtp_asf.c.
> 
> If I write the packets to a file and play them back, hunk 2 alone is
> sufficient to play it back. If I load them packet-by-packet, hunk 1
> also becomes necessary, because (like I said) otherwise we read
> non-sensical values in packet_size_left.

so what you say is that the asf demuxer has a bug in relation to EOF handling
?

and you want to fix that?

if so i first need a description of that bug and a seperate patch fixing
it

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

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- 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/20090416/7d763cdb/attachment.pgp>



More information about the ffmpeg-devel mailing list