mpd/src/decoder
2024-08-08 18:43:15 +02:00
..
plugins Override the value for file size in bytes. Useful for getting sensible track length values in feed mode or for HTTP streams. 2024-08-08 18:43:15 +02:00
Bridge.cxx *: use std::scoped_lock with implicit template parameter 2024-05-23 20:54:49 +02:00
Bridge.hxx input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
Client.hxx input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
Command.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Control.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Control.hxx *: use std::scoped_lock with implicit template parameter 2024-05-23 20:54:49 +02:00
DecoderAPI.cxx input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
DecoderAPI.hxx input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
DecoderBuffer.cxx input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
DecoderBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
DecoderList.cxx decoder/List: eliminate decoder_plugins_try() 2024-07-11 16:15:38 +02:00
DecoderList.hxx decoder/List: eliminate decoder_plugins_try() 2024-07-11 16:15:38 +02:00
DecoderPlugin.cxx decoder/plugin: kludge for Android NDK r25c 2023-03-12 19:53:03 +01:00
DecoderPlugin.hxx decoder/Plugin: remove unused and broken wrapper method ContainerScan() 2023-09-26 10:13:42 +02:00
DecoderPrint.cxx decoder/List: add iterable container for decoder plugins 2024-07-11 15:30:31 +02:00
DecoderPrint.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Domain.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Domain.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
meson.build Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
Reader.cxx input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
Reader.hxx io/Reader: use std::span 2023-10-07 08:44:42 +02:00
Thread.cxx decoder/Thread: add enum DecodeResult, log better diagnostics 2024-07-11 16:47:43 +02:00