1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavfilter
Timothy B. Terriberry 6cbbf0592f 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>
2014-10-18 05:01:59 +02:00
..
2014-08-02 00:58:21 +02:00
2013-03-08 07:37:18 +01:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-01-09 23:13:05 +01:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2013-03-08 07:37:18 +01:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2014-01-14 00:04:59 +01:00