[FFmpeg-devel] [PATCH 16/16] mpegts: do not return from ff_mpegts_parse_packet() after having seen the first PMT

Michael Niedermayer michaelni at gmx.at
Wed Oct 19 17:37:23 CEST 2011


On Sat, Oct 08, 2011 at 10:24:43PM -0700, Baptiste Coudurier wrote:
> On 10/8/11 2:40 PM, fenrir at elivagar.org wrote:
> >From: Laurent Aimar<fenrir at videolan.org>
> >
> >It prevents leaving the AVPacket uninitialized.
> 
> Humm, is there a problem with initializing the packet in init function ?
> During init, the TS is parsed until the first PMT is found, parsing
> must stop right after that.

you possibly misunderstood
this is about ff_mpegts_parse_packet() which is used by the rtp
code to interface to mpegts.

so i intent to push this later as it fixes a bug and i have no better
fix.

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

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111019/251ac198/attachment.asc>


More information about the ffmpeg-devel mailing list