1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-01 20:52:05 +00:00
mpv/audio
Emil Velikov 37619c4cf5 options: remove always true m_obj_list::allow_unknown_entries
Ever instance of m_obj_list is a constant and for all of them, the field
is true. Just remove the field all together.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2021-11-15 14:02:08 +00:00
..
decode build: address AVCodec, AVInputFormat, AVOutputFormat const warnings 2021-05-01 22:07:31 +02:00
filter af_scaletempo2: use gcc vectors to speed up inner loop 2021-05-26 17:35:55 +02:00
out options: remove always true m_obj_list::allow_unknown_entries 2021-11-15 14:02:08 +00: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_sel.c
chmap_sel.h
chmap.c
chmap.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