commit | 13ca5f6db2db66e34907141f151dac780ae2411d | [log] [tgz] |
---|---|---|
author | jmarusic@webrtc.org <jmarusic@webrtc.org> | Tue Feb 24 09:56:58 2015 |
committer | jmarusic@webrtc.org <jmarusic@webrtc.org> | Tue Feb 24 09:57:18 2015 |
tree | c0cd1687d5ffe62c6e02cf671802684269a38bb0 | |
parent | e3fccd4268d8e46c737f27a431c1dd263f312395 [diff] |
AudioEncoderOpus: CHECK that encode call doesn't fail WebRtcOpus_Encode will only ever fail if fed bad input, and since we don't do that, we can CHECK that it doesn't fail instead of having code that tries to handle failure. R=kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/40899004 Cr-Commit-Position: refs/heads/master@{#8469} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8469 4adac7df-926f-26a2-2b94-8c16560cd09d