[FFmpeg-cvslog] resample: Avoid off-by-1 errors in PTS calcs.

2014-11-01 Thread Timothy B. Terriberry
ffmpeg | branch: release/2.2 | Timothy B. Terriberry | Mon Oct 13 17:46:00 2014 -0700| [72ed4166a64714952777fb028b546a52e5b4e2c2] | committer: Anton Khirnov resample: Avoid off-by-1 errors in PTS calcs. The rounding used in the PTS calculations in filter_frame() does not actually match the num

[FFmpeg-cvslog] resample: Avoid off-by-1 errors in PTS calcs.

2014-11-01 Thread Timothy B. Terriberry
ffmpeg | branch: release/2.4 | Timothy B. Terriberry | Mon Oct 13 17:46:00 2014 -0700| [ca8c62d187fdca13979379fb2ab172ed662aa2f8] | committer: Anton Khirnov resample: Avoid off-by-1 errors in PTS calcs. The rounding used in the PTS calculations in filter_frame() does not actually match the num

[FFmpeg-cvslog] resample: Avoid off-by-1 errors in PTS calcs.

2014-10-18 Thread Timothy B. Terriberry
ffmpeg | branch: master | Timothy B. Terriberry | Mon Oct 13 17:46:00 2014 -0700| [6cbbf0592f4f3940aac7f687850d1b726a2ea836] | committer: Anton Khirnov 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 o