Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
5985a0481e5350f39dbc9c3ec92f13739a9a05ba
/
test
/
fake_decoder.cc
2ebf523
Reland "Copy video frames metadata between encoded and plain frames in one place"
by Ilya Nikolaevskiy
· 6 years ago
de20b96
Revert "Reland "Copy video frames metadata between encoded and plain frames in one place""
by Ilya Nikolaevskiy
· 6 years ago
4fb12b0
Reland "Copy video frames metadata between encoded and plain frames in one place"
by Ilya Nikolaevskiy
· 6 years ago
4b1afbe
Revert "Reland "Copy video frames metadata between encoded and plain frames in one place""
by Artem Titarenko
· 6 years ago
c9a2c5e
Reland "Copy video frames metadata between encoded and plain frames in one place"
by Ilya Nikolaevskiy
· 6 years ago
84ae2b6
Revert "Copy video frames metadata between encoded and plain frames in one place"
by Artem Titarenko
· 6 years ago
00d0a0a
Copy video frames metadata between encoded and plain frames in one place
by Ilya Nikolaevskiy
· 6 years ago
7aacdd9
Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Niels Möller
· 6 years ago
2c7b982
Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Jeroen de Borst
· 6 years ago
39d3a7d
Delete CodecSpecificInfo argument from VideoDecoder::Decode
by Niels Möller
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
24871e4
Rename EncodedImage::_buffer --> buffer_, and make private
by Niels Möller
· 6 years ago
77536a2
Rename EncodedImage::_length --> size_, and make private.
by Niels Möller
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1ebfb6a
Introduce VideoFrame::id to keep track of frames inside application.
by Artem Titov
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 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
· 6 years ago
7d13a6e
Revert "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
223eba5
Move FakeCodec to separate target and behave like real encoder.
by Ilya Nikolaevskiy
· 6 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
8df3a38
Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode
by Niels Möller
· 7 years ago
0e07572
Don't use the |codec_settings| parameter in FakeDecoder::InitDecode.
by philipel
· 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/fake_decoder.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
af91689
Move VideoFrame and related declarations to webrtc/api/video.
by nisse
· 8 years ago
f122a85
Delete webrtc::VideoFrame::CreateEmptyFrame.
by nisse
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
ed3277b
Deprecate VideoDecoder::Reset() and remove calls.
by Peter Boström
· 9 years ago
b7d9a97
Expose codec implementation names in stats.
by Peter Boström
· 9 years ago
2056ee3
Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*."
by magjed@webrtc.org
· 10 years ago
2dc5fa6
Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*.
by hbos@webrtc.org
· 10 years ago
79c3359
Add end-to-end H.264 packetization test.
by stefan@webrtc.org
· 11 years ago
cd70119
Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase.
by wu@webrtc.org
· 11 years ago
16e03b7
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago
[Renamed (96%) from webrtc/video_engine/test/common/fake_decoder.cc]
0181b5f
ExternalVideoDecoder for new VideoEngine API.
by pbos@webrtc.org
· 11 years ago