webrtc/talk/app/webrtc
glaznev@webrtc.org a40210aee2 Add support for NVidia VP8 HW encoder.
- Some changes in HW VP8 encoder search logic to detect HW codec
with supported color space format.
- Support yuv420 and nv12 formants for encoder input.
- Add some extra logging and encoder frame drop statistics.

BUG=3176
R=fischman@webrtc.org, tkchin@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6389 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-10 23:48:29 +00:00
..
java Add support for NVidia VP8 HW encoder. 2014-06-10 23:48:29 +00:00
javatests PeerConnection(java): disable wait for flaky ICEConnection.COMPLETED. 2014-06-03 16:38:08 +00:00
objc Fix retain cycle in RTCEAGLVideoView. 2014-06-04 20:19:39 +00:00
objctests Implement ObjC DataChannel wrapper 2014-04-30 18:32:33 +00:00
test Fix the chain that propagates the audio frame's rtp and ntp timestamp including: 2014-06-05 20:34:08 +00:00
audiotrack.cc Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
audiotrack.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
audiotrackrenderer.cc Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
audiotrackrenderer.h Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
datachannel_unittest.cc Fix two bugs in DataChannel state transition. 2014-05-30 21:53:17 +00:00
datachannel.cc Fix two bugs in DataChannel state transition. 2014-05-30 21:53:17 +00:00
datachannel.h pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
datachannelinterface.h Implement ObjC DataChannel wrapper 2014-04-30 18:32:33 +00:00
dtmfsender_unittest.cc Increase the dtmfsender test toleration to 100ms to avoid flaky. 2013-09-18 18:01:07 +00:00
dtmfsender.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
dtmfsender.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
dtmfsenderinterface.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
fakeportallocatorfactory.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsep.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepicecandidate.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepicecandidate.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepsessiondescription_unittest.cc Update talk to 60923971 2014-02-03 16:57:16 +00:00
jsepsessiondescription.cc Update talk to 60923971 2014-02-03 16:57:16 +00:00
jsepsessiondescription.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
localaudiosource_unittest.cc Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
localaudiosource.cc Update libjingle to 61168196 2014-02-07 19:03:26 +00:00
localaudiosource.h Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
mediaconstraintsinterface.cc (Auto)update libjingle 64147530-> 64247466 2014-04-02 23:25:15 +00:00
mediaconstraintsinterface.h (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
mediastream_unittest.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastream.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastream.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamhandler_unittest.cc Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreamhandler.cc Unrevert 5590 "description"(=(Auto)update libjingle 61834300->61901702). 2014-02-21 15:51:43 +00:00
mediastreamhandler.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreaminterface.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
mediastreamprovider.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreamproxy.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamsignaling_unittest.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamsignaling.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamsignaling.h (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamtrack.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamtrackproxy.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
notifier.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
OWNERS Rollback of r5629 "(Auto)update libjingle 62364298-> 62368661". 2014-03-03 17:37:52 +00:00
peerconnection_unittest.cc Remove kMaxWaitForStatsMs from tsanv2 compilation. 2014-06-03 09:40:01 +00:00
peerconnection.cc Fire OnRenegotiationNeeded only for the first SCTP DataChannel. 2014-05-29 15:31:11 +00:00
peerconnection.h (Auto)update libjingle 66540208-> 66541346 2014-05-08 19:54:16 +00:00
peerconnectionendtoend_unittest.cc (Auto)update libjingle 66923202-> 66924241 2014-05-13 22:30:56 +00:00
peerconnectionfactory_unittest.cc (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
peerconnectionfactory.cc Adds support for the "apt" format parameter and turns on the RTX feature. 2014-06-09 12:51:39 +00:00
peerconnectionfactory.h (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
peerconnectioninterface_unittest.cc Fire OnRenegotiationNeeded only for the first SCTP DataChannel. 2014-05-29 15:31:11 +00:00
peerconnectioninterface.h Changed enums to less generic names. 2014-05-12 23:10:18 +00:00
peerconnectionproxy.h (Auto)update libjingle 66540208-> 66541346 2014-05-08 19:54:16 +00:00
portallocatorfactory.cc Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
portallocatorfactory.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
proxy_unittest.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
proxy.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
remoteaudiosource.cc Update talk to 61538839. 2014-02-13 23:18:49 +00:00
remoteaudiosource.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
remotevideocapturer_unittest.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
remotevideocapturer.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
remotevideocapturer.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
sctputils_unittest.cc pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
sctputils.cc pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
sctputils.h pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
statscollector_unittest.cc (Auto)update libjingle 66887616-> 66900106 2014-05-13 18:52:57 +00:00
statscollector.cc (Auto)update libjingle 68379861-> 68445177 2014-06-03 09:42:15 +00:00
statscollector.h Update libjingle 62364298->62472237 2014-03-03 18:30:11 +00:00
statstypes.h (Auto)update libjingle 66867790-> 66887616 2014-05-13 17:54:10 +00:00
streamcollection.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
umametrics.h Changed enums to less generic names. 2014-05-12 23:10:18 +00:00
videosource_unittest.cc (Auto)update libjingle 63777286-> 63837929 2014-03-26 22:44:28 +00:00
videosource.cc (Auto)update libjingle 63777286-> 63837929 2014-03-26 22:44:28 +00:00
videosource.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videosourceinterface.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videosourceproxy.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack_unittest.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrackrenderers.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
videotrackrenderers.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtcsdp_unittest.cc Adds support for the "apt" format parameter and turns on the RTX feature. 2014-06-09 12:51:39 +00:00
webrtcsdp.cc Adds support for the "apt" format parameter and turns on the RTX feature. 2014-06-09 12:51:39 +00:00
webrtcsdp.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtcsession_unittest.cc Enable -Wall, -Wextra and -Wunused-variable for talk/ on clang. 2014-06-02 07:58:30 +00:00
webrtcsession.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
webrtcsession.h (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
webrtcsessiondescriptionfactory.cc Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
webrtcsessiondescriptionfactory.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00