mpd/src/lib/ffmpeg
Max Kellermann 6a4992118a lib/ffmpeg/Time: redefine AV_TIME_BASE_Q with initializer list
libavutil's macro definition is a compound literal, which is illegal
in C++.  Fixes yet another -Wpedantic warning.
2020-05-27 16:55:55 +02:00
..
Buffer.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
Codec.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Domain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Domain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Error.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Error.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Filter.cxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
Filter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Format.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Frame.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Init.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Init.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
IOContext.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogCallback.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
LogCallback.hxx replace stdarg.h with cstdarg 2020-03-12 19:03:12 -07:00
LogError.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogError.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build lib/crypto/MD5: add option to use libavutil instead of libgcrypt 2019-08-14 18:56:10 +02:00
SampleFormat.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Time.hxx lib/ffmpeg/Time: redefine AV_TIME_BASE_Q with initializer list 2020-05-27 16:55:55 +02:00