Jan Schmidt b7d63d3fb1 videoparsers: Disable PTS interpolation in the base parse class
All these formats have re-ordered PTS which the base class gets
wrong. It's better to leave them blank and let the decoder sort it
out. Better yet would be to track and interpolate the timestamps
in the subclasses (FIXME)
2012-09-12 23:05:47 -07:00
..
2012-06-20 10:40:42 +02:00
2012-04-24 17:01:21 +02:00
2012-09-09 02:03:33 +01:00
2012-06-14 16:38:22 +01:00
2012-09-12 16:03:13 -04:00
2012-06-20 10:40:42 +02:00
2012-09-12 18:35:04 -04:00
2012-09-10 20:38:14 -04:00
2012-09-12 16:26:19 -04:00