1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 06:46:55 +00:00
mpv/audio/filter
Christoph Heinrich 3a85fd97e5 af_scaletempo: add comment to overlap calculation
Also reduce pointer dereferences by one. That won't make much of a
difference (if at all), but since it already needs two lines we might
as well.
2024-05-07 23:32:55 +02:00
..
af_drop.c various: make filter internal function names more descriptive 2024-04-10 19:00:22 +02:00
af_format.c various: make filter internal function names more descriptive 2024-04-10 19:00:22 +02:00
af_lavcac3enc.c various: make filter internal function names more descriptive 2024-04-10 19:00:22 +02:00
af_rubberband.c various: make filter internal function names more descriptive 2024-04-10 19:00:22 +02:00
af_scaletempo2_internals.c af_scaletempo2: migrate to internals to talloc 2024-04-27 01:05:07 +02:00
af_scaletempo2_internals.h af_scaletempo2: migrate to internals to talloc 2024-04-27 01:05:07 +02:00
af_scaletempo2.c af_scaletempo2: migrate to internals to talloc 2024-04-27 01:05:07 +02:00
af_scaletempo.c af_scaletempo: add comment to overlap calculation 2024-05-07 23:32:55 +02:00