Go to file
kjellander@webrtc.org ad0f3baf90 Removing redundant codec unittest targets.
The following targets have been merged into audio_coding_unittests:
* cng_unittests
* g711_unittests
* g722_unittests
* isacfix_unittests
* pcm16b_unittests

Some of them were empty and were created with the assumption they were
needed in order to get code coverage (which was actually not needed).

The following test has been removed since it was empty:
* audio_conference_mixer_unittests

BUG=none
TEST=trybots passing (well, except for the unittests that are removed, they're failing until the try server configuration is updated)

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3222 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-12-03 10:52:29 +00:00
data ADM no longer reads PCM files from data/audio_device. Now uses the resource folder instead. 2012-08-20 09:44:59 +00:00
peerconnection Suppress the -Wno-address-of-array-temporary for linux clang. 2012-10-30 16:43:23 +00:00
third_party Add winsdk_samples to provide directshow_baseclasses. 2012-11-21 18:46:45 +00:00
third_party_mods Removing PeerConnection sample client and libjingle from webrtc. 2012-02-09 19:23:17 +00:00
tools Fixed bug where we would rewrite *deref_ptr = ...; to // deref_ptr = ...; 2012-12-03 08:48:07 +00:00
webrtc Removing redundant codec unittest targets. 2012-12-03 10:52:29 +00:00
.gitignore Add third_party/winsdk_samples/src to gitignore. 2012-11-21 23:28:40 +00:00
android-webrtc.mk Changed a flag in ARM build for platform build. 2012-09-08 00:32:59 +00:00
Android.mk Qickly fixed android platform build breakage 2012-10-22 21:21:52 +00:00
AUTHORS Landing http://review.webrtc.org/914006/ 2012-10-31 14:35:11 +00:00
codereview.settings Point codereview.settings at the newly-created webrtc-reviews google group. 2012-11-15 22:21:20 +00:00
DEPS Rolling chromium_revision 157509:169394 2012-11-26 16:31:20 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE Updated license path in LICENSE and LICENSE_THIRD_PARTY. 2012-11-22 12:06:21 +00:00
license_template.txt git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
LICENSE_THIRD_PARTY Updated license path in LICENSE and LICENSE_THIRD_PARTY. 2012-11-22 12:06:21 +00:00
OWNERS Review URL: http://webrtc-codereview.appspot.com/137002 2011-08-25 16:52:34 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Adding default trybot names to PRESUBMIT.py. 2012-10-31 14:52:21 +00:00
WATCHLISTS Point codereview.settings at the newly-created webrtc-reviews google group. 2012-11-15 22:21:20 +00:00
webrtc.gyp Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00