henrik.lundin@webrtc.org 
							
						 
					 
					
						
						
							
						
						01ca01f6e6 
					 
					
						
						
							
							Adding neteq_tests to modules tests  
						
						... 
						
						
						
						Also moving neteq_tests.gyp and renaming to gypi. Cleaning up a
little in neteq_tests.gypi.
Review URL: http://webrtc-codereview.appspot.com/191004 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@696  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-10-05 20:38:19 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						496ef8aca8 
					 
					
						
						
							
							To fix warnings in test files.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/169001 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@641  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-23 15:45:48 +00:00 
						 
				 
			
				
					
						
							
							
								henrik.lundin@webrtc.org 
							
						 
					 
					
						
						
							
						
						29fd9a5f30 
					 
					
						
						
							
							Removing warnings in all NetEQ test targets  
						
						... 
						
						
						
						Now all targets in neteq.gypi builds again. Also added payload type to
the log produced by RTPanalyze.
Review URL: http://webrtc-codereview.appspot.com/148001 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@598  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-15 08:25:45 +00:00 
						 
				 
			
				
					
						
							
							
								henrik.lundin@webrtc.org 
							
						 
					 
					
						
						
							
						
						9f710d08e1 
					 
					
						
						
							
							Switch to new sqrt in NetEQ  
						
						... 
						
						
						
						Switched to WebRtcSpl_SqrtFloor instead of WebRtcSpl_Sqrt in
NetEQ. The output is not bit-exact, but subjective listening
tests show no audible difference. Analysis shows that almost
all of the difference is in changed delay.
The reference file for NetEQ's unit test was updated.
Review URL: http://webrtc-codereview.appspot.com/139019 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@583  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-12 16:44:37 +00:00 
						 
				 
			
				
					
						
							
							
								xians@google.com 
							
						 
					 
					
						
						
							
						
						d3185fe219 
					 
					
						
						
							
							refactor the gyp file to gypi file.  
						
						... 
						
						
						
						Basically, the gypi file is a copy of gyp file, but has some difference on the
path of the dependencies.
Review URL: http://webrtc-codereview.appspot.com/137020 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@581  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-12 12:24:39 +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 
						 
				 
			
				
					
						
							
							
								zakkhoyt@google.com 
							
						 
					 
					
						
						
							
						
						c6e8b72c83 
					 
					
						
						
							
							Removing qualifiers on include path  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/132014 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@576  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-09 17:41:13 +00:00 
						 
				 
			
				
					
						
							
							
								henrik.lundin@webrtc.org 
							
						 
					 
					
						
						
							
						
						35dcc23110 
					 
					
						
						
							
							Adding regression test to NetEQ  
						
						... 
						
						
						
						The test inputs RTP packets from an RTPdump file into NetEQ
and compares the output to the corresponding reference file.
Test files are included.
The change also includes a new method in NETEQTEST_RTPpacket
class, which reads past the initial file header in an RTPdump
file.
Finally, a few warnings are removed.
Review URL: http://webrtc-codereview.appspot.com/138012 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@568  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-09 08:01:16 +00:00 
						 
				 
			
				
					
						
							
							
								zakkhoyt@google.com 
							
						 
					 
					
						
						
							
						
						fb298d3783 
					 
					
						
						
							
							Modified path on speex lib  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/137018 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@524  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-02 22:06:49 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						d7a41774ce 
					 
					
						
						
							
							header included twice.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/139013 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@522  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-09-02 20:52:47 +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 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						ebb2744337 
					 
					
						
						
							
							To fix warning for unused variable. And fix some warning in test.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/131010 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@500  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-31 21:28:08 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						eaf3185105 
					 
					
						
						
							
							Take care of unused variable.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/137013 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@499  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-31 21:27:53 +00:00 
						 
				 
			
				
					
						
							
							
								andrew@webrtc.org 
							
						 
					 
					
						
						
							
						
						9562a3664c 
					 
					
						
						
							
							Last fixes to build with gcc 4.6.  
						
						... 
						
						
						
						Set but unused parameter/variable warnings.
