[mythtv-commits] mythtv commit: r8517 by ghaushe
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat Jan 7 23:48:53 UTC 2006
Author: ghaushe
Date: 2006-01-07 23:48:52 +0000 (Sat, 07 Jan 2006)
New Revision: 8517
Changeset: http://cvs.mythtv.org/trac/changeset/8517
Modified:
trunk/mythtv/libs/libavformat/mpegts.c
Log:
This comments out the VBI stuff in megts.c (in libavformat) which was introduced in #8239
You can't assume that PRIVATE_DATA is VBI data. And this assumption causes corrupt video and audio frames in DVB streams that use PRIVATE_DATA for other, non VBI purposes. There must be a better way to determing the stream type than this.
More information about the mythtv-commits
mailing list