summaryrefslogtreecommitdiffstats
path: root/remoting/codec/audio_encoder_opus.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-3/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.dcheng@chromium.org2013-04-081-2/+2
* Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.dalecurtis@chromium.org2012-11-211-1/+2
* Add opus audio codec support in remotingsergeyu@chromium.org2012-10-231-0/+63
* Revert 163650 - Add opus audio codec support in remotingsergeyu@chromium.org2012-10-231-63/+0
* Add opus audio codec support in remotingsergeyu@chromium.org2012-10-231-0/+63