webrtc/talk/examples
fischman@webrtc.org d1fe6b728e AppRTCDemo(android): fix a couple of SDP-related regressions.
- r5834 made it so that empty fields are a fatal SDP parsing error, exposing
  opportunities for improvement in the preferISAC; changed split/join to use
  \r\n instead of \n and now omitting the trailing space on the m=audio line
  that triggered the new failure.
- DTLS requires a different role for each endpoint so conflicts with loopback
  calling.  apprtc.py suppresses DTLS for that reason in loopback calls, so the
  android demo app now only enables DTLS by default if it is not suppressed by a
  constraint (matching Chrome).

BUG=3164,3165,2507
R=mallinath@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5847 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-04 21:40:46 +00:00
..
android AppRTCDemo(android): fix a couple of SDP-related regressions. 2014-04-04 21:40:46 +00:00
call Remove std:: prefixes from C functions in talk/. 2014-03-07 15:22:04 +00:00
ios AppRTCDemo(iOS): now works in the iOS Simulator! 2014-03-31 20:22:19 +00:00
login Remove std:: prefixes from C functions in talk/. 2014-03-07 15:22:04 +00:00
peerconnection (Auto)update libjingle 62293974-> 62364298 2014-02-28 21:57:22 +00:00
relayserver Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples. 2014-01-16 16:49:53 +00:00
stunserver Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples. 2014-01-16 16:49:53 +00:00
turnserver Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples. 2014-01-16 16:49:53 +00:00