[mythtv-commits] mythtv commit: r8606 by ghaushe

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 14 17:32:30 UTC 2006


      Author: ghaushe
        Date: 2006-01-14 17:32:29 +0000 (Sat, 14 Jan 2006)
New Revision: 8606
   Changeset: http://cvs.mythtv.org/trac/changeset/8606

Modified:

   trunk/mythtv/libs/libavformat/mpegts.c

Log:

This resets the stream to the beginning after the 'get_packet_size' call in mpegts_read_header.  I have some strange TS streams where only the 1st PAT is ok, so it is necesary to search from the beginning to find it.  This seek exists in ffmpeg CVS, so I assume it was accidently removed when the SDT scan was removed.  I can't see how it could hurt anything otherwise.





More information about the mythtv-commits mailing list