http://code.google.com/p/webrtc/issues/detail?id=52 
Review URL: http://webrtc-codereview.appspot.com/139006 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@498  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-31 18:50:12 +00:00 
						 
				 
			
				
					
						
							
							
								tommi@webrtc.org 
							
						 
					 
					
						
						
							
						
						c7d5f6249b 
					 
					
						
						
							
							Fix build errors on Windows.  
						
						... 
						
						
						
						Since this is a C file, variables must be declared at the top of the function
so I'm moving the fix for the warning (inst = NULL) to the bottom of the funciton.
Otherwise, the compiler will complain when it sees int i; on systems that do
not have WEBRTC_BIG_ENDIAN defined.
Review URL: http://webrtc-codereview.appspot.com/139005 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@494  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-31 12:11:24 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						74c640aebb 
					 
					
						
						
							
							fix build break  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/132004 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@493  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-30 20:44:24 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						7796c02b42 
					 
					
						
						
							
							Wrap encode, decode, PLC NB functions in #define to avoid warnings.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/133005 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@492  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-30 20:30:17 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						8ecd0e8f3d 
					 
					
						
						
							
							Remove Clang warning for PCM16B.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/137006 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@491  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-30 20:29:50 +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 
							
						 
					 
					
						
						
							
						
						a41b4ce7da 
					 
					
						
						
							
							Changing iLBC to use the new improved SQRT, WebRtcSpl_SqrtFloor().  
						
						... 
						
						
						
						The bit-stream has not change with the new SQRT, but the output signal has. The change in output is small, and all test-files pass a subjective quality test.
New test-files will be committed to svn after this CL.
Review URL: http://webrtc-codereview.appspot.com/136001 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@478  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-29 08:19:30 +00:00 
						 
				 
			
				
					
						
							
							
								tina.legrand@webrtc.org 
							
						 
					 
					
						
						
							
						
						2aa5d500af 
					 
					
						
						
							
							Issue reported in WebRTC. A variable is defined and set, but never used.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/139001 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@474  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-29 06:36:37 +00:00 
						 
				 
			
				
					
						
							
							
								henrik.lundin@webrtc.org 
							
						 
					 
					
						
						
							
						
						36450af2b3 
					 
					
						
						
							
							Removing unsupported codecs from ptypes file  
						
						... 
						
						
						
						The file ptypes.txt tells test program NetEqRTPplay how to
map the RTP payload types in an RTP file. Now removing payload
types that are not supported in WebRTC.
Review URL: http://webrtc-codereview.appspot.com/119009 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@473  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-27 01:25:35 +00:00 
						 
				 
			
				
					
						
							
							
								andrew@webrtc.org 
							
						 
					 
					
						
						
							
						
						ffbe7a75fd 
					 
					
						
						
							
							Cast away the unused state argument value to silence gcc 4.6 warnings.  
						
						... 
						
						
						
						The WebRTC C wrapper for the G711 codec doesn't actually use the 'state' 
argument, but declares one anyway for API uniformity.
At the beginning of functions like WebRTCG711_EncodeA(), there's a stanza:
    // Set to avoid getting warnings
    state = NULL;
This might work around an unused parameter warning, but under gcc 4.6.0 
it ends up generating another warning, that state is set but not used.  
Casting the assignment to void silences the warning, restoring 
compilation under -Werror.
Reported as https://code.google.com/p/webrtc/issues/detail?id=50 
Review URL: http://webrtc-codereview.appspot.com/135002 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@463  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-26 17:16:30 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						7f2bbbbefd 
					 
					
						
						
							
							To remove all calls involving scratch-memory  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/129001 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@462  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-26 16:03:49 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						ac55f7b33c 
					 
					
						
						
							
							Review URL:  http://webrtc-codereview.appspot.com/115004  
						
						... 
						
						
						
						git-svn-id: http://webrtc.googlecode.com/svn/trunk@461  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-26 16:02:16 +00:00 
						 
				 
			
				
					
						
							
							
								turajs@google.com 
							
						 
					 
					
						
						
							
						
						5cc9c68e8d 
					 
					
						
						
							
							Fixing a warning discovered while compiling with clang.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/120003 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@441  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-24 21:20:33 +00:00 
						 
				 
			
				
					
						
							
							
								andrew@webrtc.org 
							
						 
					 
					
						
						
							
						
						4f390000dd 
					 
					
						
						
							
							Fix warnings on Ubuntu 11.04 (gcc 4.5)  
						
						... 
						
						
						
						http://code.google.com/p/webrtc/issues/detail?id=63 
