summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2012-11-21Setting correct stride for VP8 encodermikhal@webrtc.org
2012-11-20Reland 3135 - Previous failure was bot flakiness.tommi@webrtc.org
2012-11-20Revert 3135 - This broke the Mac bots somehow. Here's the error:tommi@webrtc.org
2012-11-20Restructure the video_capture code a bit to make room for a Media Foundation ...tommi@webrtc.org
2012-11-19Updating Memory allocation for rotation and related tests.mikhal@webrtc.org
2012-11-19Move SSRC list to RemoteBitrateEstimator.stefan@webrtc.org
2012-11-19Allow NetEQ to use real packet durations.tina.legrand@webrtc.org
2012-11-17Porting ARM optimization from Android to ios.kma@webrtc.org
2012-11-16Add warning commentniklas.enbom@webrtc.org
2012-11-16Fix ordered comparison warnings in the RTPtimeshift unit testtina.legrand@webrtc.org
2012-11-16Adding ViE CallStats to keep track of call statistics. As a start, only rtt i...mflodman@webrtc.org
2012-11-16Minor cleanup of the videocapture code. No "real" code change :)tommi@webrtc.org
2012-11-16Removed unnecessary lines in one of the tests and changed one parameter.marpan@webrtc.org
2012-11-15Fix cpplint errors in audio_processing.handrew@webrtc.org
2012-11-15Add Android include path so that header files can follow google styleleozwang@webrtc.org
2012-11-15Fix sorting issues in video_capture.gypi.tommi@webrtc.org
2012-11-15Clean up TraceCallback::Print.andrew@webrtc.org
2012-11-14Pure Neon assembly coding for WebRtcIsacfix_AutocorrNeon() in iSAC-Fix.kma@webrtc.org
2012-11-14Relanding r3071 - updates for i420: Making sure that decoded frame is complet...mikhal@webrtc.org
2012-11-14Fixed indentation and added the description of how to supply argument with sp...brykt@google.com
2012-11-13Enable paced sender. pwestin@webrtc.org
2012-11-13Clarifies the bandwidth estimation interfaces.stefan@webrtc.org
2012-11-13Refactoring acm_generic_codectina.legrand@webrtc.org
2012-11-13Update parsed non ref frame info.asapersson@webrtc.org
2012-11-12Fix OpenGL rendering of WebRTCDemo by accounting for stride != width.fischman@webrtc.org
2012-11-12Revert 3071 - i420:verify image lengthhenrik.lundin@webrtc.org
2012-11-09Adding pacing module, will replace the transmission_bucket in the RTP module.pwestin@webrtc.org
2012-11-09i420:verify image lengthmikhal@webrtc.org
2012-11-09Capture module: Fixing size computation for u and v planesmikhal@webrtc.org
2012-11-09Add Android OWNER filesleozwang@webrtc.org
2012-11-09Added possibility to run quality modes test. Added possibility to input argum...brykt@google.com
2012-11-09Optimized function AllpassFilter2FixDec16() in isac fix for Android Neon plat...kma@webrtc.org
2012-11-08Verify output frame timestamp in VideoProcessingModuleTest.Resampler.wu@webrtc.org
2012-11-07Fix a bug in spatial_resampler where we should set the timestamp after Scale.wu@webrtc.org
2012-11-07Fixed and enabled ARM assembly code in AECM and NS.kma@webrtc.org
2012-11-07Updating vp8 testsmikhal@webrtc.org
2012-11-07Break out unittest helpers for remote_bitrate_estimator.stefan@webrtc.org
2012-11-07Adding codecType to OnIncomingCapturedEncodedFramemikhal@webrtc.org
2012-11-07pre-factor cleanup pre-work.pwestin@webrtc.org
2012-11-07Made TickTime immutable, rewrote tick utils to be fakeable.phoglund@webrtc.org
2012-11-07Adding Opus stereo support to WebRTCtina.legrand@webrtc.org
2012-11-06Update timestamp offset for re-transmitted packets.asapersson@webrtc.org
2012-11-05Using proper GYP references for Strmiids.lib on Windowskjellander@webrtc.org
2012-11-05Reformating files in audio coding module.tina.legrand@webrtc.org
2012-11-02Refactor OpenSL audio driverleozwang@webrtc.org
2012-10-31Remove video_capture/test/androidandrew@webrtc.org
2012-10-31Reorganize modules/video_render.andrew@webrtc.org
2012-10-30Reorganize modules/video_capture.andrew@webrtc.org
2012-10-30Adding stride alignmentmikhal@webrtc.org
2012-10-30Fix valgrind issue.mikhal@webrtc.org