Files
ffmpeg/libavfilter
Timothy B. Terriberry 72ed4166a6 resample: Avoid off-by-1 errors in PTS calcs.
The rounding used in the PTS calculations in filter_frame() does
not actually match the number of samples output by the resampler.
This leads to off-by-1 errors in the timestamps indicating gaps and
underruns, even when the input timestamps are all contiguous.

Bug-Id: 753

Signed-off-by: Anton Khirnov <anton@khirnov.net>
(cherry picked from commit 6cbbf0592f)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
(cherry picked from commit ca8c62d187)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-10-18 05:15:48 +02:00
..
2014-01-14 00:04:59 +01:00
2014-03-02 11:42:38 -05:00
2013-03-08 07:37:18 +01:00
2014-03-02 11:42:38 -05:00
2014-03-02 11:42:38 -05:00
2014-01-06 11:44:10 +01:00
2014-01-09 23:13:05 +01:00
2014-03-09 17:54:01 -04:00
2014-02-04 10:54:26 +01:00
2013-03-08 07:37:18 +01:00
2013-03-08 07:37:18 +01:00
2014-01-14 00:04:59 +01:00