X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fmeson.build;h=58a8feb1d4789216628e7483f1bcd0acb1676c41;hb=827606868bf9f1dd16208882f0e3ca424b3e9e0a;hp=737d889cbe30bc6ec6ef3f3bc827e6dda399d4f3;hpb=c290898058c364494fa74398c70566f3bff1ae4c;p=nageru diff --git a/nageru/meson.build b/nageru/meson.build index 737d889..58a8feb 100644 --- a/nageru/meson.build +++ b/nageru/meson.build @@ -161,7 +161,7 @@ nageru_link_with += audio # Mixer objects. srcs += ['chroma_subsampler.cpp', 'v210_converter.cpp', 'mixer.cpp', 'pbo_frame_allocator.cpp', 'theme.cpp', 'image_input.cpp', 'alsa_output.cpp', - 'disk_space_estimator.cpp', 'timecode_renderer.cpp', 'tweaked_inputs.cpp'] + 'timecode_renderer.cpp', 'tweaked_inputs.cpp'] # Streaming and encoding objects (largely the set that is shared between Nageru and Kaeru). stream_srcs = ['quicksync_encoder.cpp', 'x264_encoder.cpp', 'x264_dynamic.cpp', 'x264_speed_control.cpp', 'video_encoder.cpp',