aboutsummaryrefslogtreecommitdiff
path: root/talk/app
AgeCommit message (Expand)Author
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
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-10-15Revert of "Android MediaCodecVideoDecoder: Manage lifetime of texture frames"...magjed
2015-10-14Merging BaseSession code into WebRtcSession.deadbeef
2015-10-14Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1...deadbeef
2015-10-14Android MediaCodecVideoDecoder: Limit max pending frames to number of input b...magjed
2015-10-13Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1...deadbeef
2015-10-13Moving MediaStreamSignaling logic into PeerConnection.deadbeef
2015-10-13Cleanup OWNERS of talk/app/webrtc.Alex Glaznev
2015-10-13VideoCapturerAndroid, only you SurfaceViewHelper when capturing to textures.perkj
2015-10-13Fix use of scaler in MediaCodecVideoEncoderperkj
2015-10-12Add option to print peer connection factory Java stack traces.Alex Glaznev
2015-10-12Replace API v23 calls.Alex Glaznev
2015-10-12Fix: RefCountInterface: Make AddRef() and Release() constMagnus Jedvert
2015-10-12Reland of Android: Put common native VideoFrameBuffer implementation in andro...magjed
2015-10-12RefCountInterface: Make AddRef() and Release() constMagnus Jedvert
2015-10-12Prepare MediaCodecVideoEncoder for surface textures.perkj
2015-10-12Revert of Android: Put common native VideoFrameBuffer implementation in andro...magjed
2015-10-12Android: Put common native VideoFrameBuffer implementation in native_handle_i...Magnus Jedvert
2015-10-12Android SurfaceTextureHelper: Replace API 21 with API 11 version of setOnFram...Magnus Jedvert
2015-10-12Android: Add helper function to synchronously execute Callables on HandlerMagnus Jedvert
2015-10-09Revert "Add option to print peer connection factory Java stack traces."Alejandro Luebs