Commit Graph

  • 836af79f58 Remove incorrect asserts. stefan@webrtc.org 2013-03-21 12:15:44 +00:00
  • 01b507a406 WebRtc_Word -> stdint in audio_coding/cng/ pbos@webrtc.org 2013-03-21 11:28:42 +00:00
  • af33b62a72 Fix -Wstring-conversion warnings. Review URL: https://webrtc-codereview.appspot.com/1215006 wu@webrtc.org 2013-03-20 21:22:48 +00:00
  • 455370d5b1 Thread safety issue fix in incoming_video_stream.cc. See issue 1465. Review URL: https://webrtc-codereview.appspot.com/1216009 vikasmarwaha@webrtc.org 2013-03-20 16:57:09 +00:00
  • f354e1f587 Add audio/video only option in apprtc braveyao@webrtc.org 2013-03-20 00:23:55 +00:00
  • ebf49da9b2 Url option to change the resolution. Review URL: https://webrtc-codereview.appspot.com/1218005 vikasmarwaha@webrtc.org 2013-03-19 22:15:55 +00:00
  • 8685090060 Account for header inside I420Encoder::InitEncode. pbos@webrtc.org 2013-03-19 11:39:03 +00:00
  • 3d0b0d6902 Follow-up fix for r3681. stefan@webrtc.org 2013-03-19 10:04:57 +00:00
  • ecfd32880e Changed stats reporting to not use local/remote hta@webrtc.org 2013-03-19 08:45:47 +00:00
  • 31829a7baf Fixed initialization of SPL in echo_control_mobile. BUG=8403556 (a possible fix) Review URL: https://webrtc-codereview.appspot.com/1220004 kma@webrtc.org 2013-03-19 00:25:01 +00:00
  • 95a8ddd272 Android: rename android_build_type gyp variable. wjia@webrtc.org 2013-03-18 21:41:04 +00:00
  • f1ea0df728 Updated WebRTC version number to 3.26 Review URL: https://webrtc-codereview.appspot.com/1219004 elham@webrtc.org 2013-03-18 17:45:04 +00:00
  • f4944d49cf Fix framerate sent to account for actually sent frames. stefan@webrtc.org 2013-03-18 17:04:52 +00:00
  • abc9d5b6aa Change VCM interface to take target bitrate in bits per second. stefan@webrtc.org 2013-03-18 17:00:51 +00:00
  • 8911ce46a4 Generic video-codec support. pbos@webrtc.org 2013-03-18 16:39:03 +00:00
  • 3cb42b11bf Remove GCC 4.6 bot from LKGR parsing. kjellander@webrtc.org 2013-03-18 16:05:36 +00:00
  • 71335ce120 Have git ignore ".swp" files. pbos@webrtc.org 2013-03-18 15:21:51 +00:00
  • 41211466d8 Revert the deletion of test_api_nack.cc in r3674. stefan@webrtc.org 2013-03-18 15:00:50 +00:00
  • 04ecd49ec5 Truncated delay quality to avoid negative return values bjornv@webrtc.org 2013-03-18 14:15:12 +00:00
  • bda7f305c5 Adding RTX on source mikhal@webrtc.org 2013-03-15 23:21:52 +00:00
  • 73222cff1a Adding Opus frame length test tina.legrand@webrtc.org 2013-03-15 13:29:17 +00:00
  • d613c207cc Adding new directories and watchers to the WATCHLISTS. stefan@webrtc.org 2013-03-15 09:39:59 +00:00
  • eddc5a6654 Updated local-audio-rendering.html to remove unmute. Review URL: https://webrtc-codereview.appspot.com/1193004 vikasmarwaha@webrtc.org 2013-03-14 23:34:19 +00:00
  • 33f22d01f0 Fixed a crash issue in NSX module. kma@webrtc.org 2013-03-14 21:44:12 +00:00
  • 684f0577fb Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 pwestin@webrtc.org 2013-03-13 23:20:57 +00:00
  • 2dc0367406 Added destructors for tests to control destruct order pwestin@webrtc.org 2013-03-13 21:36:10 +00:00
  • 15960c2b67 Increasing size of nack list in buffered mode. mikhal@webrtc.org 2013-03-13 20:52:49 +00:00
  • 361bac7a4f Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. Review URL: https://webrtc-codereview.appspot.com/1029004 pwestin@webrtc.org 2013-03-13 17:52:42 +00:00
  • 2baf5f5fa0 Refactor webrtc specific Event implementation to an EventFactory. stefan@webrtc.org 2013-03-13 08:46:25 +00:00
  • b7edd06530 Remove DTMF detection. Talk team has been in the loop and there is no need for DTMF detection at the receiver side. turaj@webrtc.org 2013-03-12 22:27:27 +00:00
  • 728b7ea245 Tool found: pass by value when pass by reference is better in system wrapper unit test. henrike@webrtc.org 2013-03-12 21:49:56 +00:00
  • d6cd64ac6a Change intrinsic code in isac fix to let it pass chrome clang compiler. Compiler complains about variables not initialized in instructions veor_s32() and vset_lane_s32(). Review URL: https://webrtc-codereview.appspot.com/1187006 kma@webrtc.org 2013-03-12 17:45:41 +00:00
  • 23875c1694 Fixes issue detected by tool. henrike@webrtc.org 2013-03-12 17:36:54 +00:00
  • 6ddb9071a1 Corrected dashboard script error. phoglund@webrtc.org 2013-03-12 13:16:51 +00:00
  • 03e3117d87 Removed redundant VP8 width/height and made sure the generic width/height is set. stefan@webrtc.org 2013-03-12 09:59:27 +00:00
  • 7473f89f63 Revert "Internal clean up: removing unused include line." dwkang@webrtc.org 2013-03-12 01:43:00 +00:00
  • 25316b2a09 Internal clean up: removing unused include line. dwkang@webrtc.org 2013-03-12 01:10:02 +00:00
  • e5a81ed793 Fixed issue 1497 in iSAC fixed point. Bit exact. Review URL: https://webrtc-codereview.appspot.com/1177005 kma@webrtc.org 2013-03-12 00:23:21 +00:00
  • da0f7086e1 Update demos to have local audio control muted by default. Review URL: https://webrtc-codereview.appspot.com/1160007 vikasmarwaha@webrtc.org 2013-03-11 16:58:07 +00:00
  • 3de314615f Fix frame_editing_unittest reference file handling. kjellander@webrtc.org 2013-03-11 15:30:33 +00:00
  • 0ef22c24c0 Fixed style according to reviewer and a refactoring error jansson@webrtc.org 2013-03-11 14:52:56 +00:00
  • db8ca9a395 Add Mac 64 bit bots to LKGR parser. kjellander@webrtc.org 2013-03-11 09:00:37 +00:00
  • a33037ea6c Added an android_channel.html reflector page to allow Android apps to use a WebView to speak the Channel API from Google AppEngine. fischman@webrtc.org 2013-03-10 18:28:08 +00:00
  • 23da8622c0 Optimized EstCodeLpcCoef() for iSAC with intrinsics in Android-Neon platform. kma@webrtc.org 2013-03-09 00:38:14 +00:00
  • 5d3ced5df0 Fixed sync issues in network emulator script + fix lint complaints jansson@webrtc.org 2013-03-08 13:43:36 +00:00
  • 927296fd1b Lazy capture_device_info acquisition. pbos@webrtc.org 2013-03-08 13:12:29 +00:00
  • 38ebf98c2a Refactor barcode decoder to use Zxing's C++ version kjellander@webrtc.org 2013-03-08 10:58:21 +00:00
  • 755e19adfc - Checks the OS and runs the appropriate commands for Dummynet (ipfw) - Added pipe rule flush handling - Also fixed a bug preventing any rule settings other than default from being used no matter what preset was chosen - Fixed some comments. jansson@webrtc.org 2013-03-08 10:50:14 +00:00
  • 971278a962 Splitting out video_coding_test executable again. kjellander@webrtc.org 2013-03-08 10:20:53 +00:00
  • 3137a21068 Dtmf twinkle-twinkle. wu@webrtc.org 2013-03-07 21:59:23 +00:00
  • df123ed604 Roll libvpx 180104:186754. andrew@webrtc.org 2013-03-07 21:27:41 +00:00
  • 603a7f47a4 Add third_party/ dependencies to svn:ignore kjellander@webrtc.org 2013-03-07 20:31:45 +00:00
  • 2951a6df4a Fixed an assembly code error in AECM for ARMv7. Possibly related to an AECM quality issue encountered at Chrome testing. No bug was logged. Review URL: https://webrtc-codereview.appspot.com/1160006 kma@webrtc.org 2013-03-07 18:25:34 +00:00
  • 84cd8e39cf Disable frame dropper for screenshare mode. stefan@webrtc.org 2013-03-07 13:12:32 +00:00
  • 7c16c3c4a1 Move video_coding OWNERS to video_coding/. stefan@webrtc.org 2013-03-07 13:11:32 +00:00
  • 5d37139374 Fixed a ton of Python lint errors, enabled python lint checking. phoglund@webrtc.org 2013-03-07 09:59:43 +00:00
  • 52b57cc0d5 Fix debug file buffer bug introduced in r3574. andrew@webrtc.org 2013-03-07 00:45:50 +00:00
  • efe4edb6da Enabling bufffering mode with no sync module or VoE mikhal@webrtc.org 2013-03-06 23:29:33 +00:00
  • 488d4c9493 Submit symlink in apprtc from Linux since it fails from Win Review URL: https://webrtc-codereview.appspot.com/1169004 braveyao@webrtc.org 2013-03-06 06:45:14 +00:00
  • 07db4a6918 Add symlink of adapter.js from apprtc to base Review URL: https://webrtc-codereview.appspot.com/1160004 braveyao@webrtc.org 2013-03-06 03:35:03 +00:00
  • a9a1df0035 Remove the error return on SetAGC failure introduced by r3605. andrew@webrtc.org 2013-03-05 23:36:10 +00:00
  • 64dc671167 Roll libyuv to r590 BUG=none TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1161004 fbarchard@google.com 2013-03-05 21:02:33 +00:00
  • 90eb5c84f9 1. Updated test pages to include Chrome Frame meta tag 2. Updated test pages to use adapter.js Review URL: https://webrtc-codereview.appspot.com/1142004 elham@webrtc.org 2013-03-05 19:53:01 +00:00
  • 91d11b3cdd Adds new AEC API to audio_processing. bjornv@webrtc.org 2013-03-05 16:53:09 +00:00
  • db3f42782c Using adapter.js and getRemoteStreams hta@webrtc.org 2013-03-05 15:23:40 +00:00
  • 1dc0aa2de2 Fix for build error on android introduced with r3609. stefan@webrtc.org 2013-03-05 09:30:47 +00:00
  • a27107004d Split the NACK list into multiple RTCPs if it's too big. stefan@webrtc.org 2013-03-05 09:02:06 +00:00
  • a856db26a6 Moved trace function to adapter.js and removed from pc1 & multiple.html. Review URL: https://webrtc-codereview.appspot.com/1156005 vikasmarwaha@webrtc.org 2013-03-05 03:35:26 +00:00
  • 24045c5a02 None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does not provide an API to change the mode of the background noise. turaj@webrtc.org 2013-03-05 03:14:22 +00:00
  • 7881b574dd Updated path of adapter.js for dtmf & pc1-audio demos. vikasmarwaha@webrtc.org 2013-03-05 02:04:07 +00:00
  • f0a90c37c4 Expose the capture-side AudioProcessing object and allow it to be injected. andrew@webrtc.org 2013-03-05 01:12:49 +00:00
  • 7f95732fe2 AEC Refactoring: Removes lint warning bjornv@webrtc.org 2013-03-04 23:47:39 +00:00
  • 99f13464df Typo in index.html and updated svn propset for dtmf & pc1-audio demos. Review URL: https://webrtc-codereview.appspot.com/1145007 vikasmarwaha@webrtc.org 2013-03-04 19:34:46 +00:00
  • b203540e25 Redirect webrtc-demos.appspot.com to svn site and added dtmf & pc1-audio demos. Also updated index page to include information about new demos. Review URL: https://webrtc-codereview.appspot.com/1148004 vikasmarwaha@webrtc.org 2013-03-04 18:57:09 +00:00
  • ec6226eedc Updated version number to 3.25 Review URL: https://webrtc-codereview.appspot.com/1149005 elham@webrtc.org 2013-03-04 18:05:56 +00:00
  • a64300af50 Refactor NACK list creation to build the NACK list as packets arrive. stefan@webrtc.org 2013-03-04 15:24:40 +00:00
  • 17b867ae00 compile fix for get_nprocs() with uClibc phoglund@webrtc.org 2013-03-04 15:09:03 +00:00
  • 44f85a49d8 Fixed coverity defects (CID 14657 and 14656). phoglund@webrtc.org 2013-03-04 14:59:31 +00:00
  • 73ec386d8a VideoCaptureAndroid can now capture just buffers without also rendering to a SurfaceView. This saves ~15% CPU on a Nexus 7 running AppRTCDemo. fischman@webrtc.org 2013-03-03 17:28:03 +00:00
  • 2412085bc1 Don't upsample the capture signal early. andrew@webrtc.org 2013-03-02 00:14:46 +00:00
  • ea386147f1 Update integration tests for idempotent RTP header settings. Review URL: https://webrtc-codereview.appspot.com/1152004 bemasc@google.com 2013-03-01 23:43:14 +00:00
  • 7d6f11302e Refactored inline assembly code in complex_fft.c, by combining the individual __asm lines into a single block, to avoid potential register usage problems when building with different tools. Review URL: https://webrtc-codereview.appspot.com/1153004 kma@webrtc.org 2013-03-01 23:01:14 +00:00
  • 6be1e934ad Properly error check calls to AudioProcessing. andrew@webrtc.org 2013-03-01 18:47:28 +00:00
  • 9ee5a4ccd8 Enable External MediaProcessing on Mobile leozwang@webrtc.org 2013-03-01 17:19:35 +00:00
  • 603ae3ece2 Make RtpHeaderExtensionMap::Register and ::Deregister idempotent. bemasc@google.com 2013-03-01 17:03:02 +00:00
  • 78693fe37c Return an error when greater than 16 kHz is used with AECM. andrew@webrtc.org 2013-03-01 16:36:19 +00:00
  • 6648093911 Destroy VCM and VPM instead of delete. mflodman@webrtc.org 2013-03-01 14:51:23 +00:00
  • 527fb4d607 Revert "Will now run pylint on all python files if there's at least one modified python file in the checkin." phoglund@webrtc.org 2013-03-01 14:08:28 +00:00
  • a0936a6e45 Limit ARM instruction "strheq" to Apple's clang compiler only. bug = Review URL: https://webrtc-codereview.appspot.com/1111008 kma@webrtc.org 2013-03-01 00:20:10 +00:00
  • 7d052c3cb2 Turn off error concealment in videoprocessor_integration tests. Review URL: https://webrtc-codereview.appspot.com/1123006 marpan@webrtc.org 2013-02-28 16:44:28 +00:00
  • 6b6eb44cca Add supporting to V4L2_PIX_FMT_JPEG since it works same as MJPEG. braveyao@webrtc.org 2013-02-28 10:08:02 +00:00
  • 9e254133ad Rewrite the jitter buffer statistics test and put make it robust under valgrind. stefan@webrtc.org 2013-02-28 08:45:23 +00:00
  • 98fce15c6f Adding webrtc-sample demos under trunk/samples. Review URL: https://webrtc-codereview.appspot.com/1126005 vikasmarwaha@webrtc.org 2013-02-27 23:22:10 +00:00
  • 132c15de30 AEC Refactoring: bjornv@webrtc.org 2013-02-27 21:03:41 +00:00
  • e1c4ed958d Fix to send a full NACK list at least roughly once every 1.5 x RTT. stefan@webrtc.org 2013-02-27 16:23:06 +00:00
  • 83561fb173 Fixed a bug in WebRtcNsx_PrepareSpectrumNeon() for NS in ARM Neon platform. kma@webrtc.org 2013-02-27 01:16:44 +00:00
  • 91f325586d Refactor WebRtc_CreateBuffer to return the instance. andrew@webrtc.org 2013-02-27 00:35:06 +00:00
  • ff0cd88e3d PeerConnection client and server can now be built from libjingle trunk. So we no longer need this folder. The getting-started page has also been updated. wu@webrtc.org 2013-02-26 18:06:19 +00:00
  • dd5482cd2f Use ninja with merge_libs.py on Windows and clean up. andrew@webrtc.org 2013-02-26 02:47:50 +00:00
  • 9fbd9ca849 Force a memcpy directly from the AEC ring buffer. andrew@webrtc.org 2013-02-25 23:31:56 +00:00