mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 22:51:13 +02:00
2021-10-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that caused premature validation of metadata. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -1069,7 +1069,6 @@ class RDWaveFile
|
||||
bool ReadNormalizeLevel(QString wave_file_name);
|
||||
bool ReadEnergyFile(QString wave_file_name);
|
||||
void GrowAlloc(size_t size);
|
||||
void ValidateMetadata();
|
||||
#ifdef HAVE_VORBIS
|
||||
int WriteOggPage(ogg_page *page);
|
||||
#endif // HAVE_VORBIS
|
||||
|
Reference in New Issue
Block a user