Sign in
webrtc
/
src.git
/
098cfbdc8279a896508f24f40ac50907973c16f1
/
test
/
configurable_frame_size_encoder.cc
bd86684
Make VideoEncoder::GetEncoderInfo() pure virtual
by Wan-Teh Chang
· 2 years ago
1b0d543
Removed _completeFrame since we never allow incomplete frames.
by philipel
· 4 years, 4 months ago
12f465c
Deprecate the raw-pointer constructor of EncodedImage.
by Niels Möller
· 4 years, 5 months ago
2549f17
Remove RTPFragmentationHeader creation and propagation through webrtc
by Danil Chapovalov
· 4 years, 6 months ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
8f01c4e
Define FecControllerOverride and plumb it down to VideoEncoder
by Elad Alon
· 6 years ago
370f93a
Reland "Inform VideoEncoder of negotiated capabilities"
by Elad Alon
· 6 years ago
49d661a7
Revert "Inform VideoEncoder of negotiated capabilities"
by Philip Eliasson
· 6 years ago
11dfff0
Inform VideoEncoder of negotiated capabilities
by Elad Alon
· 6 years ago
16cb8f5
Reland "Replace usage of old SetRates/SetRateAllocation methods"
by Erik Språng
· 6 years ago
7ddef1a
Revert "Replace usage of old SetRates/SetRateAllocation methods"
by Minyue Li
· 6 years ago
7ac0d5f
Replace usage of old SetRates/SetRateAllocation methods
by Erik Språng
· 6 years ago
8f7ce22
Make VideoFrameType an enum class, and move to separate file and target
by Niels Möller
· 6 years ago
b859b32
Update more VideoEncoder implementations to drop CodecSpecificInfo input
by Niels Möller
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
ee49f70
Remove VideoEncoder::SetChannelParameters.
by philipel
· 6 years ago
759f959
Refactor tests with ConfigurableFrameSizeEncoder
by Niels Möller
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
d52a1a6
Reland "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 6 years ago
1811c04
Revert "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 6 years ago
af7afc6
Remove RTPVideoHeader::vp8() accessors.
by philipel
· 6 years ago
b0588e6
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
8d92e8d
Revert "Reland "Move FakeCodec to separate target and behave like real encoder.""
by Ilya Nikolaevskiy
· 6 years ago
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
7d13a6e
Revert "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 7 years ago
223eba5
Move FakeCodec to separate target and behave like real encoder.
by Ilya Nikolaevskiy
· 7 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
3f693b9
Delete unused method SetPeriodicKeyFrames.
by Niels Möller
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/test/configurable_frame_size_encoder.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
ea3a798
Move webrtc/video_frame to common_video/include.
by nisse
· 8 years ago
08127a9
Reland #2 of Issue 2434073003: Extract bitrate allocation ...
by Erik Språng
· 8 years ago
1369c83
Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ )
by sprang
· 8 years ago
647bf43
Reland of Issue 2434073003: Extract bitrate allocation ...
by sprang
· 8 years ago
4bc98d4
Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ )
by sprang
· 8 years ago
8f46c67
Extract bitrate allocation of spatial/temporal layers out of codec impl.
by sprang
· 8 years ago
2cb155a
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
91b957d
Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ )
by kjellander
· 8 years ago
c681250
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
43a9dc0
Revert of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #1 id:1 of https://codereview.webrtc.org/2467373003/ )
by ehmaldonado
· 8 years ago
a1d6cd6
Reland of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #2 id:240001 of https://codereview.webrtc.org/2474433008/ )
by ehmaldonado
· 8 years ago
6c78307
Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ )
by ehmaldonado
· 8 years ago
fa56584
Remove deprected functions from EncodedImageCallback and RtpRtcp
by sergeyu
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
2557b86
modules/video_coding refactorings
by Henrik Kjellander
· 9 years ago
6f8ce06
common_video: rename interface -> include
by kjellander
· 9 years ago
69ccb33
Remove redudant encoder rate calls.
by Peter Boström
· 9 years ago
49e196a
Remove VideoFrameType aliases for FrameType.
by Peter Boström
· 9 years ago
22993e1
Unify FrameType and VideoFrameType.
by pbos
· 9 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 10 years ago
16825b1
Use int64_t more consistently for times, in particular for RTT values.
by pkasting@chromium.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
ab990ae
Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h.""
by pbos@webrtc.org
· 10 years ago
307d3db
Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."
by henrikg@webrtc.org
· 10 years ago
b420191
Expose VideoEncoders with webrtc/video_encoder.h.
by pbos@webrtc.org
· 10 years ago
346094c
Incorrect overhead calculation when using FEC + RTP extension headers.
by sprang@webrtc.org
· 11 years ago
8b88192
Improve VideoSendStreamTest::MaxPacketSize
by sprang@webrtc.org
· 11 years ago
797522f
Revert 5229 "Make VideoSendStreamTest::MaxPacketSize test a whol..."
by andrew@webrtc.org
· 11 years ago
7104fc1
Make VideoSendStreamTest::MaxPacketSize test a whole range of frame sizes, to make sure all corner cases are covered.
by sprang@webrtc.org
· 11 years ago