aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/pcmdec.c
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2014-10-13 17:46:00 -0700
committerAnton Khirnov <anton@khirnov.net>2014-10-18 05:11:23 +0200
commitca8c62d187fdca13979379fb2ab172ed662aa2f8 (patch)
tree2375e41df3c1b193c4c471cc288ce5623ec41dbc /libavformat/pcmdec.c
parente443165c323406d01da7e7930f042d265d01fb35 (diff)
downloadffmpeg-ca8c62d187fdca13979379fb2ab172ed662aa2f8.tar.gz
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 6cbbf0592f4f3940aac7f687850d1b726a2ea836) Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/pcmdec.c')
0 files changed, 0 insertions, 0 deletions