Sign in
webrtc
/
src
/
/
689983f6bc981b6ddcb76a10802751bc6dec227e
/
modules
/
video_coding
/
video_receiver_unittest.cc
689983f
Deprecate EventFactory and delete all usage.
by Niels Möller
· 6 years ago
d565918
Delete NullEventFactory
by Niels Möller
· 6 years ago
c84cd95
Move MockVideoDecoder to api/test.
by Erik Språng
· 6 years ago
9eb44ac
Delete pre_decode_image_callback
by Niels Möller
· 6 years ago
d52a1a6
Reland "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 7 years ago
1811c04
Revert "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 7 years ago
af7afc6
Remove RTPVideoHeader::vp8() accessors.
by philipel
· 7 years ago
4eb4b05
Delete unused method VideoReceiver::SetMinReceiverDelay
by Niels Möller
· 7 years ago
7d745e5
Reland "Remove RTPVideoHeader::h264() accessors."
by philipel
· 7 years ago
5daeff9
Revert "Remove RTPVideoHeader::h264() accessors."
by JT Teh
· 7 years ago
dfbced6
Remove RTPVideoHeader::h264() accessors.
by philipel
· 7 years ago
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 7 years ago
cb96ad8
Add ParsedPayload::video_header() accessor.
by philipel
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
520ca4e
Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.
by Niels Möller
· 7 years ago
8df3a38
Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode
by Niels Möller
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/modules/video_coding/video_receiver_unittest.cc]
351424e
Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec.
by mflodman
· 8 years ago
d0a71ba
Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests.
by tommi
· 8 years ago
0d1b2b6
Reland of Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame.
by johan
· 8 years ago
0ad2111
Revert of Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame. (patchset #1 id:1 of https://codereview.webrtc.org/2574943003/ )
by danilchap
· 8 years ago
efde908
Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame.
by johan
· 8 years ago
721d402
Create VideoReceiver with external VCMTiming object.
by philipel
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
3911c26
Add support for writing raw encoder output to .ivf files.
by sprang
· 9 years ago
3f55dea
Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/
by kwiberg
· 9 years ago
a26ac92
Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ )
by pbos
· 9 years ago
da33a8a
Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ )
by torbjorng
· 9 years ago
f14c47a
Remove ignored return code from modules.
by Peter Boström
· 9 years ago
7776e78
Remove unused methods in VideoCodingModule.
by Peter Boström
· 9 years ago
796cfaf
Add VideoCodec::PreferDecodeLate
by perkj
· 9 years ago
795dbe4
Remove RegisterExternal{De,En}coder error codes.
by Peter Boström
· 9 years ago
2557b86
modules/video_coding refactorings
by Henrik Kjellander
· 9 years ago
[Renamed (94%) from webrtc/modules/video_coding/main/source/video_receiver_unittest.cc]
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
22993e1
Unify FrameType and VideoFrameType.
by pbos
· 9 years ago
5464a6e
Remove VideoCodingModule::InitializeReceiver.
by Peter Boström
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
34c5da6
Cleaned up logging in video_coding.
by stefan@webrtc.org
· 11 years ago
e401c2e
Split video coding module unit tests into sender and receiver unit tests.
by andresp@webrtc.org
· 12 years ago