OSDN Git Service

mpegts: Suppress invalid timebase warnings on DMB streams.
authorAlex Converse <alex.converse@gmail.com>
Mon, 19 Dec 2011 18:48:57 +0000 (10:48 -0800)
committerAlex Converse <alex.converse@gmail.com>
Tue, 20 Dec 2011 17:52:05 +0000 (09:52 -0800)
commit41bdd4adc4ab90a5ef7d63050a4046fcba711365
treed2fa6d93c3941d1a40b9a505c219cfc0ab38b954
parentd9b89b23df4f63d67694507f3d1caee62424a9d8
mpegts: Suppress invalid timebase warnings on DMB streams.

timestamp_len and timestamp_res intialize to zero.
libavformat/mpegts.c