Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
9cdd8765487865349ea983a70c6bd570b1d56846
/
common_video
/
incoming_video_stream.cc
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/common_video/incoming_video_stream.cc]
2c7b7a6
Delete static method TaskQueue::IsCurrent.
by nisse
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
0ffdcc5
Delete unneeded includes of deprecated system_wrappers include files.
by nisse
· 8 years ago
db23ea6
Add performance tracing for PlatformThread and parts of the video code.
by tommi
· 8 years ago
ede0759
Reland of Use TaskQueue in IncomingVideoStream (patchset #1 id:1 of https://codereview.webrtc.org/2714393003/ )
by tommi
· 8 years ago
686aa37
Revert of Use TaskQueue in IncomingVideoStream (patchset #10 id:320001 of https://codereview.webrtc.org/2716473002/ )
by tommi
· 8 years ago
e2d1d64
Use TaskQueue in IncomingVideoStream instead of the PlatformThread + event timer approach.
by tommi
· 8 years ago
0f8b403
Introduce a new constructor to PlatformThread.
by tommi
· 8 years ago
02bafc6
Add a race-checking mechanism.
by Peter Boström
· 8 years ago
65f4727
Fixing race condition in IncomingVideoStream.
by Taylor Brandstetter
· 8 years ago
7893e9a
Remove a thread checker for a decoder thread from IncomingVideoStream.
by Tommi
· 8 years ago
2e82f38
Reland of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #1 id:1 of https://codereview.webrtc.org/2084873002/ )
by tommi
· 8 years ago
a536bfe
Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #5 id:340001 of https://codereview.webrtc.org/2078873002/ )
by sakal
· 8 years ago
884c336
Reland of IncomingVideoStream refactoring.
by Tommi
· 8 years ago
8e8222d
Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #4 id:290001 of https://codereview.webrtc.org/2071473002/ )
by tommi
· 8 years ago
e03f878
Reland of Split IncomingVideoStream into two implementations, with smoothing and without.
by tommi
· 8 years ago
17c3cdd
Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #23 id:430001 of https://codereview.webrtc.org/2035173002/ )
by tommi
· 8 years ago
1c7eef6
Split IncomingVideoStream into two implementations, with smoothing and without.
by tommi
· 8 years ago
ba986bf
Remove dead code in IncomingVideoStream that's just causing contention.
by tommi
· 8 years ago
5724b73
Remove unused render callback method+pointer in IncomingVideoStream.
by mflodman
· 8 years ago
e5e5292
Let VideoRenderFrames::FrameToRender return a rtc::Optional.
by nisse
· 8 years ago
d28db7f
Delete all use of tick_util.h.
by Niels Möller
· 8 years ago
30f118e
This cl deletes the class webrtc::VideoRendererCallback.
by nisse
· 9 years ago
cc23b7c
Delete unused methods SetStartImage and SetTimeoutImage.
by nisse
· 9 years ago
7ade7b3
Delete class webrtc::VideoRenderer and its header file.
by nisse
· 9 years ago
739fcb9
Cleanup of webrtc::VideoFrame.
by Niels Möller
· 9 years ago
54ebfca
Revert of Cleanup of webrtc::VideoFrame. (patchset #6 id:100001 of https://codereview.webrtc.org/1679323002/ )
by kjellander
· 9 years ago
2080196
Cleanup of webrtc::VideoFrame.
by nisse
· 9 years ago
84df580
Switch to rtc::CriticalSection in IncomingVideoStream and remove one lock.
by tommi
· 9 years ago
8c38e8b
Clean up PlatformThread.
by Peter Boström
· 9 years ago
444682a
Remove frame time scheduing in IncomingVideoStream
by qiangchen
· 9 years ago
12411ef
Move ThreadWrapper to ProcessThread in base.
by pbos
· 9 years ago
6f8ce06
common_video: rename interface -> include
by kjellander
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 9 years ago
9a63866
Move IncomingVideoFrames to common_video/.
by Peter Boström
· 9 years ago
[Renamed (98%) from webrtc/modules/video_render/incoming_video_stream.cc]
c043afc
Cleanup inside IncomingVideoStream.
by Peter Boström
· 10 years ago
64c0366
Revert "Revert "Split EventWrapper in twain.""
by Peter Boström
· 10 years ago
cf3c83e
Revert "Split EventWrapper in twain."
by Minyue
· 10 years ago
379069f
VideoRenderCallback::RenderFrame: Make I420VideoFrame& ref const.
by Magnus Jedvert
· 10 years ago
9509fbf
Split EventWrapper in twain.
by tommi@webrtc.org
· 10 years ago
38492c5
Re-land 8810 "- Add a SetPriority method to ThreadWr..."
by tommi@webrtc.org
· 10 years ago
90a1cb4
Revert 8810 "- Add a SetPriority method to ThreadWrapper"
by tommi@webrtc.org
· 10 years ago
b6817d7
- Add a SetPriority method to ThreadWrapper
by tommi@webrtc.org
· 10 years ago
361981f
Use scoped_ptr for ThreadWrapper::CreateThread.
by tommi@webrtc.org
· 10 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
8663973
Remove thread id from ThreadWrapper::Start().
by pbos@webrtc.org
· 10 years ago
b73758d
Clean up VideoRenderFrames
by magjed@webrtc.org
· 10 years ago
4052d88
Remove GetLastRenderedFrame
by magjed@webrtc.org
· 10 years ago
f68e186
Remove EnableMirroring and MirrorRenderStream
by magjed@webrtc.org
· 10 years ago
4dd40d6
Signal threads for faster receiver destruction.
by pbos@webrtc.org
· 10 years ago
875c97e
Remove SetNotAlive method from the thread class.
by tommi@webrtc.org
· 10 years ago
820efd5
Fix double backslashes in incoming_video_stream.cc
by perkj@webrtc.org
· 10 years ago
4ca7d3f
Replace MapWrapper with std::map<>.
by pbos@webrtc.org
· 11 years ago
9dba525
* Update libjingle to 50389769.
by wu@webrtc.org
· 11 years ago
12dc1a3
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 11 years ago
5aa3f1b
Include files from webrtc/.. paths in video_render/.
by pbos@webrtc.org
· 11 years ago
ddf94e7
WebRtc_Word32 -> int32_t in video_render/
by pbos@webrtc.org
· 12 years ago
455370d
Thread safety issue fix in incoming_video_stream.cc. See issue 1465.
by vikasmarwaha@webrtc.org
· 12 years ago
9841d92
Reorganize modules/video_render.
by andrew@webrtc.org
· 12 years ago
[Renamed (98%) from webrtc/modules/video_render/main/source/incoming_video_stream.cc]
9fedff7
Switching to I420VideoFrame
by mikhal@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/modules/video_render/main/source/incoming_video_stream.cc]
aeb37d3
Changed CriticalSectionScoped so the style correct constructor is used everywhere.
by mflodman@webrtc.org
· 12 years ago
f4f2145
Added API to set expected render delay.
by mflodman@webrtc.org
· 12 years ago
2338131
Switching Mirror functions to VideoFrame
by mikhal@webrtc.org
· 12 years ago
c1354bd
Make handling of libyuv more flexible.
by andrew@webrtc.org
· 12 years ago
327ada1
Refactored IncomingVideoStream and VideoRenderFrame, to get code in better shape when hunting BUG=481.
by mflodman@webrtc.org
· 12 years ago
0e703f4
VideoRender now uses pointer constructor of CriticalSectionScoped.
by mflodman@webrtc.org
· 13 years ago
2ab104e
Switching WebRtc to LibYuv.
by mikhal@webrtc.org
· 13 years ago
af874eb
warning cleanup in render module
by mallinath@google.com
· 13 years ago
470e71d
by niklase@google.com
· 13 years ago