commit | 2519c45d00a5bd9b91930b74b35afb7d4b5bcbef | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Tue Apr 07 16:12:57 2015 +0200 |
committer | Karl Wiberg <kwiberg@webrtc.org> | Tue Apr 07 14:13:10 2015 +0000 |
tree | 2931ebaebb330d2a6dbd07361dcf1b3a47c7605d | |
parent | f6b7265c6bd254b1558b8e04a2c6d2c1769ef4a6 [diff] |
Fix clang style warnings in webrtc/modules/audio_coding Mostly this consists of marking functions with override when applicable, and moving function bodies from .h to .cc files. BUG=163 R=henrik.lundin@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/44979004 Cr-Commit-Position: refs/heads/master@{#8938}