webrtc/modules/video_coding/codecs
hlundin@google.com 6b04739e04 Route CodecSpecificInfo from encoder to packetizer
Making a long chain of interface changes to route a CodecSpecificInfo
struct from the video encoder function to the RTPSenderVideo. This
will be used to convey information needed by the RTP packetizer when
building the RTP headers.
Review URL: http://webrtc-codereview.appspot.com/56001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@140 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-07-01 08:32:57 +00:00
..
i420/main Route CodecSpecificInfo from encoder to packetizer 2011-07-01 08:32:57 +00:00
interface Route CodecSpecificInfo from encoder to packetizer 2011-07-01 08:32:57 +00:00
test_framework Changing JPEG API to to accept rawImage and encodedImage; moved video_image.h from modules/video_coding/codecs to common_video/interface, and some general re-write to JPEG, especially with regard to memory handling. Required VCM/ViE changes are also included. 2011-07-01 01:17:49 +00:00
vp8/main Route CodecSpecificInfo from encoder to packetizer 2011-07-01 08:32:57 +00:00
OWNERS git-svn-id: http://webrtc.googlecode.com/svn/trunk@4 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:22:19 +00:00