webrtc/talk
andrew@webrtc.org 8f27fcce79 Revert 8028 "Support associated payload type when registering Rt..."
Reasons for revert:
1. glaznev discovered potentially related problems using the Android AppRTCDemo.
2. We're trying to do an M41 webrtc roll in Chromium, and this CL is risky.

> Support associated payload type when registering Rtx payload type.
> 
> Major changes include,
> - Add associated payload type for SetRtxSendPayloadType & SetRtxReceivePayloadType.
> - Receiver: Restore RTP packets by the new RTX-APT map.
> - Sender: Send RTP packets by checking RTX-APT map.
> - Add RTX payload type for RED in the default codec list.
> 
> BUG=4024
> R=pbos@webrtc.org, stefan@webrtc.org
> TBR=mflodman@webrtc.org
> 
> Review URL: https://webrtc-codereview.appspot.com/26259004
> 
> Patch from Changbin Shao <changbin.shao@intel.com>.

TBR=pbos@webrtc.org, stefan@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@8033 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-01-09 20:22:46 +00:00
..
app/webrtc Revert "Accept incoming pings before remote answer is set to reduce connection latency." 2015-01-09 19:08:27 +00:00
build iOS AppRTC: First unit test. 2015-01-06 07:21:34 +00:00
examples Sync Android AppRTCDemo with internal repo. 2015-01-09 19:34:06 +00:00
media Revert 8028 "Support associated payload type when registering Rt..." 2015-01-09 20:22:46 +00:00
session/media Parallelize MediaRecorder unittests. 2015-01-02 09:01:20 +00:00
codereview.settings Add codereview.settings to the /talk subdirectory 2014-12-05 13:47:37 +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 Remove peer connection and signaling calls from UI thread. 2015-01-06 22:24:09 +00:00
libjingle_media_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_p2p_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_peerconnection_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_sound_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_tests.gyp Revert 8028 "Support associated payload type when registering Rt..." 2015-01-09 20:22:46 +00:00
libjingle_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle.gyp iOS AppRTC: First unit test. 2015-01-06 07:21:34 +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 OWNERS: Remove tomasl@ and mallinath@ 2014-11-24 10:05:05 +00:00
PRESUBMIT.py Remove protected files from talk/PRESUBMIT.py. 2014-11-04 16:06:35 +00:00