audio_check: convert to C++
This commit is contained in:
@@ -21,10 +21,7 @@
|
||||
#include "AdPlugDecoderPlugin.h"
|
||||
#include "TagHandler.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "audio_check.h"
|
||||
}
|
||||
#include "CheckAudioFormat.hxx"
|
||||
|
||||
#include <adplug/adplug.h>
|
||||
#include <adplug/emuopl.h>
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "AudiofileDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#include <audiofile.h>
|
||||
|
@@ -29,7 +29,7 @@
|
||||
#include "config.h"
|
||||
#include "DsdiffDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "util/bit_reverse.h"
|
||||
#include "TagHandler.hxx"
|
||||
#include "DsdLib.hxx"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
#include "config.h"
|
||||
#include "DsfDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "util/bit_reverse.h"
|
||||
#include "DsdLib.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "FaadDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "DecoderBuffer.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#include <neaacdec.h>
|
||||
|
@@ -26,10 +26,7 @@
|
||||
#include "FfmpegMetaData.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "InputStream.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "audio_check.h"
|
||||
}
|
||||
#include "CheckAudioFormat.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
@@ -25,10 +25,7 @@
|
||||
#include "FlacCommon.hxx"
|
||||
#include "FlacMetadata.hxx"
|
||||
#include "FlacPcm.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "audio_check.h"
|
||||
}
|
||||
#include "CheckAudioFormat.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "FluidsynthDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "conf.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "GmeDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "util/UriUtil.hxx"
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "TagId3.hxx"
|
||||
#include "TagRva2.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "MpcdecDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#ifdef MPC_IS_OLD_API
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h" /* must be first for large file support */
|
||||
#include "Mpg123DecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
@@ -26,7 +26,7 @@
|
||||
#include "OggSyncState.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "OggCodec.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "InputStream.hxx"
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "SndfileDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "audio_check.h"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#include <sndfile.h>
|
||||
|
@@ -24,11 +24,7 @@
|
||||
#include "InputStream.hxx"
|
||||
#include "OggCodec.hxx"
|
||||
#include "util/UriUtil.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "audio_check.h"
|
||||
}
|
||||
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
|
||||
#ifndef HAVE_TREMOR
|
||||
|
@@ -21,11 +21,7 @@
|
||||
#include "WavpackDecoderPlugin.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "InputStream.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "audio_check.h"
|
||||
}
|
||||
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "TagHandler.hxx"
|
||||
#include "ApeTag.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user