mpd/src/encoder
Rosen Penev 2db8bcc353
replace stddef.h with cstddef
The former is deprecated with C++14. The standard says both are the same:

The contents and meaning of the header<cstddef>are the same as the C
standard library header<stddef.h>,except that it does not declare the type
wchar_t, that it also declares the type byte and its associated
operations (21.2.5), and as noted in 21.2.3 and 21.2.4.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-12 19:04:38 -07:00
..
plugins replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Configured.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Configured.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
EncoderAPI.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
EncoderInterface.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
EncoderList.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
EncoderList.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
EncoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
ToOutputStream.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
ToOutputStream.hxx copyright year 2020 2020-01-18 19:23:49 +01:00