mpv/audio
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
..
decode ad_spdif: fix DTS 44.1khz passthrough playback 2024-01-24 21:21:01 +01:00
filter af_lavcac3enc: don't use deprecated `avcodec_close` 2024-02-19 18:09:58 +01:00
out ao_pipewire: add support for SPDIF formats 2024-02-15 16:43:25 +00:00
aframe.c various: replace if + abort() with MP_HANDLE_OOM() 2023-01-12 22:02:07 +01:00
aframe.h
chmap.c chmap: mp_image_pool: drop stale mentions of Libav in comments 2024-01-20 16:10:20 +00:00
chmap.h audio/chmap: support up to 64 channels 2023-09-29 02:35:10 +00:00
chmap_avchannel.c
chmap_avchannel.h
chmap_sel.c
chmap_sel.h
fmt-conversion.c
fmt-conversion.h
format.c
format.h