Alex Converse <[email protected]> writes: > On Thu, Mar 8, 2012 at 11:43 AM, Ronald S. Bultje <[email protected]> wrote: >> Hi, >> >> On Thu, Mar 8, 2012 at 11:41 AM, Alex Converse <[email protected]> >> wrote: >>> From: Carl-Eugen Hoyos <[email protected]> >>> >>> Signed-off-by: Alex Converse <[email protected]> >>> --- >>> libavformat/mpegts.c | 1 + >>> 1 files changed, 1 insertions(+), 0 deletions(-) >> >> LGTM. >> > > Thinking about this more I'm not really sure if it's correct at all. > Yes it fixes the particular sample but I think we should be honoring > the registration descriptor instead. > > Any thoughts?
The registration descriptor should always be used. If there is none, there's no telling what streams with private IDs contain. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
