aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/main/source/packet.cc
AgeCommit message (Expand)Author
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-07-28Add support for VP9 packetization/depacketization.asapersson
2015-04-23Record H264 NALU type in the h264 header.Noah Richards
2015-04-01Enable CVO by default through webrtc pipeline.Guo-wei Shieh
2015-04-01Revert "Enable CVO by default through webrtc pipeline."Minyue
2015-04-01Enable CVO by default through webrtc pipeline.Guo-wei Shieh
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-07-31Add H.264 packetization.stefan@webrtc.org
2014-04-15Propagate capture ntp timestamp from rtp to renderer.wu@webrtc.org
2013-09-06Adds support for combining RTX and FEC/RED.stefan@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-16Include files from webrtc/.. paths in video_coding/.pbos@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-05-21Consolidate GetFrame and InsertPacket and move NACK list processing to after ...stefan@webrtc.org
2013-04-02Webrtc_Word32 => int32_t in video_coding/main/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org