summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-07-16 19:26:36 +0200
committerAnton Khirnov <anton@khirnov.net>2015-07-19 09:39:42 +0200
commit6b15874fc2c3f565732201f7907ae1112727d6ae (patch)
tree9471b404eea2d821195f048cbc93aed6f91fbd40 /libavcodec
parent6d592fbd0d8e89ecade3fc93b36ea200213dc01c (diff)
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 'libavcodec')
0 files changed, 0 insertions, 0 deletions