Commit Graph

  • 90071dd647 Added API to set RTP timestamp offset extension. mflodman@webrtc.org 2012-08-13 17:13:27 +00:00
  • 1fb39ba422 REMB changes, cloned from issue 722011. mflodman@webrtc.org 2012-08-13 17:05:14 +00:00
  • 1281dc0313 Fixes issue 555 by replacing the bitrate/observer map with a list. stefan@webrtc.org 2012-08-13 16:13:09 +00:00
  • 52ce651283 Fix the auido noise issue with FEC enabled BUG = issue 652 TEST=manual test Review URL: https://webrtc-codereview.appspot.com/720006 braveyao@webrtc.org 2012-08-13 07:30:08 +00:00
  • 1d9521eeed Fix AudioDeviceWindowsCore::DoCaptureThread() crash under some rare circumstance. braveyao@webrtc.org 2012-08-13 07:29:24 +00:00
  • a11299648c Retrieve data from input leozwang@webrtc.org 2012-08-11 04:33:02 +00:00
  • 030d752dce Removing unneeded baseclass headers. andrew@webrtc.org 2012-08-11 03:36:24 +00:00
  • de91bf7cdc Changed compiler assert code so that it can be used by both C and C++ source files. Review URL: https://webrtc-codereview.appspot.com/733005 kma@webrtc.org 2012-08-11 00:13:25 +00:00
  • cdfa63f94f Fix mismatched signature (due to const) error. andrew@webrtc.org 2012-08-10 22:56:17 +00:00
  • 7742479428 Fixes build bot breakage. Resizing was enabled which some tests assumed wouldn't be the case. Changed the default so that it is now disabled. henrike@webrtc.org 2012-08-10 19:31:24 +00:00
  • b18261ce5f Set error concealment off for a test in videoprocessor_integrationtest. Review URL: https://webrtc-codereview.appspot.com/714008 marpan@webrtc.org 2012-08-10 17:42:16 +00:00
  • 268a24fa56 Reverts changes to auto test. henrike@webrtc.org 2012-08-10 15:15:51 +00:00
  • ba853c9970 Fixes for RTP extension time offset. mflodman@webrtc.org 2012-08-10 14:30:53 +00:00
  • c0496e66f6 Expose a function for setting bandwidth estimation parameters in ViERTP_RTCP. Review URL: https://webrtc-codereview.appspot.com/678007 astor@webrtc.org 2012-08-10 10:14:43 +00:00
  • b64dd31c3c Split bot status list in two rows so it fits better on the screen. phoglund@webrtc.org 2012-08-10 08:57:39 +00:00
  • 3c286747ce Makes it possible to disable automatic resizing. henrike@webrtc.org 2012-08-10 02:44:30 +00:00
  • 340f0cd5b7 Add *.host.mk to .gitignore. andrew@webrtc.org 2012-08-10 02:17:41 +00:00
  • 54da26d2d2 Move include_tests to a higher variable nesting. andrew@webrtc.org 2012-08-10 00:41:18 +00:00
  • b20916e336 Change libaries path because of recent file structure changes leozwang@webrtc.org 2012-08-09 22:17:26 +00:00
  • 490fdc5ffc Fix Android after iSAC -> isac move. andrew@webrtc.org 2012-08-09 18:53:20 +00:00
  • 6a16e74f9f Move iSAC -> isac. andrew@webrtc.org 2012-08-09 18:35:39 +00:00
  • cb53410877 Make some dependencies more flexible. andrew@webrtc.org 2012-08-09 18:28:40 +00:00
  • ea5d0e5162 Don't target top-level test gyps if include_tests==0 andrew@webrtc.org 2012-08-09 17:37:03 +00:00
  • 48cf686933 Removed v4l2_file_player code, which is checked into the signal repo. phoglund@webrtc.org 2012-08-09 14:57:58 +00:00
  • 7f3d4c6781 Normalize x64 and ia32 sse2 behavior in libvpx. andrew@webrtc.org 2012-08-08 21:55:20 +00:00
  • ccb7cc6175 Added unittest for iSAC-Fix. Only one function in this version. Review URL: https://webrtc-codereview.appspot.com/713006 kma@webrtc.org 2012-08-08 18:26:19 +00:00
  • c2fde804fa Fix VideoCaptureModule and unit test valgrind errors on linux. perkj@webrtc.org 2012-08-08 14:01:09 +00:00
  • d7b17e436a Enable denoising by default. stefan@webrtc.org 2012-08-08 10:02:51 +00:00
  • 54e22eb977 Made it possible to run video_capture tests on mac. phoglund@webrtc.org 2012-08-08 08:27:46 +00:00
  • 743e5cf6b7 remove flaky test case in FileBeforeStreamingTest braveyao@webrtc.org 2012-08-08 06:07:39 +00:00
  • da236dfde5 Added more unit tests for min-max operations in signal processing module. Review URL: https://webrtc-codereview.appspot.com/668009 kma@webrtc.org 2012-08-07 19:35:00 +00:00
  • 5d6be542be Make sure the video capture delay is set to an initial value on Mac. perkj@webrtc.org 2012-08-07 09:03:07 +00:00
  • 9a3f83f2e3 Use relative paths in DEPS. andrew@webrtc.org 2012-08-07 06:03:22 +00:00
  • f388fcc67e Added dynamic Neon detect in isac-fix for Android NDK build, and thus fixed a build error in the last version. Review URL: https://webrtc-codereview.appspot.com/726004 kma@webrtc.org 2012-08-07 01:20:51 +00:00
  • 715509890c Added run time detection of Neon architecture in iSAC-fix. Review URL: https://webrtc-codereview.appspot.com/715004 kma@webrtc.org 2012-08-06 21:04:34 +00:00
  • 8fe5f32ccc Refactor three signal processing library files. WebRTC issue 545 is solved by the way. Review URL: https://webrtc-codereview.appspot.com/692007 kma@webrtc.org 2012-08-06 20:19:56 +00:00
  • 1e1a250413 Wrong RTP module used when calling RegisterReceiveRtpHeaderExtension in ViE channel. mflodman@webrtc.org 2012-08-06 08:49:41 +00:00
  • 2d4c4ae553 Optimization of function CalculateResidualEnergy() for iSAC-fix in ARM Neon platforms. Bit not exact with the previous version, but result quality is not worse. Review URL: https://webrtc-codereview.appspot.com/687005 kma@webrtc.org 2012-08-03 21:46:05 +00:00
  • 07ebdb9432 Handle 96 kHz when downmixing the capture path. andrew@webrtc.org 2012-08-03 18:03:02 +00:00
  • c0348fb349 bump version to 3.9.0 Review URL: https://webrtc-codereview.appspot.com/708007 elham@webrtc.org 2012-08-03 17:47:52 +00:00
  • 4889120a84 Fix integer divisin truncation error. marpan@webrtc.org 2012-08-03 17:33:13 +00:00
  • 10a31520a5 Disabled FileBeforeStreamingTest.TestStartPlayingFileLocallyWithStartPlayout. mflodman@webrtc.org 2012-08-03 09:50:15 +00:00
  • 15264364a1 Removing RawImage. Last cl in the series. mikhal@webrtc.org 2012-08-02 22:18:47 +00:00
  • 8274bf26ca Added suppression for issue 716. phoglund@webrtc.org 2012-08-02 12:25:13 +00:00
  • 686a731c18 Fix error when receiving an already sent timestamp from VoE. andrew@webrtc.org 2012-08-02 03:26:14 +00:00
  • 792e974949 Refactor the public interfaces to use the full path in include. wu@webrtc.org 2012-08-01 22:14:51 +00:00
  • 42033b4a43 This change will allow us to set proper frame rate for the camera on Linux. Earlier we were setting based on the resolution irrespective of input frame rate. Review URL: https://webrtc-codereview.appspot.com/692006 mallinath@webrtc.org 2012-08-01 06:31:34 +00:00
  • d7a71d0719 Prepare to roll Chromium to 149181. andrew@webrtc.org 2012-08-01 01:40:02 +00:00
  • bf853918eb Fix issue introduced in r2540 mikhal@webrtc.org 2012-07-31 22:15:11 +00:00
  • 4ce52bb75d Use unix line endings in DEPS. andrew@webrtc.org 2012-07-31 21:54:13 +00:00
  • 4147562088 Fixing error introduced in r2540. The error was in the test framework - did not copy the frame appropriately. TESTED = test_framework unittest mikhal@webrtc.org 2012-07-31 18:10:14 +00:00
  • a2031d58f6 Replacing RawImage with VideoFrame in video_coding and related engine code. mikhal@webrtc.org 2012-07-31 15:53:44 +00:00
  • 5fe91a89ac Add license header to no_op.cc. andrew@webrtc.org 2012-07-31 05:50:21 +00:00
  • 8639fd9341 Use correct rtp header size for FEC packets. This is needed as of r2489 which introduced the header extension. marpan@webrtc.org 2012-07-30 18:17:02 +00:00
  • d1f3b1a113 Reorganize the vp8 directory. andrew@webrtc.org 2012-07-27 22:19:16 +00:00
  • 6f8db36e04 Reorganize voice_engine/. andrew@webrtc.org 2012-07-27 21:49:28 +00:00
  • c1354bd768 Make handling of libyuv more flexible. andrew@webrtc.org 2012-07-27 18:21:16 +00:00
  • f5f69c7f5d Resource Preprocessor Definitions which contain spaces are handled incorrectly in Visual Studio 2010 braveyao@webrtc.org 2012-07-27 08:07:49 +00:00
  • 7cbb5a05c4 JPEG: Replacing RawImage with VideoFrame. mikhal@webrtc.org 2012-07-25 20:38:14 +00:00
  • 8d95a700e9 Change libvp8 library patch in makefile leozwang@webrtc.org 2012-07-25 18:37:00 +00:00
  • bc934ccc4e Temporarily disable version.py. andrew@webrtc.org 2012-07-25 15:45:33 +00:00
  • ad69ca73d4 webrtc crashes with virtual cameras on Windows. In the market, there are several Virtual Camera apps which could allow multi-apps share one camera at same time. We have several reports that at least two of them would cause Webrtc crash because of 0 maxFPS read from their drivers. Finally I can reproduce and verify with one of them, 'Asus Virtual Camera' as in feedback. So I submit the fix as we discussed before. braveyao@webrtc.org 2012-07-25 03:02:15 +00:00
  • f5a91fdfab Make some build settings more flexible. andrew@webrtc.org 2012-07-23 16:28:02 +00:00
  • a9da4c55ef Landing for thakis. Original review here: https://webrtc-codereview.appspot.com/667013/ Review URL: https://webrtc-codereview.appspot.com/701004 tommi@webrtc.org 2012-07-20 11:17:23 +00:00
  • 8495915442 Make loopback mode work properly leozwang@webrtc.org 2012-07-16 20:03:18 +00:00
  • d41f59a23f Fix Mac-gcc warnings. andrew@webrtc.org 2012-07-16 17:05:47 +00:00
  • 837bc7b44c ilbc: Make the decode input array const Review URL: https://webrtc-codereview.appspot.com/667009 turaj@webrtc.org 2012-07-14 00:34:54 +00:00
  • 73db8dbfc2 video conversion functions: switching from designated functions to a general one. mikhal@webrtc.org 2012-07-14 00:03:55 +00:00
  • 7760963d04 Make webrtc compile on android in chromium leozwang@webrtc.org 2012-07-13 22:00:43 +00:00
  • 6c08f26c4e Terminate version string leozwang@webrtc.org 2012-07-13 22:00:16 +00:00
  • 71707aaae8 Add the FEC mask type to FecProtectionParams and set the mask type in the VCM. Review URL: https://webrtc-codereview.appspot.com/682004 marpan@webrtc.org 2012-07-13 16:27:51 +00:00
  • d96dcef422 vpm: Updating module to use CalcBufferSize mikhal@webrtc.org 2012-07-12 23:52:55 +00:00
  • 08329f4a13 Added API to port internal speech probability in NS. bjornv@webrtc.org 2012-07-12 21:00:43 +00:00
  • 6182db10c8 vp8: Updating wrapper to use CalcBufferSize (includes odd size support). mikhal@webrtc.org 2012-07-11 18:43:36 +00:00
  • 538f0ab96f I420: Updating computation of buffer size to use calcBufferSize (odd size support). mikhal@webrtc.org 2012-07-11 18:20:39 +00:00
  • 262bdedfda Remove files that are not needed from direct_show_base_classes.gyp wu@webrtc.org 2012-07-11 16:52:19 +00:00
  • 13c09bc845 . wu@webrtc.org 2012-07-10 23:10:31 +00:00
  • ff2f861c71 Corrected one error for Android build. Also added iSAC in the default build in Android, to test any build errors in iSAC in platform build in buildbot. Review URL: https://webrtc-codereview.appspot.com/684004 kma@webrtc.org 2012-07-10 21:37:49 +00:00
  • b95e9ca865 video_coding: Refatoring I420 wrapper. No functional updates. mikhal@webrtc.org 2012-07-10 20:58:08 +00:00
  • 0bb817dab0 1. Adding odd size support to LibYuv wrapper. 2. Removing unused functionality. 3. Adding support for negative height (flips the image). mikhal@webrtc.org 2012-07-10 20:48:48 +00:00
  • 475c26634e Re-enable WEBRTC_SVNREVISION script leozwang@webrtc.org 2012-07-10 20:36:29 +00:00
  • adf8ddf4aa Assembly coding for pitch filter in iSAC for ARMv6. Review URL: https://webrtc-codereview.appspot.com/631004 kma@webrtc.org 2012-07-10 19:30:57 +00:00
  • e2c16a83bc Optimized a filter bank function in iSAC/fix for ARM. Review URL: https://webrtc-codereview.appspot.com/631008 kma@webrtc.org 2012-07-10 17:59:44 +00:00
  • cf9855d9eb Update build.xml and api level leozwang@webrtc.org 2012-07-10 17:38:48 +00:00
  • d2f71003af correct one build error in linux. Review URL: https://webrtc-codereview.appspot.com/681005 kma@webrtc.org 2012-07-09 23:34:58 +00:00
  • 72f8a6d77b Optimized PCorr2Q32() in iSAC with intrinsics in ARM Neon platform. Review URL: https://webrtc-codereview.appspot.com/634004 kma@webrtc.org 2012-07-09 23:27:02 +00:00
  • 1bc6d3238c Only status from interesting bots are reported to the Dashboard kjellander@webrtc.org 2012-07-09 09:43:30 +00:00
  • e9eb235bc1 Remove the useless dummy audio device impl which creates threads and high res timers on windows. xians@webrtc.org 2012-07-06 08:33:13 +00:00
  • 2eefb2242f Improved fuzzer. It will now throw in additional refreshes, which is known to mess with lifetime assumptions. phoglund@webrtc.org 2012-07-04 12:29:09 +00:00
  • 01ad75888a ilbc: Mark untouched input arrays as const Review URL: https://webrtc-codereview.appspot.com/662004 turaj@webrtc.org 2012-07-03 21:35:46 +00:00
  • ddfdfed3b5 Pass capture time (wallclock) to the RTP sender to compute transmission offset stefan@webrtc.org 2012-07-03 13:21:22 +00:00
  • 1853005f37 Change clock to be 64 bits in RTP module Review URL: https://webrtc-codereview.appspot.com/678011 pwestin@webrtc.org 2012-07-03 10:41:54 +00:00
  • 7b61049117 Land: https://webrtc-codereview.appspot.com/678010/ tommi@webrtc.org 2012-07-03 08:19:24 +00:00
  • fb933bdb26 Landing: https://webrtc-codereview.appspot.com/680005/ tommi@webrtc.org 2012-07-03 08:19:12 +00:00
  • e85c77bd7c Bump WebRTC version to 3.8.1 Review URL: https://webrtc-codereview.appspot.com/665007 vikasmarwaha@webrtc.org 2012-07-02 18:11:06 +00:00
  • cf21b9be87 Fix ChromeOS build by removing an unused variable. tommi@webrtc.org 2012-07-02 14:29:58 +00:00
  • ef8ca6a801 Wrote ClusterFuzz test for WebRTC GetUserMedia. phoglund@webrtc.org 2012-07-02 11:39:22 +00:00
  • b358bd8f87 A command-line tool based on libyuv to convert a set of RGBA files to a YUV video. vspasova@webrtc.org 2012-07-02 07:43:30 +00:00
  • 2a45209a6d Adde video_engine to cpplint check. mflodman@webrtc.org 2012-07-01 05:55:23 +00:00
  • c5b392e9d6 Updates t resolution adaptation (cama): -set image type when QM is reset. -fix for undoing two stages of spatial downsampling. -some adjustments and code clean-up. -updates to control parameters and unittest. Review URL: https://webrtc-codereview.appspot.com/641010 marpan@webrtc.org 2012-06-29 21:44:55 +00:00