Add VideoReader and VideoWriter interfaces.
Implemented VideoReader and VideoWriter for RTP and Protobuf. BUG=53986 TEST=None Review URL: http://codereview.chromium.org/4229003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64878 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/service/service_process.cc 1 addition, 5 deletionschrome/service/service_process.cc
- remoting/base/decoder_vp8.cc 2 additions, 2 deletionsremoting/base/decoder_vp8.cc
- remoting/base/encoder_vp8.cc 1 addition, 2 deletionsremoting/base/encoder_vp8.cc
- remoting/client/chromoting_client.cc 43 additions, 47 deletionsremoting/client/chromoting_client.cc
- remoting/client/chromoting_client.h 23 additions, 9 deletionsremoting/client/chromoting_client.h
- remoting/client/host_connection.h 4 additions, 1 deletionremoting/client/host_connection.h
- remoting/client/jingle_host_connection.cc 12 additions, 7 deletionsremoting/client/jingle_host_connection.cc
- remoting/client/jingle_host_connection.h 11 additions, 4 deletionsremoting/client/jingle_host_connection.h
- remoting/host/chromoting_host.cc 29 additions, 5 deletionsremoting/host/chromoting_host.cc
- remoting/host/chromoting_host.h 5 additions, 2 deletionsremoting/host/chromoting_host.h
- remoting/host/client_connection.cc 6 additions, 10 deletionsremoting/host/client_connection.cc
- remoting/host/client_connection.h 3 additions, 1 deletionremoting/host/client_connection.h
- remoting/host/mock_objects.h 1 addition, 1 deletionremoting/host/mock_objects.h
- remoting/host/simple_host_process.cc 1 addition, 24 deletionsremoting/host/simple_host_process.cc
- remoting/proto/video.proto 4 additions, 2 deletionsremoting/proto/video.proto
- remoting/protocol/chromotocol_config.h 2 additions, 1 deletionremoting/protocol/chromotocol_config.h
- remoting/protocol/message_decoder.h 1 addition, 1 deletionremoting/protocol/message_decoder.h
- remoting/protocol/message_reader.h 1 addition, 0 deletionsremoting/protocol/message_reader.h
- remoting/protocol/protobuf_video_reader.cc 30 additions, 0 deletionsremoting/protocol/protobuf_video_reader.cc
- remoting/protocol/protobuf_video_reader.h 35 additions, 0 deletionsremoting/protocol/protobuf_video_reader.h
Loading
Please register or sign in to comment