mpv/audio
Niklas Haas 0bb15c7a13 af_lavcac3enc: fix memory leak on no-op
Simply returning out of this function leaks avpkt, need to always "goto
done".

Rewrite the logic a bit to make it more clear what's going on (IMO).

Fixes #9593
2021-12-14 21:25:02 +01:00
..
decode build: address AVCodec, AVInputFormat, AVOutputFormat const warnings 2021-05-01 22:07:31 +02:00
filter af_lavcac3enc: fix memory leak on no-op 2021-12-14 21:25:02 +01:00
out ao_openal: enable AL_SOFT_direct_channels_remix extension by default 2021-11-29 11:27:39 +01:00
aframe.c audio: replace deprecated av_mallocz_array 2021-11-05 23:34:20 +01:00
aframe.h audio: add frame alloc function 2020-05-25 01:54:37 +02:00
chmap.c
chmap.h
chmap_sel.c
chmap_sel.h
fmt-conversion.c audio: add support for AV_SAMPLE_FMT_S64* 2019-09-27 21:21:34 +02:00
fmt-conversion.h
format.c audio: fix copy&paste error 2019-09-27 21:31:04 +02:00
format.h audio: add support for AV_SAMPLE_FMT_S64* 2019-09-27 21:21:34 +02:00