tina.legrand@webrtc.org
|
4517585db5
|
Adding separate payload types for stereo modes
BUG=Issue 452
TEST=audio_coding_test, voe_auto_test, voe_cmd_test
Edit: adding Patrik to review:
src/modules/rtp_rtcp/source/rtp_receiver.cc
...and Shijing to review:
src/voice_engine/main/source/channel.cc
src/voice_engine/main/test/cmd_test/voe_cmd_test.cc
Review URL: https://webrtc-codereview.appspot.com/540004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2340 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-06-01 09:27:35 +00:00 |
|
tina.legrand@webrtc.org
|
145f04f0c4
|
Changing Celt to use stereo as default.
Review URL: https://webrtc-codereview.appspot.com/397009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1720 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-02-18 00:32:16 +00:00 |
|
tina.legrand@webrtc.org
|
79e29e510f
|
Adding option to change bitrate for Celt.
I have updated the code so that Celt rate can be changed to any value between 48 and 128 kbps.
Tests for both mono and stereo are updated.Updated tests for Celt mono.
Review URL: https://webrtc-codereview.appspot.com/391014
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1712 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-02-17 00:38:33 +00:00 |
|
tina.legrand@webrtc.org
|
df69775bfa
|
Adding support for full-stereo codec.
This is an experiment, letting Celt represent a full-stereo codec.
Review URL: https://webrtc-codereview.appspot.com/379013
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1636 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-02-08 10:22:21 +00:00 |
|
perkj@webrtc.org
|
6b1bfd6c5e
|
Changed webrtc::ACMCodecDB::neteq_decoders_ to a const array.
BUG=
TEST=
Review URL: http://webrtc-codereview.appspot.com/304003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1092 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-12-02 12:48:19 +00:00 |
|
xians@webrtc.org
|
0dffc6449a
|
To be able to get webrtc into chrome, we need to reduce the size of the binary and the usage of memory.
This patch disbale some codecs which are not considered necessary.
Review URL: http://webrtc-codereview.appspot.com/299001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1062 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-11-30 15:35:44 +00:00 |
|
tina.legrand@webrtc.org
|
2475a1953a
|
Committing a file that was part of CL 175002, but for wome reason weren't uploaded correctly.
git-svn-id: http://webrtc.googlecode.com/svn/trunk@882 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-11-03 17:54:27 +00:00 |
|
tina.legrand@webrtc.org
|
31c6b60456
|
Adding calls to Version functions for external codecs.
Also clarified in comments where to put interface files for external codecs.
Review URL: http://webrtc-codereview.appspot.com/135017
git-svn-id: http://webrtc.googlecode.com/svn/trunk@579 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-09-12 07:18:37 +00:00 |
|
tina.legrand@webrtc.org
|
84519ec0a2
|
Fixing some inconsistencies in WebRTC audio coding module. I've added setup information for all codecs which are not part of WebRTC, but possible to hook in.
Please help me review.
Henrik: review neteq_defines.h
Turaj: review all files, but the one Henrik reviews.
Zakk: FYI only.
Review URL: http://webrtc-codereview.appspot.com/138004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@505 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-09-01 07:47:31 +00:00 |
|
tina.legrand@webrtc.org
|
81fd2bfbba
|
New ACM codec database, created at compile time.
Review URL: http://webrtc-codereview.appspot.com/127002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@480 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-29 11:18:44 +00:00 |
|
tina.legrand@webrtc.org
|
2e09692006
|
This CL fixes the warnings when building acm or acm test.
Review URL: http://webrtc-codereview.appspot.com/109013
git-svn-id: http://webrtc.googlecode.com/svn/trunk@397 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-08-18 06:20:30 +00:00 |
|
niklase@google.com
|
470e71d364
|
git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-07-07 08:21:25 +00:00 |
|