No description
Find a file
hlundin@google.com 0c32a8d65e VP8 RTP packetizer rewrite
Rewriting the RTP packetizer for VP8 to accommodate more functionality.
This CL does not change the formatting other than that the kStrict
mode now produces equal-sized fragments.
Review URL: http://webrtc-codereview.appspot.com/33006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@80 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-06-15 07:43:28 +00:00
build Proof-of-concept proposal for a standalone webrtc build without using gyp_chromium etc. This adds the necessary scripts and gyp files. The idea is to assume that we are building within Chromium; in that case common.gypi (which every gyp file includes) provides the necessary logic to build webrtc. 2011-06-08 23:09:32 +00:00
common_audio Re-deleting files that reappeared when moved to webrtc. 2011-06-14 08:48:02 +00:00
common_video add android makefile, some modification in vpx makefile to build encoder from c source for now 2011-06-07 17:24:39 +00:00
interface git-svn-id: http://webrtc.googlecode.com/svn/trunk@4 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:22:19 +00:00
modules VP8 RTP packetizer rewrite 2011-06-15 07:43:28 +00:00
peerconnection/samples If this gives you problems, delete the third_party/libjingle directory and sync again 2011-06-08 11:24:32 +00:00
system_wrappers Added unit test for the map wrapper class. 2011-06-13 17:22:47 +00:00
third_party_mods add android makefile, some modification in vpx makefile to build encoder from c source for now 2011-06-07 17:24:39 +00:00
tools git-svn-id: http://webrtc.googlecode.com/svn/trunk@8 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:42:35 +00:00
video_engine Review URL: http://webrtc-codereview.appspot.com/23013 2011-06-15 01:21:51 +00:00
voice_engine change printf format Review URL: http://webrtc-codereview.appspot.com/24014 2011-06-09 17:58:00 +00:00
android-webrtc.mk add android makefile, some modification in vpx makefile to build encoder from c source for now 2011-06-07 17:24:39 +00:00
Android.mk change android test app folder name 2011-06-09 20:42:56 +00:00
AUTHORS git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
codereview.settings git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
common_settings.gypi Proof-of-concept proposal for a standalone webrtc build without using gyp_chromium etc. This adds the necessary scripts and gyp files. The idea is to assume that we are building within Chromium; in that case common.gypi (which every gyp file includes) provides the necessary logic to build webrtc. 2011-06-08 23:09:32 +00:00
common_types.h Replacing kTraceVqe with kTraceAudioProcessing. 2011-05-31 22:15:52 +00:00
DEPS If this gives you problems, delete the third_party/libjingle directory and sync again 2011-06-08 11:24:32 +00:00
engine_configurations.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
libvpx.mk add android makefile, some modification in vpx makefile to build encoder from c source for now 2011-06-07 17:24:39 +00:00
LICENSE git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
license_template.txt git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
LICENSE_THIRD_PARTY There where multiple lines on the same row. I also alphabetized it. 2011-06-07 11:40:02 +00:00
OWNERS git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
PATENTS Modified patent grant 2011-05-31 22:47:37 +00:00
PRESUBMIT.py Adding owners check in presubmit script. 2011-06-09 07:07:24 +00:00
typedefs.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
video_engine.gyp git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
voice_engine.gyp Fixing some incorrect file names in gyp files reported by an external user. See the gyp warnings at the bottom of this page: http://pastebin.com/4sdp5ivs 2011-06-06 16:59:21 +00:00
webrtc.gyp Change the conditions for the peerconnectin_client project. 2011-05-31 15:49:22 +00:00