Review URL: http://webrtc-codereview.appspot.com/125004 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@439  4adac7df-926f-26a2-2b94-8c16560cd09d 
					
						2011-08-24 20:35:35 +00:00 
						 
				 
			
				
					
						
							
							
								andrew@webrtc.org 
							
						 
					 
					
						
						
							
						
						ceb148ce59 
					 
					
						
						
							
							Fix compile warnings in Release configuration.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/119003 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@424  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-23 17:53:54 +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 
						 
				 
			
				
					
						
							
							
								turaj@webrtc.org 
							
						 
					 
					
						
						
							
						
						ca758c268e 
					 
					
						
						
							
							To remove warnings found by clang  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/113005 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@392  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-17 20:25:36 +00:00 
						 
				 
			
				
					
						
							
							
								andrew@webrtc.org 
							
						 
					 
					
						
						
							
						
						8910f278c5 
					 
					
						
						
							
							Switch to webrtc.org accounts (for those which exist).  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/97010 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@342  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-10 05:16:31 +00:00 
						 
				 
			
				
					
						
							
							
								xians@google.com 
							
						 
					 
					
						
						
							
						
						f67f197049 
					 
					
						
						
							
							exclude the neteq test targets from building with chromium.  
						
						... 
						
						
						
						BUG=http://code.google.com/p/webrtc/issues/detail?id=34 
TEST=None
Review URL: http://webrtc-codereview.appspot.com/93017 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@326  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-08 12:56:26 +00:00 
						 
				 
			
				
					
						
							
							
								leozwang@google.com 
							
						 
					 
					
						
						
							
						
						79835d1bd3 
					 
					
						
						
							
							Clean up Android.mk  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/92014 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@315  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-05 21:01:02 +00:00 
						 
				 
			
				
					
						
							
							
								xians@google.com 
							
						 
					 
					
						
						
							
						
						88f94f985e 
					 
					
						
						
							
							exclude the ACM test target from building with chromium.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/95011 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@312  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-05 16:14:51 +00:00 
						 
				 
			
				
					
						
							
							
								xians@google.com 
							
						 
					 
					
						
						
							
						
						4d79bf164b 
					 
					
						
						
							
							exclude the g722 test target from building with chromium.  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/92011 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@311  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-05 16:14:25 +00:00 
						 
				 
			
				
					
						
							
							
								xians@google.com 
							
						 
					 
					
						
						
							
						
						e1cfd5f252 
					 
					
						
						
							
							exclude test target from chromium  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/92012 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@310  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-08-05 16:14:02 +00:00 
						 
				 
			
				
					
						
							
							
								leozwang@google.com 
							
						 
					 
					
						
						
							
						
						f2c1a7b85c 
					 
					
						
						
							
							Clean up ANDROID macro definitions [audio_coding]  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/91006 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@270  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-07-28 20:39:08 +00:00 
						 
				 
			
				
					
						
							
							
								leozwang@google.com 
							
						 
					 
					
						
						
							
						
						081b9f9628 
					 
					
						
						
							
							Remove redundant spl header file  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/92001 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@241  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-07-21 21:28:29 +00:00 
						 
				 
			
				
					
						
							
							
								leozwang@google.com 
							
						 
					 
					
						
						
							
						
						e85b34f585 
					 
					
						
						
							
							Enable iLBC test for android  
						
						... 
						
						
						
						Review URL: http://webrtc-codereview.appspot.com/68006 
git-svn-id: http://webrtc.googlecode.com/svn/trunk@213  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-07-15 16:06:18 +00:00 
						 
				 
			
				
					
						
							
							
								tlegrand@google.com 
							
						 
					 
					
						
						
							
						
						3675f9b121 
					 
					
						
						
							
							Review URL:  http://webrtc-codereview.appspot.com/56003  
						
						... 
						
						
						
						git-svn-id: http://webrtc.googlecode.com/svn/trunk@181  4adac7df-926f-26a2-2b94-8c16560cd09d 
						
						
					 
					
						2011-07-08 06:43:34 +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