diff options
author | Anton Khirnov <anton@khirnov.net> | 2015-07-16 19:26:36 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-07-19 09:39:42 +0200 |
commit | 6b15874fc2c3f565732201f7907ae1112727d6ae (patch) | |
tree | 9471b404eea2d821195f048cbc93aed6f91fbd40 /doc/devices.texi | |
parent | 6d592fbd0d8e89ecade3fc93b36ea200213dc01c (diff) | |
download | ffmpeg-6b15874fc2c3f565732201f7907ae1112727d6ae.tar.gz |
af_resample: do not touch the timestamps if we are not resampling
This filter currently assumes that the input audio is continuous and
does some timestamps manipulation based on this assumption.
This is unnecessary if we are only converting the channel layout or the
sample format, without resampling. In such a case, just leave the
timestamps as they are.
Diffstat (limited to 'doc/devices.texi')
0 files changed, 0 insertions, 0 deletions