webrtc/talk/examples/objc
tkchin@webrtc.org 738df8913d Fix retain cycle in RTCEAGLVideoView.
CADisplayLink increases its target's refcount. In order to break retain cycle, we wrap CADisplayLink in a new RTCDisplayLinkTimer class and use that instead.

R=fischman@webrtc.org, noahric@chromium.org
BUG=3391

Review URL: https://webrtc-codereview.appspot.com/16599006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6331 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-04 20:19:39 +00:00
..
AppRTCDemo Fix retain cycle in RTCEAGLVideoView. 2014-06-04 20:19:39 +00:00
Icon.png talk/ios: Fixes source after corrupt sync in r6305 (which corrupted r6291). 2014-06-03 22:46:23 +00:00
README Implement mac version of AppRTCDemo. 2014-05-30 22:26:06 +00:00

This directory contains sample iOS and mac clients for http://apprtc.appspot.com

See ../../app/webrtc/objc/README for information on how to use it.