Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(539)

Unified Diff: webrtc/modules/media_file/media_file_utility.h

Issue 2763543002: Remove last mentions of speex from webrtc/modules (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/media_file/media_file_utility.h
diff --git a/webrtc/modules/media_file/media_file_utility.h b/webrtc/modules/media_file/media_file_utility.h
index bc2fa5a2f011176e0fdc5bf15dff171f9654f7d1..52cd8078df00927418e17fda56268ad262adde3d 100644
--- a/webrtc/modules/media_file/media_file_utility.h
+++ b/webrtc/modules/media_file/media_file_utility.h
@@ -246,9 +246,7 @@ private:
kCodecG726_40,
kCodecG726_32,
kCodecG726_24,
- kCodecG726_16,
- kCodecSpeex8Khz,
- kCodecSpeex16Khz
+ kCodecG726_16
};
// TODO (hellner): why store multiple formats. Just store either codec_info_

Powered by Google App Engine
This is Rietveld 408576698