OSDN Git Service

mpegts: log into an AVFormatContext rather than MpegTSContext.
authorAlex Converse <alex.converse@gmail.com>
Tue, 16 Aug 2011 01:14:12 +0000 (18:14 -0700)
committerAlex Converse <alex.converse@gmail.com>
Tue, 16 Aug 2011 18:09:39 +0000 (11:09 -0700)
commitd8b999e2d0736751bb25edc3aa0651cdbf3cbf41
tree03afed60eef21777c89db051745c01b822226f5a
parenteb97dbb05a990266b04830ea8e179e0428656b98
mpegts: log into an AVFormatContext rather than MpegTSContext.

MpegTSContext's AVClass member can be NULL.
libavformat/mpegts.c