summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-10-09Remove bad waiting code from video decoder release function.glaznev@webrtc.org
2014-10-07Make the media content send only if offerToReceive is false while local strea...jiayl@webrtc.org
2014-10-07Temporary fix to allow Invoke() calls for VP8 HW encoder and decoder.glaznev@webrtc.org
2014-10-06Fixing build issue with L-sdkhenrike@webrtc.org
2014-10-02Switch to SW video decoder on Android after getting 2 or moreglaznev@webrtc.org
2014-09-29Allow Android apps to set video renderer scaling type.glaznev@webrtc.org
2014-09-29Disable flaky tests:asapersson@webrtc.org
2014-09-28Initialize SSL in unittest_main.cc.pbos@webrtc.org
2014-09-26Fix the duplicated candidate problem when using multiple STUN servers.jiayl@webrtc.org
2014-09-24Fix a problem in Thread::Send.jiayl@webrtc.org
2014-09-23Change Android video renderer to maintain video aspectglaznev@webrtc.org
2014-09-23Switch HW video decoder to output byte buffers if videoglaznev@webrtc.org
2014-09-23Enable ipv6 by default for webrtc under a Finch experiment.guoweis@webrtc.org
2014-09-19Reapply 23529005 after fixing the build break issue (Chromium:582133002)guoweis@webrtc.org
2014-09-19Fix HW video decoder crash on some Android KK devices.glaznev@webrtc.org
2014-09-19Fixing compilation failure in peerconnection_jni.cc with WEBRTC_CHROMIUM_BUILD.glaznev@webrtc.org
2014-09-18A few fixes to avoid crash in HW codec on device orientation change.glaznev@webrtc.org
2014-09-18Revert maximum video codec resolution on Android back to 720p again.glaznev@webrtc.org
2014-09-17Enable HW video decoding on Qualcomm devices.glaznev@webrtc.org
2014-09-17Split video engine android initialization into each internal module initializ...andresp@webrtc.org
2014-09-17Java VideoRenderer class may be backed by two different nativeglaznev@webrtc.org
2014-09-16Revert 7184 "Enable ipv6 by default for webrtc under a Finch exp..."kjellander@webrtc.org
2014-09-16Add a target for the approved subset of rtc_base.andrew@webrtc.org
2014-09-15HW video decoding optimization to better support HD resolution:glaznev@webrtc.org
2014-09-15Enable ipv6 by default for webrtc under a Finch experiment.guoweis@webrtc.org
2014-09-15Make BW checks > 0 in peerconnection_unittest.cc.pbos@webrtc.org
2014-09-12Temporary revert maximum video codec resolution back to 1080p.glaznev@webrtc.org
2014-09-11Disabling initializeAndroidGlobals when built with WEBRTC_CHROMIUM_BUILD.glaznev@webrtc.org
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@webrtc.org
2014-09-10Fix frame rate selection for Android camera.glaznev@webrtc.org
2014-09-10(Auto)update libjingle 75141932-> 75179475buildbot@webrtc.org
2014-09-09Fixes two issues in how we handle OfferToReceiveX for CreateOffer:jiayl@webrtc.org
2014-09-09Relanding https://code.google.com/p/webrtc/source/detail?r=7093, after it gotmallinath@webrtc.org
2014-09-09Peerconnection_jni to use webrtc/base/checks.h instead of implementing its own.andresp@webrtc.org
2014-09-08Revert 7093: "Implementing ICE Transports type handling in libjingle transport."henrike@webrtc.org
2014-09-08Fix a bot-breaking memory leak from early returning in ParseMediaDescription.jiayl@webrtc.org
2014-09-08Revert "Fixes two issues in how we handle OfferToReceiveX for CreateOffer:" b...jiayl@webrtc.org
2014-09-07Implementing ICE Transports type handling in libjingle transport.mallinath@webrtc.org
2014-09-05Updated SCTP SDP attributes according to draft-ietf-mmusic-sctp-sdp-07jiayl@webrtc.org
2014-09-05Fix an issue in MediaStreamSignaling that a remotely create DataChannel is ad...jiayl@webrtc.org
2014-09-04Reduce maximum video resolution for Android.glaznev@webrtc.org
2014-09-04Fixes two issues in how we handle OfferToReceiveX for CreateOffer:jiayl@webrtc.org
2014-09-04Abort Negotiate() if DoCreateOffer() fails.pbos@webrtc.org
2014-09-02Remove deprecated RTCVideoRenderer constructor.tkchin@webrtc.org
2014-08-28When the peerconnection creates the offer with a constraint to disable the au...jiayl@webrtc.org
2014-08-28Add 60 fps video supportniklas.enbom@webrtc.org
2014-08-27- Make local constant non-static.solenberg@webrtc.org
2014-08-26Remove test constructor in WebRtcVideoEngine2.pbos@webrtc.org
2014-08-25Move constant so it is not stripped out for TSAN bots.kjellander@webrtc.org
2014-08-25As expected, r6569 (https://code.google.com/p/webrtc/source/detail?r=6965) ca...solenberg@webrtc.org