Commit Graph

  • 44ef3774ce Fixing a compiler error in NetEQ henrik.lundin@webrtc.org 2011-12-07 10:43:25 +00:00
  • 5b343aedcc Added missing .h files to .gypi files so they will show up in xcode / vc projects. phoglund@webrtc.org 2011-12-07 10:34:35 +00:00
  • 58927e8d8f Disable deblocking temporarily due to Valgrind warnings. stefan@webrtc.org 2011-12-07 08:13:31 +00:00
  • ca583bf7c7 Fix typo in build_files rule. andrew@webrtc.org 2011-12-06 19:53:48 +00:00
  • 498ae7868f Add build_files WATCHLIST. andrew@webrtc.org 2011-12-06 19:48:05 +00:00
  • 1d34212a45 FEC: Update to packets masks (FEC generator matrix) in fec_private_tables.h marpan@webrtc.org 2011-12-06 18:50:11 +00:00
  • 4a8b1eaf6e In NS, replaced a divide calculatoin by shifting, and thus saved the MIPS by 5%(ARMv7) and 10%(ARMv7-Neon). Bit is not exact with the original. Quality is similar. Review URL: http://webrtc-codereview.appspot.com/298004 kma@webrtc.org 2011-12-06 18:04:48 +00:00
  • b6e58eb5a1 Fix formatting of rtp_format_vp8* henrik.lundin@webrtc.org 2011-12-06 15:56:18 +00:00
  • c7e2bffb66 Fix header/lib mismatch caused by a constant not defined for header file. stefan@webrtc.org 2011-12-06 13:44:25 +00:00
  • 048b037342 Fixed vie_auto_test shutdown race conditions. phoglund@webrtc.org 2011-12-06 10:42:05 +00:00
  • eff3c8905f this patch fixes the valgrind warnings in the adm api test for pulseaudio in linux. Review URL: http://webrtc-codereview.appspot.com/301012 xians@webrtc.org 2011-12-06 10:02:56 +00:00
  • cae01010bd libyuv unit test: adding check for fread return value Review URL: http://webrtc-codereview.appspot.com/303007 mikhal@webrtc.org 2011-12-06 00:44:16 +00:00
  • a5e980a906 Updating jitter buffer test following latest changes. Review URL: http://webrtc-codereview.appspot.com/294002 mikhal@webrtc.org 2011-12-05 18:27:31 +00:00
  • 4ed4f24074 New fileutils.h method for managing resources on different platforms kjellander@webrtc.org 2011-12-05 16:31:12 +00:00
  • 418bce5ccc Added displaying of configurations at the top of the page. kjellander@webrtc.org 2011-12-05 16:29:21 +00:00
  • 23e1c0a0b1 File handling in vie_auto_test now uses fileutils so input and output file end up in a good place. phoglund@webrtc.org 2011-12-05 15:27:04 +00:00
  • 82d91ae6cf Fixing crash when calculating SSIM and PSNR with empty video files in video_metrics.cc kjellander@webrtc.org 2011-12-05 13:03:38 +00:00
  • ec7759a8c4 Fix broken vie_capture_module_test on mac. perkj@webrtc.org 2011-12-05 12:17:10 +00:00
  • 8627adc158 Refactored Video capture Unit test to use gtest. Fix Valgrind warnings on Linux. perkj@webrtc.org 2011-12-05 09:58:55 +00:00
  • 0ae71b9ccb Disable temporal layers when building with Chromium. stefan@webrtc.org 2011-12-05 08:42:52 +00:00
  • af71f0e5d9 Fixes two minor issues reported by the Coverty Integration Manager. henrika@webrtc.org 2011-12-05 07:02:22 +00:00
  • c9cc3750cf Add missing system_wrappers dependency. andrew@webrtc.org 2011-12-03 20:51:20 +00:00
  • b59c031660 For Android ARMv7 platforms, added a feature of dynamically detecting the existence of Neon, and when it's present, switch to some functions optimized for Neon at run time. Review URL: http://webrtc-codereview.appspot.com/268002 kma@webrtc.org 2011-12-03 18:34:50 +00:00
  • ae7017d588 Fix missing dependency in audioproc. andrew@webrtc.org 2011-12-03 01:43:29 +00:00
  • 7bf2646e4d Make protobuf use optional. andrew@webrtc.org 2011-12-03 00:03:31 +00:00
  • 626fbfd4cd Correcting vie_encoder nits. mflodman@webrtc.org 2011-12-02 23:39:11 +00:00
  • 6b1bfd6c5e Changed webrtc::ACMCodecDB::neteq_decoders_ to a const array. perkj@webrtc.org 2011-12-02 12:48:19 +00:00
  • db221d2b81 Fixes to temporal layers, Henrika please review src/common_types.h Review URL: http://webrtc-codereview.appspot.com/286001 pwestin@webrtc.org 2011-12-02 11:31:08 +00:00
  • 6aed73d218 Fixed release compilation error. phoglund@webrtc.org 2011-12-02 11:14:12 +00:00
  • e26aad4a9e Disable NetEQ unittest for Windows henrik.lundin@webrtc.org 2011-12-02 10:27:14 +00:00
  • 9cb2b56b65 Corrected a fread verification. stefan@webrtc.org 2011-12-02 10:22:29 +00:00
  • b956b4856a vie_auto_test may now be run in automated mode on all three platforms. phoglund@webrtc.org 2011-12-02 10:19:27 +00:00
  • 38ca4f2953 Fix code review comments. perkj@webrtc.org 2011-12-02 09:34:10 +00:00
  • d3eac4158c Fixed webrtc::perm variable. perkj@webrtc.org 2011-12-02 09:34:01 +00:00
  • 1b72fcd27b Fix symbol RTPFILE_VERSION. perkj@webrtc.org 2011-12-02 09:33:51 +00:00
  • 772d70bcd2 Fix release build error. stefan@webrtc.org 2011-12-02 09:18:49 +00:00
  • a4a88f90c4 Implemented NACK based reference picture selection. stefan@webrtc.org 2011-12-02 08:34:05 +00:00
  • 4b00560a6e Fixes build error in rtp_rtc module introduced in r1076. Review URL: http://webrtc-codereview.appspot.com/301005 henrike@webrtc.org 2011-12-02 00:32:24 +00:00
  • c1ed87602a Adding some error handling functionality in the windows audio core implementation to stop rendering automatically and throw a playout-error callback when RequestPlayoutData fails Review URL: http://webrtc-codereview.appspot.com/300003 punyabrata@webrtc.org 2011-12-01 17:55:35 +00:00
  • c6182915a3 Fix vie_encoder.cc. mflodman@webrtc.org 2011-12-01 17:45:28 +00:00
  • 84d17838ac Refactored ViEEncoder. mflodman@webrtc.org 2011-12-01 17:02:23 +00:00
  • 5f4f69ac57 Removing sleeps from vp8_test. These sleeps were remains from earlier tests that required them to work with some codecs. Removing these sleep calls cut the execution time from 90s to 30s on my machine. kjellander@webrtc.org 2011-12-01 15:50:04 +00:00
  • 0644b1dc35 Introduce a mockable RtpRtcpClock interface replacing ModuleRTPUtility time functions pwestin@webrtc.org 2011-12-01 15:42:31 +00:00
  • 132feb1270 Made tables static. bjornv@webrtc.org 2011-12-01 15:40:50 +00:00
  • 4c4b7f500f Converting vp8_test to use fileutils and gtest kjellander@webrtc.org 2011-12-01 15:24:36 +00:00
  • f64162c335 Adding const to a number of constant tables. Setting some tables to static. tina.legrand@webrtc.org 2011-12-01 13:01:39 +00:00
  • bedabb25bf Added const on const tables. bjornv@webrtc.org 2011-12-01 07:44:32 +00:00
  • c2ac8953d5 Fixes Valgrind warnings in system wrappers unittest. Review URL: http://webrtc-codereview.appspot.com/293006 henrike@webrtc.org 2011-11-30 22:46:59 +00:00
  • a7e70b43e2 When entering fullscreen mode, the CocoaRenderView is attached as a subview to a new full screen window. When the class is torn down, the view was not being attached back to it's original NSView. I added a new class variable to remember the original superview and then reattach it at the appropriate time. Review URL: http://webrtc-codereview.appspot.com/290009 zakkhoyt@webrtc.org 2011-11-30 22:30:50 +00:00
  • b9db43e1b6 video_coding/jitter buffer: Reduce delay on a complete frame: No need for the next frame when current frame is already complete. Review URL: http://webrtc-codereview.appspot.com/289007 mikhal@webrtc.org 2011-11-30 18:38:01 +00:00
  • 511f82eee9 Refactored ViESyncModule. mflodman@webrtc.org 2011-11-30 18:31:36 +00:00
  • 68f2168978 Remove global voe::Channel::numSocketThreads. perkj@webrtc.org 2011-11-30 18:11:23 +00:00
  • 27a82a65ca Refactored ViEBaseImpl. mflodman@webrtc.org 2011-11-30 18:04:26 +00:00
  • a98124542a Add third_party/libyuv to .gitignore. andrew@webrtc.org 2011-11-30 18:03:35 +00:00
  • 587c844741 Query the capture volume immediately on Win Core. andrew@webrtc.org 2011-11-30 17:43:05 +00:00
  • 524eb48081 Removing deprecated NetEQ APIs henrik.lundin@webrtc.org 2011-11-30 16:21:22 +00:00
  • 0dffc6449a To be able to get webrtc into chrome, we need to reduce the size of the binary and the usage of memory. This patch disbale some codecs which are not considered necessary. Review URL: http://webrtc-codereview.appspot.com/299001 xians@webrtc.org 2011-11-30 15:35:44 +00:00
  • 0c2adf0b75 Fix bug introduced when enabling VP8 frame dropping. stefan@webrtc.org 2011-11-30 14:41:58 +00:00
  • ac2c677bf6 Make all video_coding tests use the resources and output directories. stefan@webrtc.org 2011-11-30 14:23:39 +00:00
  • d2daa5c13e Use clang by default on Mac. andrew@webrtc.org 2011-11-30 01:16:06 +00:00
  • 268257475b Fix one more Objective-C clang error. andrew@webrtc.org 2011-11-30 00:54:04 +00:00
  • 2687b261d5 Since the CocoaRenderView is forward declared with @class instead of imported, instance must be cast to NSView* when passed to NSView's addSubView method. Review URL: http://webrtc-codereview.appspot.com/288001 zakkhoyt@webrtc.org 2011-11-29 23:55:19 +00:00
  • c9801465b6 Adding a check to ensure that the memcpy does not exceed bounds of the arrays. Review URL: http://webrtc-codereview.appspot.com/290007 punyabrata@webrtc.org 2011-11-29 18:49:54 +00:00
  • 1e91693fe2 Move stream_delay check to ProcessStream(). andrew@webrtc.org 2011-11-29 18:28:57 +00:00
  • 0bf2ca2eed Fixes broken unit test http://code.google.com/p/webrtc/issues/detail?id=154 Review URL: http://webrtc-codereview.appspot.com/292007 henrike@webrtc.org 2011-11-29 18:21:46 +00:00
  • 5fef05b529 libyuv: Updating paths for test files Review URL: http://webrtc-codereview.appspot.com/289010 mikhal@webrtc.org 2011-11-29 17:50:07 +00:00
  • ffabb59f6e Refactored ViERefCount. mflodman@webrtc.org 2011-11-29 17:31:21 +00:00
  • fc9b903fbe Enable NetEQ statistics unit testing henrik.lundin@webrtc.org 2011-11-29 15:38:27 +00:00
  • 2d8125dd1a Testing NetEQ network statistics henrik.lundin@webrtc.org 2011-11-29 14:30:28 +00:00
  • c625c1010a Updated system_wrappers_unittests to use the test_support_main target. kjellander@webrtc.org 2011-11-29 12:11:06 +00:00
  • 932ab18d32 Default to always NACKing residual losses when having both FEC and NACK. stefan@webrtc.org 2011-11-29 11:33:31 +00:00
  • 4b80eb4fcd Name change resampler.c/h to aec_resampler.c/h. bjornv@webrtc.org 2011-11-29 08:44:01 +00:00
  • 611e4c3253 Refactored ViEPerformanceMonitor. mflodman@webrtc.org 2011-11-29 02:39:28 +00:00
  • a85590d383 libyuv: Adding Android.mk Review URL: http://webrtc-codereview.appspot.com/291009 mikhal@webrtc.org 2011-11-29 01:42:57 +00:00
  • ad4ee3659e Refactored ViEReceiver. mflodman@webrtc.org 2011-11-28 22:39:24 +00:00
  • 9d8bec6f76 FEC: Fix to valgrind warning. Review URL: http://webrtc-codereview.appspot.com/292009 marpan@webrtc.org 2011-11-28 22:10:05 +00:00
  • 400ad6928e Fix compile warning in NS. andrew@webrtc.org 2011-11-28 21:33:42 +00:00
  • d1b7932adf VP8: Setting non-zero (conservative) threshold for frame dropper. Review URL: http://webrtc-codereview.appspot.com/291001 marpan@webrtc.org 2011-11-28 19:20:31 +00:00
  • 2cdb2d3833 Adding Libyuv to Webrtc: - Adding library to DEPS file - Adding Wrapper implementation and tests. mikhal@webrtc.org 2011-11-28 18:09:41 +00:00
  • e07247af8d Valgrind reports a racing condition on _sending because it is accessed by both TransmitMixer::PrepareDemux() and StartSend()/StopSend(). Put a lock to resolve it. Review URL: http://webrtc-codereview.appspot.com/293005 xians@webrtc.org 2011-11-28 16:31:28 +00:00
  • 1e39bc80dc Handle debug files from multiple AEC instances. andrew@webrtc.org 2011-11-27 23:46:23 +00:00
  • a919d3a643 Don't return a zero delay with insufficient data. andrew@webrtc.org 2011-11-27 23:40:58 +00:00
  • ae5cb5b2e6 Adding valgrind to .gitignore kjellander@webrtc.org 2011-11-25 14:19:40 +00:00
  • f7824d95a3 Adding python and valgrind tools from Chrome. kjellander@webrtc.org 2011-11-25 14:13:27 +00:00
  • 94a8c03141 Slightly increased bandwidth adaptation at both receive- and send-side. stefan@webrtc.org 2011-11-25 14:09:37 +00:00
  • 8738d277a1 Valgrind detects that there are racing conditions in RTPReceiver::PacketTimeout and RTPSender This CL fixes two of them. Review URL: http://webrtc-codereview.appspot.com/295005 xians@webrtc.org 2011-11-25 13:43:53 +00:00
  • 0fcc2eb368 Cleaning up neteq_unittest henrik.lundin@webrtc.org 2011-11-25 13:43:42 +00:00
  • 789da89d37 Fix a valgrind warning in NetEQ henrik.lundin@webrtc.org 2011-11-25 12:35:31 +00:00
  • 0ee8ba1929 Remove WebRTC dependency on libvpx_lib and libvpx_include. stefan@webrtc.org 2011-11-25 12:12:43 +00:00
  • 83661f534e fixing the racing conditions xians@webrtc.org 2011-11-25 10:58:15 +00:00
  • 859626570a VP8 RTP work henrik.lundin@webrtc.org 2011-11-25 10:17:00 +00:00
  • 5483210c82 Fixed open file handle in fileutils.cc Thanks Henrik L for pointing this out. kjellander@webrtc.org 2011-11-25 09:33:41 +00:00
  • 0a18522e1b Add support to 96kHz sampling rate to Windows CoreAudio interface. Review URL: http://webrtc-codereview.appspot.com/295003 braveyao@webrtc.org 2011-11-25 02:45:39 +00:00
  • 2740f66d22 Remove output files from .gitignore. andrew@webrtc.org 2011-11-24 17:49:17 +00:00
  • 26b9777e62 Only trigger one call to OnNetworkChanged for each incoming RTCP packet. mflodman@webrtc.org 2011-11-24 15:22:33 +00:00
  • 471e83e592 Refactored ViESharedData. mflodman@webrtc.org 2011-11-24 15:16:00 +00:00
  • 9af365d3c5 Fixing VP8 RTP parser bug henrik.lundin@webrtc.org 2011-11-24 13:28:29 +00:00
  • 6f2c0168f0 Updating to VP8 RTP spec rev -02 henrik.lundin@webrtc.org 2011-11-24 12:52:40 +00:00
  • 517dcb71f2 Migrate to using the same gyp files and gypi generator script as Chromium. stefan@webrtc.org 2011-11-24 12:49:22 +00:00
  • 6d26ef76ea Refactored ViESender. mflodman@webrtc.org 2011-11-24 08:31:06 +00:00