Go to file
minyue@webrtc.org 4321f175f1 Adding DTX to WebRTC Opus wrapper
This is a step toward adding Opus DTX support in WebRTC.

Note that opus_encode() returns 1 byte in case of DTX, then the packet does not need to be transmitted. See

https://mf4.xiph.org/jenkins/view/opus/job/opus/ws/doc/html/group__opus__encoder.html

We transmit the first 1-byte packet to let decoder be in-sync

BUG=webrtc:1014
R=henrik.lundin@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/13219004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7846 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-12-09 13:27:39 +00:00
chromium Roll chromium_revision 6455c69..deaf2f7 (293954:295079) 2014-09-27 18:10:30 +00:00
data Revert "Revert part of r7561, "Refactor audio conversion functions."" 2014-10-31 04:58:14 +00:00
resources Minor modifications to test::RtpFileReader 2014-09-30 11:08:44 +00:00
talk Add empty implementation file that will hold statstypes.h implementation. 2014-12-09 10:47:01 +00:00
third_party GN: Enable libvpx, add link target and convert some test targets 2014-09-30 18:05:02 +00:00
tools Whitespace change to force builds. 2014-12-01 09:10:38 +00:00
webrtc Adding DTX to WebRTC Opus wrapper 2014-12-09 13:27:39 +00:00
.clang-format
.gitignore Add whitespace.txt file. 2014-11-29 15:42:29 +00:00
all.gyp Add a variable for deciding when to use openmax_dl. 2014-10-08 18:01:27 +00:00
android-webrtc.mk
AUTHORS This fixes a small memory leak (found using Xcode/Instruments on iOS) in 2014-11-05 22:01:53 +00:00
BUILD.gn Initial GN work for WebRTC 2014-06-17 08:54:03 +00:00
check_root_dir.py Remove root_dir variable from DEPS + enforce rename. 2014-10-09 09:11:27 +00:00
codereview.settings Add FORCE_HTTPS_COMMIT_URL to codereview.settings. 2014-12-01 09:09:07 +00:00
COPYING
DEPS Roll chromium_revision 24b4c73..8e72e1d 2014-12-08 11:48:35 +00:00
drover.properties
libvpx.mk
LICENSE
license_template.txt
LICENSE_THIRD_PARTY
OWNERS Add kjellander as PRESUBMIT.py OWNER 2014-11-04 17:06:31 +00:00
PATENTS
PRESUBMIT.py PRESUBMIT: Add check for checkdeps. 2014-12-08 13:00:30 +00:00
setup_links.py Roll chromium_revision d8c9041..309cf65 2014-11-27 10:41:04 +00:00
sync_chromium.py Roll chromium_revision d8c9041..309cf65 2014-11-27 10:41:04 +00:00
WATCHLISTS Add myself to common_audio and audio_processing watchlists 2014-09-11 10:11:43 +00:00