[FFmpeg-cvslog] r19011 - trunk/libavformat/mpegts.c

Måns Rullgård mans
Sun May 31 16:19:31 CEST 2009


bcoudurier <subversion at mplayerhq.hu> writes:

> Author: bcoudurier
> Date: Sun May 31 05:55:23 2009
> New Revision: 19011
>
> Log:
> add streams even if they are not present in PMT, fix #1092 and #835

Please do not do this.  It's every bit as invalid as an mp4 file
without stsd.

> +    /* stream was not present in PMT, guess based on PES start code */

What makes you think there is a PES header there?  E.g. DVB streams
have loads of non-PES streams on fixed PIDs that are not listed in the
PMT.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list