1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavfilter
Anton Khirnov 6b15874fc2 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.
2015-07-19 09:39:42 +02:00
..
2014-08-02 00:58:21 +02:00
2014-04-19 16:20:57 +02:00
2014-04-19 16:20:57 +02:00
2015-03-12 17:46:47 +00:00
2014-04-19 16:20:57 +02:00
2015-07-01 00:13:58 +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
2015-04-21 11:13:30 +02:00
2014-04-19 16:20:57 +02:00
2014-10-20 10:38:38 +01: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
2014-04-19 16:20:57 +02:00
2014-01-14 00:04:59 +01:00