f1d6e0a65bRemoved the obsolete sanity check and added new test HTML files.
phoglund@webrtc.org
2012-06-04 10:06:52 +00:00
ab12990b1bIn the past we support calling StartPlayingFileLocally() before StartPlayout(), then when playout is started, the file would be played out immediately. Now we would get a failure if we do the same thing and the file would not be played out. Then GTalk/Hangout also reported this failure to us. This CL is to restore the original function.
braveyao@webrtc.org
2012-06-04 03:26:39 +00:00
899baa821bTemporarily disable first partition packet counting to avoid a bug in ProducerFec which doesn't properly handle important packets.
marpan@webrtc.org
2012-06-01 18:32:16 +00:00
354b0ed015Check return result of fwrite [Audio Module]
leozwang@webrtc.org
2012-06-01 17:46:21 +00:00
c3b2683bf4Refactored the pitch filter function in iSAC-fix. One important purpose is to prepare the function for assembly optimization in ARM platforms.
kma@webrtc.org
2012-06-01 17:00:07 +00:00
5b4f36db88ACM: Too short char vector
tina.legrand@webrtc.org
2012-06-01 14:51:28 +00:00
343301ff73Fixing release compilation on Linux and Mac trybots
kjellander@webrtc.org
2012-06-01 11:10:24 +00:00
c03df177c6Enabling audio_coding_module_test on trybots
kjellander@webrtc.org
2012-06-01 11:09:39 +00:00
4517585db5Adding separate payload types for stereo modes
tina.legrand@webrtc.org
2012-06-01 09:27:35 +00:00
29c5a2335cRenamed to Network Emulator and improved error handling. Changed default start port of the port-range to 32768.
kjellander@webrtc.org
2012-06-01 08:42:17 +00:00
7d8c567982Ignore return value of fwrites.
andrew@webrtc.org
2012-06-01 02:41:14 +00:00
595749f7ecNetwork simulation script based on Dummynet. This script only intends to support Mac and Linux so far. Additional coding and conditional checking will be required to support Windows.
kjellander@webrtc.org
2012-05-31 20:19:05 +00:00
2e84c112f5Updating bitrate controller tests to test naming conventions.
kjellander@webrtc.org
2012-05-31 13:55:01 +00:00
baaf2434a7Extracted a method for sending padded data.
phoglund@webrtc.org
2012-05-31 10:47:35 +00:00
bb24b14c8aLibvpx waterfall additional changes. The CL http://review.webrtc.org/595005/ was not complete since it didn't put the libvpx waterfall at its own port.
kjellander@webrtc.org
2012-05-31 10:42:51 +00:00
dc257b5781Add option to configure error concealment and disable by default.
stefan@webrtc.org
2012-05-30 11:25:00 +00:00
327ada1cb0Refactored IncomingVideoStream and VideoRenderFrame, to get code in better shape when hunting BUG=481.
mflodman@webrtc.org
2012-05-30 10:45:18 +00:00
9259e7bd03Added a step for restarting pulseaudio.
phoglund@webrtc.org
2012-05-30 09:07:02 +00:00
3c580bed4eMade fuzz tests and chrome bots FYI: e.g, they will warn instead of making the whole build red if they fail.
phoglund@webrtc.org
2012-05-24 09:31:49 +00:00
7fbfc4ce79Use correct variable in trace.
andrew@webrtc.org
2012-05-23 22:22:36 +00:00
f98b6cc10eRemove noise during build on Win32
andrew@webrtc.org
2012-05-23 18:49:47 +00:00
40300131dcNo more TSAN errors on start_stop
hta@webrtc.org
2012-05-23 15:49:48 +00:00
ea0aa13aa8I haven't done any refactoring here.
turaj@webrtc.org
2012-05-23 15:43:51 +00:00
1484ac07cbReplaced 2 time functions with thread-safe equivalents
hta@webrtc.org
2012-05-23 15:39:17 +00:00
aa5f410db5Add a README to e2e_quality.
andrew@webrtc.org
2012-05-23 15:11:20 +00:00
78d8d99180Fixes the vp8_test on Linux.
stefan@webrtc.org
2012-05-23 14:18:56 +00:00
cb0a86e913VAD refactoring: Added function for repeated code.
bjornv@webrtc.org
2012-05-23 07:56:51 +00:00
2b004655b5Add comparison to e2e and clean up.
andrew@webrtc.org
2012-05-23 02:47:58 +00:00
a1a34d675fAvoid flakiness by skipping more output verification.
andrew@webrtc.org
2012-05-23 00:45:00 +00:00
6ed617be22Fixing memory leak error in test.
hta@webrtc.org
2012-05-22 16:55:16 +00:00
747cd87da1FEC: For multi-frame FEC, allow for the size of the code to be increased, under certain conditions. This generally improves the FEC recovery for bursty loss under medium-high protection level. Review URL: https://webrtc-codereview.appspot.com/566012
marpan@webrtc.org
2012-05-22 16:50:00 +00:00
e1919f41b7Unittest for thread_wrapper.
hta@webrtc.org
2012-05-22 15:57:34 +00:00
b2179c20f0Bugfix issue 533. Client does not handle NACK or PLI requests received from far end if a RTCP report from it has not been processed when RFC 5506 is enabled. Review URL: https://webrtc-codereview.appspot.com/569020
pwestin@webrtc.org
2012-05-21 12:00:49 +00:00
3a698651d7Coverity issue 14317 (uninitialized status may influence execution flow) Solution: restructure the flow when AquireSocket fails
hta@webrtc.org
2012-05-16 14:28:52 +00:00
e96b54f442Adding Mac and Windows Large Tests bots.
kjellander@webrtc.org
2012-05-16 12:02:13 +00:00
fbfbdbe9eaMaking the old bots also trigger on source changes.
kjellander@webrtc.org
2012-05-16 12:00:26 +00:00