ffmpeg/libavformat
Rudolf Polzer 0a962e61e9 mpegts: force the default timebase
The mpegts muxer does not set the stream time base using
av_set_pts_info, but expects it to have the default value of 1/90000.
If the calling code changes stream pts before writing the header,
other muxers override the time base at that point (like mpegenc.c).
2011-04-14 13:51:26 +02:00
..
2011-03-21 21:31:34 +01:00
2011-04-03 22:47:05 +02:00
2011-03-28 16:55:03 +02:00
2011-04-08 15:59:19 +02:00
2011-04-08 15:59:19 +02:00
2011-03-28 16:55:03 +02:00
2011-04-08 15:59:19 +02:00
2011-04-14 13:51:26 +02:00
2011-04-04 17:45:20 +02:00
2011-04-08 15:59:19 +02:00
2011-04-04 17:45:20 +02:00
2011-04-08 15:59:19 +02:00
2011-04-03 22:47:39 +02:00
2011-04-08 15:59:19 +02:00
2011-04-01 19:29:08 +02:00
2011-04-13 07:38:15 +02:00