mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-09 16:13:49 +02:00
Merge remote-tracking branch 'upstream/master' into m4a-feature
This commit is contained in:
@@ -526,7 +526,7 @@ RDAudioConvert::ErrorCode RDAudioConvert::Stage1Vorbis(const QString &dstfile,
|
||||
#endif // HAVE_VORBIS
|
||||
}
|
||||
|
||||
#define STAGE1BUFSIZE 2500
|
||||
#define STAGE1BUFSIZE 16384
|
||||
|
||||
RDAudioConvert::ErrorCode RDAudioConvert::Stage1Mpeg(const QString &dstfile,
|
||||
RDWaveFile *wave)
|
||||
|
Reference in New Issue
Block a user