webrtc/src/modules
stefan@webrtc.org d855c1a4e8 Reverts r807 and fixes the real issue in the VCM.
This fixes an issue in the VCM where we don't wait for a packet to arrive
if the jitter buffer is empty. This also fixes an issue where an old
packet can trigger a packet event signal for a future frame.

BUG=
TEST=

Review URL: http://webrtc-codereview.appspot.com/248001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@814 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-25 11:52:48 +00:00
..
audio_coding Adding neteq_tests to modules tests 2011-10-05 20:38:19 +00:00
audio_conference_mixer refactor the gyp file to gypi file. 2011-09-12 12:24:39 +00:00
audio_device This CL is an attempt to remove a crash we can see when closing down VoiceEgine. 2011-10-25 11:03:28 +00:00
audio_processing Corrected a linux build error introduced in issue 246005. 2011-10-25 02:36:09 +00:00
interface First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
media_file Review URL: http://webrtc-codereview.appspot.com/243001 2011-10-19 18:30:25 +00:00
rtp_rtcp Fix BitrateSent() API when having a default RTP module. 2011-10-21 13:42:50 +00:00
udp_transport Removed code under a non-existing define. 2011-10-06 18:14:25 +00:00
utility First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
video_capture Remove unnecessary objective-c compiler flags. 2011-10-24 15:07:08 +00:00
video_coding Reverts r807 and fixes the real issue in the VCM. 2011-10-25 11:52:48 +00:00
video_processing/main Fix MSVC issues in AEC to enable SSE2 optimization on Windows. 2011-09-16 22:51:57 +00:00
video_render Remove unnecessary objective-c compiler flags. 2011-10-24 15:07:08 +00:00
modules.gyp Reorganize the audio_processing source. 2011-10-19 01:40:33 +00:00