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

Unified Diff: media/shared_memory_support.gypi

Issue 1854433002: Clamp AudioBuffer float to int{16,32} conversion (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Have separate functions for rounding and non-rounding Created 4 years, 8 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
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/shared_memory_support.gypi
diff --git a/media/shared_memory_support.gypi b/media/shared_memory_support.gypi
index 721f6aa4c497d7501f196d5f8913a2a13acc00cf..f4e5c2159e9592f541ad938140042de05a1847cf 100644
--- a/media/shared_memory_support.gypi
+++ b/media/shared_memory_support.gypi
@@ -14,6 +14,7 @@
'audio/point.h',
'base/audio_bus.cc',
'base/audio_bus.h',
+ 'base/audio_sample_conversion.h',
'base/channel_layout.cc',
'base/channel_layout.h',
'base/limits.h',
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698