webrtc/talk
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
..
app/webrtc (Auto)update libjingle 64147530-> 64247466 2014-04-02 23:25:15 +00:00
base (Auto)update libjingle 64247466-> 64326665 2014-04-04 18:39:07 +00:00
build talk/: enable _DEBUG in Debug for all posix 2014-03-26 21:53:47 +00:00
examples AppRTCDemo(android): fix a couple of SDP-related regressions. 2014-04-04 21:40:46 +00:00
media (Auto)update libjingle 64247466-> 64326665 2014-04-04 18:39:07 +00:00
p2p (Auto)update libjingle 64247466-> 64326665 2014-04-04 18:39:07 +00:00
session (Auto)update libjingle 64247466-> 64326665 2014-04-04 18:39:07 +00:00
sound Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
third_party/libudev Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmllite Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
xmpp (Auto)update libjingle 64247466-> 64326665 2014-04-04 18:39:07 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp AppRTCDemo(ios): style/cleanup fixes following cr/62871616-p10 2014-03-25 00:11:56 +00:00
libjingle_media_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_p2p_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_peerconnection_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_sound_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_tests.gyp Revert 5737 "Add system wrapper dependency to libjingle targets." 2014-03-20 23:07:03 +00:00
libjingle_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle.gyp Revert 5737 "Add system wrapper dependency to libjingle targets." 2014-03-20 23:07:03 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Add pthatcher@webrtc.org to talk/OWNERS. 2014-03-04 05:58:25 +00:00
PRESUBMIT.py Remove webrtc_unittest.cc from talk presubmit script. 2014-04-02 22:23:16 +00:00