aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2013-03-19Follow-up fix for r3681.stefan@webrtc.org
2013-03-19Fixed initialization of SPL in echo_control_mobile.kma@webrtc.org
2013-03-18Android: rename android_build_type gyp variable.wjia@webrtc.org
2013-03-18Updated WebRTC version number to 3.26elham@webrtc.org
2013-03-18Fix framerate sent to account for actually sent frames.stefan@webrtc.org
2013-03-18Change VCM interface to take target bitrate in bits per second.stefan@webrtc.org
2013-03-18Generic video-codec support.pbos@webrtc.org
2013-03-18Revert the deletion of test_api_nack.cc in r3674.stefan@webrtc.org
2013-03-18Truncated delay quality to avoid negative return valuesbjornv@webrtc.org
2013-03-15Adding RTX on sourcemikhal@webrtc.org
2013-03-15Adding Opus frame length testtina.legrand@webrtc.org
2013-03-14Fixed a crash issue in NSX module.kma@webrtc.org
2013-03-13Revert r3667 and r3665pwestin@webrtc.org
2013-03-13 Added destructors for tests to control destruct orderpwestin@webrtc.org
2013-03-13Increasing size of nack list in buffered mode.mikhal@webrtc.org
2013-03-13Removed the engine API:s related to transport such as SetSendDestination, the...pwestin@webrtc.org
2013-03-13Refactor webrtc specific Event implementation to an EventFactory.stefan@webrtc.org
2013-03-12Remove DTMF detection. Talk team has been in the loop and there is no need forturaj@webrtc.org
2013-03-12Tool found: pass by value when pass by reference is better in system wrapper ...henrike@webrtc.org
2013-03-12Change intrinsic code in isac fix to let it pass chrome clang compiler.kma@webrtc.org
2013-03-12Fixes issue detected by tool.henrike@webrtc.org
2013-03-12Removed redundant VP8 width/height and made sure the generic width/height is ...stefan@webrtc.org
2013-03-12Revert "Internal clean up: removing unused include line."dwkang@webrtc.org
2013-03-12Internal clean up: removing unused include line.dwkang@webrtc.org
2013-03-12Fixed issue 1497 in iSAC fixed point.kma@webrtc.org
2013-03-11Fix frame_editing_unittest reference file handling.kjellander@webrtc.org
2013-03-09Optimized EstCodeLpcCoef() for iSAC with intrinsics in Android-Neon platform.kma@webrtc.org
2013-03-08Lazy capture_device_info acquisition.pbos@webrtc.org
2013-03-08Refactor barcode decoder to use Zxing's C++ versionkjellander@webrtc.org
2013-03-08Splitting out video_coding_test executable again.kjellander@webrtc.org
2013-03-07Fixed an assembly code error in AECM for ARMv7.kma@webrtc.org
2013-03-07Disable frame dropper for screenshare mode.stefan@webrtc.org
2013-03-07Move video_coding OWNERS to video_coding/.stefan@webrtc.org
2013-03-07Fixed a ton of Python lint errors, enabled python lint checking.phoglund@webrtc.org
2013-03-07Fix debug file buffer bug introduced in r3574.andrew@webrtc.org
2013-03-06Enabling bufffering mode with no sync module or VoEmikhal@webrtc.org
2013-03-05Remove the error return on SetAGC failure introduced by r3605.andrew@webrtc.org
2013-03-051. Updated test pages to include Chrome Frame meta tagelham@webrtc.org
2013-03-05Adds new AEC API to audio_processing.bjornv@webrtc.org
2013-03-05Fix for build error on android introduced with r3609.stefan@webrtc.org
2013-03-05Split the NACK list into multiple RTCPs if it's too big.stefan@webrtc.org
2013-03-05None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does n...turaj@webrtc.org
2013-03-05Expose the capture-side AudioProcessing object and allow it to be injected.andrew@webrtc.org
2013-03-04AEC Refactoring: Removes lint warningbjornv@webrtc.org
2013-03-04Updated version number to 3.25elham@webrtc.org
2013-03-04Refactor NACK list creation to build the NACK list as packets arrive.stefan@webrtc.org
2013-03-04compile fix for get_nprocs() with uClibcphoglund@webrtc.org
2013-03-04Fixed coverity defects (CID 14657 and 14656).phoglund@webrtc.org
2013-03-03VideoCaptureAndroid can now capture just buffers without also rendering to a ...fischman@webrtc.org
2013-03-02Don't upsample the capture signal early.andrew@webrtc.org