mpv/audio/filter
llyyr 6a5a3ec3bf af_lavcac3enc: don't use deprecated `avcodec_close`
Deprecated upstream 1cc24d7495

We need to reallocate the context here because `avcodec_free_context`
also frees the context, and we want to reuse the context with some
reconfig.
2024-02-19 18:09:58 +01:00
..
af_drop.c audio: redo video-sync=display-adrop 2020-05-23 04:04:46 +02:00
af_format.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
af_lavcac3enc.c af_lavcac3enc: don't use deprecated `avcodec_close` 2024-02-19 18:09:58 +01:00
af_rubberband.c various: remove trailing whitespace 2023-10-30 16:45:47 +00:00
af_scaletempo.c af_scaletempo: overlap is a factor not a percentage 2023-10-07 00:30:29 +00:00
af_scaletempo2.c af_scaletempo2: better defaults 2023-10-15 13:39:59 +00:00
af_scaletempo2_internals.c af_scaletempo2: fix missing variable init, remove redundant init 2023-09-20 14:36:23 +02:00
af_scaletempo2_internals.h af_scaletempo2: fix processing of final packet 2023-09-20 14:36:23 +02:00