aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc
AgeCommit message (Expand)Author
2015-11-12Fix for scenario where m-line is revived after being set to port 0.deadbeef
2015-11-12Introduces Android API level linting, fixes all current API lint errors.Patrik Höglund
2015-11-12Reland "Prepare MediaCodecVideoEncoder for surface textures.""perkj
2015-11-12Android SurfaceViewRenderer: Call glClear() for every frame to avoid bad GL s...magjed
2015-11-11Reland of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-11-11Fix potential tearing issue in VideoRendererGui.perkj
2015-11-11Patchset 1 is a pureperkj
2015-11-11SurfaceViewRenderer: Add resource name to log outputs and exceptionsmagjed
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-11-10WebRTC should generate default private address even when adapter enumeration ...Guo-wei Shieh
2015-11-10Rename Maybe to OptionalKarl Wiberg
2015-11-10Support VP9 HW video decoding on Android.Alex Glaznev
2015-11-09VideoCapturerAndroid: Changed camera freeze check to check that all frames ar...perkj
2015-11-09Attempt to open Android camera later if it is already in use.perkj
2015-11-09SurfaceViewRenderer: Drop old frames instead of new framesmagjed
2015-11-08Changed timeout to 6s for reporting android camera freeze.perkj
2015-11-06Move VoiceEngineObserver into AudioSendStream so that we detect typing noises...solenberg
2015-11-06Remove ICU usage from jni_helpers.cc.noahric
2015-11-02Make ConnectionType public in order to add java NetworkObserver.Honghai Zhang
2015-10-30Call MediaCodec.stop() on separate thread.Alex Glaznev
2015-10-30Replace rtc::cricket::Settable with rtc::Maybekwiberg
2015-10-29MediaCodecVideoEncoder: Add number of quality resolution downscales to Encode...asapersson
2015-10-28Remove limitation on the amount of maximum pending HW decoder inputs.glaznev
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-28VideoCapturerAndroid: More frequent and verbose loggingmagjed
2015-10-27Revert of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-10-27Adding the ability to change ICE servers through SetConfiguration.deadbeef
2015-10-26Revert of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-10-26Adding the ability to create an RtpSender without a track.deadbeef
2015-10-24SurfaceTextureHelper: Remove use of quitSafely() because it's API lvl 18magjed
2015-10-24SurfaceViewRenderer: Remove use of quitSafely() because it's API lvl 18magjed
2015-10-24EGL10.eglCreateWindowSurface(): Replace Surface input with SurfaceHoldermagjed
2015-10-23Remove VideoFrameType aliases for FrameType.Peter Boström
2015-10-22Android: Replace EGL14 with EGL10magjed
2015-10-22talk: Use NDEBUG macro.tfarina
2015-10-22Fixing some issues with the direction attribute of m-lines in offers.deadbeef
2015-10-22Added StopAecDump function to PeerConnectionFactory.ivoc
2015-10-21New DtlsIdentityStoreInterface::RequestIdentity added that takes rtc::KeyPara...hbos
2015-10-21Add stats for average QP per frame for VP8 (for received video streams):asapersson
2015-10-20passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrameolka
2015-10-19Fix HW video codec stack traces reporting.Alex Glaznev
2015-10-19Create network change notifier and pass the event to NetworkManagerhonghaiz
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-16Add new Android camera events.Alex Glaznev
2015-10-16Remove simulcast bitrate modes.pbos
2015-10-16Revert "Prepare MediaCodecVideoEncoder for surface textures."perkj
2015-10-16Added functions on libjingle API to start and stop the recording of an RtcEve...ivoc
2015-10-16Temporarily rename P2PTestConductor.deadbeef
2015-10-15Don't create remote streams if m-line direction doesn't include "send".deadbeef
2015-10-15Cleaning up peerconnection_unittest.deadbeef