1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/audio/filter
ferreum 0d64f795c7 af_scaletempo2: fix missing dereference when processing final packet
Missing dereference was not noticed because assigning 0 to pointer is
allowed.
2023-09-20 14:36:23 +02:00
..
af_drop.c
af_format.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
af_lavcac3enc.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
af_rubberband.c af_rubberband: add new engine option in rubberband 3.0.0 2022-08-03 15:29:02 +00:00
af_scaletempo2_internals.c af_scaletempo2: fix missing dereference when processing final packet 2023-09-20 14:36:23 +02:00
af_scaletempo2_internals.h
af_scaletempo2.c af_scaletempo2: fix audio-video de-sync caused by speed changes 2023-09-20 14:36:23 +02:00
af_scaletempo.c