webrtc/modules/audio_coding/codecs/opus
Mirko Bonadei c4dd730765 Fix -Wextra-semi warnings.
Starting from https://chromium-review.googlesource.com/c/1485012,
-Wextra-semi is enabled and WebRTC has some violations to fix.

This is a follow-up of https://webrtc-review.googlesource.com/c/123560.

Bug: webrtc:10355
Change-Id: I012b7497fc8991037fd77aa98f1579c22e08206f
Reviewed-on: https://webrtc-review.googlesource.com/c/124126
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26831}
2019-02-25 09:22:51 +00:00
..
test Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
audio_decoder_opus.cc 2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883 2019-02-22 09:59:01 +00:00
audio_decoder_opus.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_encoder_opus.cc Remove webrtc::ProtoString. 2019-02-16 11:11:45 +00:00
audio_encoder_opus.h webrtc: Remove semicolons. 2019-02-20 16:02:59 +00:00
audio_encoder_opus_unittest.cc [clang-tidy] Apply performance-move-const-arg fixes. 2019-02-01 15:02:36 +00:00
opus_bandwidth_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
opus_complexity_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
opus_fec_test.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
opus_inst.h Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
opus_interface.c Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
opus_interface.h Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
opus_speed_test.cc Fix -Wextra-semi warnings. 2019-02-25 09:22:51 +00:00
opus_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00