1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavfilter
Marton Balint 0a9edac48e avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_dur
Unfortunately pad_len and pad_dur behaviour was different if 0 was specified,
pad_dur handled 0 duration as infinity, for pad_len, infinity was -1.

Let's make the behaviour consistent by handling 0 duration for pad_dur and
whole_dur as indeed 0 duration. This somewhat changes the behaviour of the
filter if 0 was explicitly specified, but deprecating the old option and adding
a new for the corrected behaviour seemed a bit overkill. So let's document the
change instead.

Signed-off-by: Marton Balint <cus@passwd.hu>
2021-11-14 18:13:58 +01:00
..
2021-04-19 14:34:10 +02:00
2020-02-14 09:59:27 +01:00
2021-11-11 21:54:46 +01:00
2021-11-12 14:45:36 +01:00
2021-01-17 12:06:01 +01:00
2021-01-17 12:06:01 +01:00
2021-09-30 01:22:48 +02:00
2021-07-22 14:47:57 +02:00
2021-09-19 04:07:48 +02:00
2021-10-02 18:49:40 +02:00
2021-09-19 04:26:00 +02:00
2021-11-12 14:45:36 +01:00
2021-04-11 23:18:20 +08:00
2021-09-19 04:26:07 +02:00
2020-02-04 18:28:04 +01:00
2021-10-16 11:39:15 +02:00
2021-10-23 23:53:51 +02:00
2019-09-26 08:10:31 +08:00
2021-11-11 21:54:46 +01:00
2021-11-11 21:54:46 +01:00
2021-10-28 21:12:09 +02:00
2021-10-10 12:04:30 +02:00
2021-10-28 21:12:09 +02:00