webrtc/src/video_engine
phoglund@webrtc.org f5657efd31 Rolled back r2177 since it breaks vie_auto_test.
I'm not sure what is the right thing to do here. That would probably be to call Release() the right amount of times and ensuring that the last call returns 0 (e.g. all references have been released), but I'll leave it up to the CL author to investigate that.

TBR=elham@webrtc.org
BUG=
TEST=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2183 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-07 07:59:32 +00:00
..
include Remove RTP Keep-alive from VoE and ViE. The RTP module functionality will be removed in a follow-up CL shortly. 2012-03-23 09:41:44 +00:00
main/test Rewrite makefile to link with stl statically 2012-05-03 16:07:15 +00:00
test Rolled back r2177 since it breaks vie_auto_test. 2012-05-07 07:59:32 +00:00
Android.mk Update makefile. 2012-03-05 17:34:05 +00:00
OWNERS Switch to webrtc.org accounts (for those which exist). 2011-08-10 05:16:31 +00:00
video_engine_core.gypi Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
video_engine.gyp Extracted a helper library from vie_auto_test. 2012-03-22 12:56:54 +00:00
vie_base_impl.cc Embed svn revision number into code 2012-04-24 14:50:50 +00:00
vie_base_impl.h Allow multiple REMB groups and introduce receive channels. 2012-03-05 17:12:41 +00:00
vie_capture_impl.cc Allow multiple REMB groups and introduce receive channels. 2012-03-05 17:12:41 +00:00
vie_capture_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_capturer.cc Cleanup encode call. 2012-04-12 06:59:14 +00:00
vie_capturer.h Cleanup encode call. 2012-04-12 06:59:14 +00:00
vie_channel_group.cc Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_channel_group.h Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_channel_manager.cc Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_channel_manager.h Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_channel.cc Fixed some memory leaks. 2012-05-03 11:32:25 +00:00
vie_channel.h Missing file 2012-05-03 11:36:06 +00:00
vie_codec_impl.cc Allow multiple REMB groups and introduce receive channels. 2012-03-05 17:12:41 +00:00
vie_codec_impl.h Add APIs for getting receive-side estimated bandwidth and codec target rate. 2012-02-16 14:45:37 +00:00
vie_defines.h Changed max number of vie channels to 32. 2012-01-24 14:04:17 +00:00
vie_encoder.cc Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_encoder.h Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_encryption_impl.cc Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_encryption_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_external_codec_impl.cc Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_external_codec_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_file_image.cc Converted old jpeg_test tool to gtest unit test. 2012-02-15 09:47:55 +00:00
vie_file_image.h Moved video_engine/main/interface to video_engine/include. 2011-12-22 08:51:52 +00:00
vie_file_impl.cc Correct wrong usage of WebRtc_Word8 in video enigne 2012-03-01 18:22:48 +00:00
vie_file_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_file_player.cc Fixed assert strings where string literals are used as booleans. 2012-04-04 14:43:54 +00:00
vie_file_player.h Correct wrong usage of WebRtc_Word8 in video enigne 2012-03-01 18:22:48 +00:00
vie_file_recorder.cc Fixed assert strings where string literals are used as booleans. 2012-04-04 14:43:54 +00:00
vie_file_recorder.h Big parameter passed as argument. 2012-01-17 12:44:41 +00:00
vie_frame_provider_base.cc Fixed assert strings where string literals are used as booleans. 2012-04-04 14:43:54 +00:00
vie_frame_provider_base.h Removed MapWrapper from ViEFrameProviderBase. 2012-01-27 09:31:34 +00:00
vie_image_process_impl.cc Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_image_process_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_impl.cc Fixed assert strings where string literals are used as booleans. 2012-04-04 14:43:54 +00:00
vie_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_input_manager.cc Correct wrong usage of WebRtc_Word8 in video capture 2012-03-01 16:30:40 +00:00
vie_input_manager.h Correct wrong usage of WebRtc_Word8 in video capture 2012-03-01 16:30:40 +00:00
vie_manager_base.cc Refactored vie_manager_base.*. 2011-12-14 08:18:42 +00:00
vie_manager_base.h Refactored vie_manager_base.*. 2011-12-14 08:18:42 +00:00
vie_network_impl.cc Correct wrong usage of WebRtc_Word8 in rtp and udp module 2012-02-29 16:09:51 +00:00
vie_network_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_performance_monitor.cc Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_performance_monitor.h Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_receiver.cc Correct wrong usage of WebRtc_Word8 in video enigne 2012-03-01 18:22:48 +00:00
vie_receiver.h Correct wrong usage of WebRtc_Word8 in video enigne 2012-03-01 18:22:48 +00:00
vie_ref_count.cc Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_ref_count.h Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_remb_unittest.cc Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_remb.cc Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_remb.h Breaking out send side bitrate controll cont. 2012-04-27 05:25:53 +00:00
vie_render_impl.cc Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_render_impl.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_render_manager.cc Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_render_manager.h Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_renderer.cc Change the ExternalRenderer to provide both rtp timestamp and the render time. 2012-02-16 18:32:02 +00:00
vie_renderer.h CalcBufferSize can return -1, which wasn't handled by ViERenderer. 2012-01-17 12:12:42 +00:00
vie_rtp_rtcp_impl.cc Remove RTP Keep-alive from VoE and ViE. The RTP module functionality will be removed in a follow-up CL shortly. 2012-03-23 09:41:44 +00:00
vie_rtp_rtcp_impl.h Remove RTP Keep-alive from VoE and ViE. The RTP module functionality will be removed in a follow-up CL shortly. 2012-03-23 09:41:44 +00:00
vie_sender.cc Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_sender.h Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_shared_data.cc Changed constructor used for CriticalSectionScoped in ViE. 2011-12-22 14:17:53 +00:00
vie_shared_data.h Remove ViEShared inheritance for interface impl. 2012-01-25 13:42:03 +00:00
vie_sync_module.cc Correct wrong usage of WebRtc_Word8 in video enigne 2012-03-01 18:22:48 +00:00
vie_sync_module.h Correct wrong usage of WebRtc_Word8 in video enigne 2012-03-01 18:22:48 +00:00