Commit Graph

  • 86da94ea69 Remove functions for unregistering decoder tina.legrand@webrtc.org 2012-05-16 07:11:53 +00:00
  • d2d54c72b6 Improve WebRTCDemo leozwang@webrtc.org 2012-05-16 03:18:23 +00:00
  • f6e27f5e03 Re-enable embedding svn revision into code leozwang@webrtc.org 2012-05-15 19:25:37 +00:00
  • f1ccdb9fb5 Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. Review URL: https://webrtc-codereview.appspot.com/570009 kma@webrtc.org 2012-05-15 18:16:46 +00:00
  • fe742200d5 Enable aecm neon optimized code in android build leozwang@webrtc.org 2012-05-15 16:11:24 +00:00
  • 157111adff Removed empty folders pwestin@webrtc.org 2012-05-15 10:15:35 +00:00
  • c5ad6092fa Added Chrome+WebRTC bots based on Chrome scripts, for all platforms. kjellander@webrtc.org 2012-05-15 09:29:22 +00:00
  • cf2cd7e4c4 Enable VP8 deblocker. Review URL: https://webrtc-codereview.appspot.com/569011 marpan@webrtc.org 2012-05-14 16:50:36 +00:00
  • 93116ba4fc Added an unittest for udp_socket_wrapper. hta@webrtc.org 2012-05-14 16:03:37 +00:00
  • f6ec0a91a2 Making Coverity Static Analyzer run properly on Windows kjellander@webrtc.org 2012-05-14 14:18:53 +00:00
  • 4e7840d943 Revert 2233 - Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. kma@webrtc.org 2012-05-11 18:16:35 +00:00
  • 6d47c08e14 Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. kma@webrtc.org 2012-05-11 17:29:59 +00:00
  • dedfe4db70 Updated tracker to filter the new chrome bots too. phoglund@webrtc.org 2012-05-11 11:34:29 +00:00
  • 2853dde520 Refactor the internal API to the rtp/rtcp module. Combination of previous CLs in revisions 2211, 2212, 2214, 2215, 2216. Review URL: https://webrtc-codereview.appspot.com/570008 pwestin@webrtc.org 2012-05-11 11:08:54 +00:00
  • 5dbe568417 Disabled flaky tests. Standard tests will no longer run within extended tests. phoglund@webrtc.org 2012-05-11 08:59:11 +00:00
  • 61d0745e86 Resolve coverity warnings. bjornv@webrtc.org 2012-05-11 07:51:44 +00:00
  • 7eadad6d95 Fixed valgrind errors so the fuzz test can be run under valgrind. phoglund@webrtc.org 2012-05-11 07:36:53 +00:00
  • 799980fcaa Revert 2224 - Revert 2213 - Moved the fuzz test under valgrind and added valgrind support to the video bot. turaj@webrtc.org 2012-05-11 00:41:48 +00:00
  • 3c383abd27 Revert 2211 - Refactor the internal API to the rtp/rtcp module. Review URL: https://webrtc-codereview.appspot.com/568004 turaj@webrtc.org 2012-05-10 23:01:04 +00:00
  • 980d6be535 Revert 2212 - Bug fix Review URL: https://webrtc-codereview.appspot.com/576009 turaj@webrtc.org 2012-05-10 22:57:21 +00:00
  • c2fe91256c Revert 2213 - Moved the fuzz test under valgrind and added valgrind support to the video bot. turaj@webrtc.org 2012-05-10 22:55:57 +00:00
  • 449b525453 Revert 2214 - Bugfix turaj@webrtc.org 2012-05-10 22:54:39 +00:00
  • f02ee061ab Revert 2215 - Fixed destroy order. turaj@webrtc.org 2012-05-10 22:53:33 +00:00
  • f448ccd16c Revert 2216 - Fix for receive only channels. turaj@webrtc.org 2012-05-10 22:52:19 +00:00
  • b06db96840 Add a framework for audio end-to-end quality testing. andrew@webrtc.org 2012-05-10 18:45:11 +00:00
  • 8aaf31d14f Create makefile for video engine leozwang@webrtc.org 2012-05-10 18:16:27 +00:00
  • 6bd81f4962 Temporarily disable cpu detection in libvpx leozwang@webrtc.org 2012-05-10 18:13:35 +00:00
  • f29d3fa177 Fix vp8 complexity parameter on android leozwang@webrtc.org 2012-05-10 18:12:01 +00:00
  • a69634aa92 Fix for receive only channels. pwestin@webrtc.org 2012-05-10 16:17:05 +00:00
  • c309c7c52b Fixed destroy order. pwestin@webrtc.org 2012-05-10 15:49:45 +00:00
  • fd3fef514b Bugfix pwestin@webrtc.org 2012-05-10 15:14:41 +00:00
  • 80f7ac23b0 Moved the fuzz test under valgrind and added valgrind support to the video bot. phoglund@webrtc.org 2012-05-10 14:43:10 +00:00
  • e1c97a2723 Bug fix Review URL: https://webrtc-codereview.appspot.com/576009 pwestin@webrtc.org 2012-05-10 13:55:23 +00:00
  • 0774838f3d Refactor the internal API to the rtp/rtcp module. Review URL: https://webrtc-codereview.appspot.com/568004 pwestin@webrtc.org 2012-05-10 12:33:50 +00:00
  • 00a186665c Added link to bloat builds. phoglund@webrtc.org 2012-05-10 07:54:47 +00:00
  • cd54e56d72 Delay estimation performance test. bjornv@webrtc.org 2012-05-10 07:41:23 +00:00
  • 36b6331216 * Add gold as deps. * Stop using the webrtc_deps as a workaround for a potential depot_tools bug where getting two DEPS file using File(...) was not handled properly. See crbug.com/127479 for detail. Review URL: https://webrtc-codereview.appspot.com/579006 wu@webrtc.org 2012-05-09 23:22:30 +00:00
  • 270e9db039 Clarify the impact of disabling VAD on DTX. andrew@webrtc.org 2012-05-09 19:09:03 +00:00
  • b213cd55ef Remove bitmap implementation from surfaceview render leozwang@webrtc.org 2012-05-09 18:24:39 +00:00
  • de6a6b40fa Rename ViEAndroidDemo to WebRTCDemo leozwang@webrtc.org 2012-05-09 15:23:52 +00:00
  • f6edfeff63 Adding one parameter to typing detection tuning Review URL: https://webrtc-codereview.appspot.com/569009 niklas.enbom@webrtc.org 2012-05-09 13:16:12 +00:00
  • 9f49af9cea Add libbitrate_controller which is introduced recently leozwang@webrtc.org 2012-05-09 04:46:24 +00:00
  • e6575050a9 Remove the third_party folder from peerconnection which we no longer need. Can't use gcl because gcl refuses to create a cl with no file in it. wu@webrtc.org 2012-05-08 21:33:15 +00:00
  • d63cf71413 Fix broken build because gyp doesn't filter out platform specific file with suffixes of .c leozwang@webrtc.org 2012-05-08 21:33:04 +00:00
  • 5f3b1cf99d Updated to chromium 134666. Removed the need of the local libjingle.gyp and use the one from the chromium instead. Review URL: https://webrtc-codereview.appspot.com/561004 wu@webrtc.org 2012-05-08 21:19:08 +00:00
  • 710eac763a Update DEPS comment and remove tabs from common.gypi. andrew@webrtc.org 2012-05-08 18:00:57 +00:00
  • 22f6f85fcc Remove redundant initialization. andrew@webrtc.org 2012-05-08 17:18:28 +00:00
  • e59a0aca6a Fix AudioFrame types. andrew@webrtc.org 2012-05-08 17:12:40 +00:00
  • f5fe1000de Enable cpu auto detection and ns optimized code on android leozwang@webrtc.org 2012-05-08 15:20:02 +00:00
  • 9cc186405f Removed CleanUp call in Windows, since I couldn't find a call to it. hta@webrtc.org 2012-05-08 11:40:06 +00:00
  • e553031580 Refactore base, Capture, Codec and Custom Call parts of autotest. The CL doesn't contain any real functional changes, only style changes, cast changes and changing reference to pointer as input argument to functions. mflodman@webrtc.org 2012-05-08 10:38:36 +00:00
  • 113f851cc3 Merge Chromium issue 95797 into WebRTC. braveyao@webrtc.org 2012-05-08 09:28:39 +00:00
  • 7415f371ac Revert VP8 Deblocker. Review URL: https://webrtc-codereview.appspot.com/563007 pwestin@webrtc.org 2012-05-08 09:06:31 +00:00
  • 5019c9583c Enable VP8 deblocker. Review URL: https://webrtc-codereview.appspot.com/578004 pwestin@webrtc.org 2012-05-08 08:40:28 +00:00
  • 589673f1cb Fix volume setting while not playing on PulseAudio. andrew@webrtc.org 2012-05-07 21:42:49 +00:00
  • 20a05cd778 Disable WEBRTC_SVNREVISION leozwang@webrtc.org 2012-05-07 21:16:33 +00:00
  • fe4cfa7e5e Hi Tina, turaj@webrtc.org 2012-05-07 20:36:22 +00:00
  • d46fe7034b Two bug fixs in android surface render leozwang@webrtc.org 2012-05-07 20:29:43 +00:00
  • ba0f9fe10b Trival fix to voe_auto_test according to the main source codes braveyao@webrtc.org 2012-05-07 10:06:43 +00:00
  • f5657efd31 Rolled back r2177 since it breaks vie_auto_test. phoglund@webrtc.org 2012-05-07 07:59:32 +00:00
  • 07bf9a07f5 Add test to verify identical input channels result in identical output channels. andrew@webrtc.org 2012-05-05 00:32:00 +00:00
  • 329fcbba29 Reduce PSNR because I420ToARGB888 return lowers number on windows leozwang@webrtc.org 2012-05-04 21:31:22 +00:00
  • c2f8832a32 Fix for FileTest failure in vie_auto_test Review URL: https://webrtc-codereview.appspot.com/570004 elham@webrtc.org 2012-05-04 21:17:30 +00:00
  • 1ea25b4c3d Change PSNR for I420ToARGB888 and I420ToRGB565 leozwang@webrtc.org 2012-05-04 17:55:57 +00:00
  • 83958dfe06 Add ARGB and RGB565 unit test leozwang@webrtc.org 2012-05-04 17:07:45 +00:00
  • 3ebff4c2e9 Add ConvertToARGB and enable RGB565 Review URL: https://webrtc-codereview.appspot.com/566004 leozwang@webrtc.org 2012-05-04 17:07:30 +00:00
  • e62fec2285 Bug fix and refactor video capture code on android leozwang@webrtc.org 2012-05-04 17:06:32 +00:00
  • b6f2417f37 Renamed all _test.cc files to _unittest.cc, to conform to convention for webrtc. hta@webrtc.org 2012-05-04 08:13:57 +00:00
  • 8b6f749b0a Rewrite makefile to link with stl statically leozwang@webrtc.org 2012-05-03 16:07:15 +00:00
  • 0b7ba967f5 Fixed comments and added new flags for the PyAuto test. phoglund@webrtc.org 2012-05-03 14:21:14 +00:00
  • 54536bb6d4 Refactoring of the TMMBRSet class, giving it a reasonably tight interface. hta@webrtc.org 2012-05-03 14:07:23 +00:00
  • 3bc38c86e8 Fix color enhancement test. Review URL: https://webrtc-codereview.appspot.com/553007 pwestin@webrtc.org 2012-05-03 13:15:35 +00:00
  • 209442a560 Missing file Review URL: https://webrtc-codereview.appspot.com/556005 pwestin@webrtc.org 2012-05-03 11:36:06 +00:00
  • e9727cdbaa Fixed some memory leaks. Review URL: https://webrtc-codereview.appspot.com/558004 pwestin@webrtc.org 2012-05-03 11:32:25 +00:00
  • 63a509858d Rename AudioFrame members. andrew@webrtc.org 2012-05-02 23:56:37 +00:00
  • 7fdb909339 Reformat and add more debug info into ViESurfaceRenderer leozwang@webrtc.org 2012-05-02 16:45:55 +00:00
  • b286bfb13e VAD refactoring: Replaced hard coded array sizes with enum. bjornv@webrtc.org 2012-05-02 12:14:57 +00:00
  • 404843e6e5 Timeout tests for TMMBR hta@webrtc.org 2012-05-02 09:56:45 +00:00
  • 3c0df7d376 Fixed a build break: I'd forgotten to remove a DELETE statement. hta@webrtc.org 2012-05-02 08:22:21 +00:00
  • 47059b5dfb Adds unit tests for RTCP receiver, focusing on TMMBR handling. hta@webrtc.org 2012-05-02 07:46:22 +00:00
  • 1e1dd170e0 Disabling PTY for mv command on Android bot. kjellander@webrtc.org 2012-05-02 07:45:27 +00:00
  • 719dba7e79 Further cleaned up voe_standard_test. phoglund@webrtc.org 2012-05-02 07:32:37 +00:00
  • dbb7f91f36 The ChromeBloat bot will now also be ignored for LKGRs. phoglund@webrtc.org 2012-05-02 06:32:30 +00:00
  • efecc18cdf libyuv updates for better code generation on OSX clang for scale BUG=478 TEST=build libyuv and disassemble scale.o with otool -tV. Should use registers for C loops, not stack. Review URL: https://webrtc-codereview.appspot.com/550005 fbarchard@google.com 2012-05-02 00:41:29 +00:00
  • ecac9b721e Add tests for downmixing and no processing. andrew@webrtc.org 2012-05-02 00:04:10 +00:00
  • 63ea5ef5da Regenerate jni files and bring audio alive leozwang@webrtc.org 2012-05-01 22:13:49 +00:00
  • d5548f5d04 Disable clang Chrome plugins on all platforms. andrew@webrtc.org 2012-05-01 21:39:34 +00:00
  • fed1894330 Roll Chromium 132375:134666 and libyuv 216:254. andrew@webrtc.org 2012-05-01 21:03:10 +00:00
  • 85b089a0ca Fix ConvertI420ToRGB565 bug leozwang@webrtc.org 2012-04-30 17:59:08 +00:00
  • e7ac5fde72 Minor changes to remove dead code in opensl es leozwang@webrtc.org 2012-04-30 14:42:17 +00:00
  • 65a4e4ed56 Minor refactoring: RTCPReceiver::BoundingSet Remove ability to modify a pointer argument. hta@webrtc.org 2012-04-30 11:23:41 +00:00
  • 890aa0d2c0 Disabling HTTP status push on Build master since we're not using it kjellander@webrtc.org 2012-04-30 09:56:57 +00:00
  • be0ac630a1 Overriding tgrid URL for master web status kjellander@webrtc.org 2012-04-30 09:15:57 +00:00
  • c2d985257b untabify hta@webrtc.org 2012-04-30 08:25:10 +00:00
  • 9d54cd12ab TMMBN sender test passes, fixed receiver flag bug hta@webrtc.org 2012-04-30 08:24:55 +00:00
  • c6c4ffc5d8 Android trybots + fixing web status config kjellander@webrtc.org 2012-04-30 07:59:09 +00:00
  • 5c0c18d823 Fix coverity issues in ACM. andrew@webrtc.org 2012-04-27 17:06:48 +00:00
  • a88cb6fce0 Add HighPassFilter and StereoChannelSwapping tests. andrew@webrtc.org 2012-04-27 17:00:20 +00:00
  • 2d0223286b VPM: fix to coverity issues 10255-10258 (unintended sign extension). Review URL: https://webrtc-codereview.appspot.com/532002 marpan@webrtc.org 2012-04-27 15:56:02 +00:00
  • ca08c41701 Replacing virtual camera on linux video bot: adaptings tests accordingly. phoglund@webrtc.org 2012-04-27 12:38:17 +00:00