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

Baptiste Coudurier baptiste.coudurier at gmail.com
Sun Oct 9 07:24:43 CEST 2011


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.

[...]

-- 
Baptiste COUDURIER
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org


More information about the ffmpeg-devel mailing list