Sign in
webrtc
/
src
/
e532aec25220f94830c538acfeccc2203b6db4f5
/
webrtc
/
common_video
e532aec
Add isolate files for Android tests
by kjellander
· 9 years ago
26acec4
Delete method webrtc::VideoFrame::native_handle.
by nisse
· 9 years ago
dad23d0
Revert of Introduce an IsMutable method on VideoFrameBuffer. (patchset #1 id:1 of https://codereview.webrtc.org/1881933004/ )
by guidou
· 9 years ago
6bd10f2
Introduce an IsMutable method on VideoFrameBuffer.
by nisse
· 9 years ago
7d06a8c
Add CoreVideoFrameBuffer.
by tkchin
· 9 years ago
7cc9cc0
New method I420Buffer::Copy.
by nisse
· 9 years ago
7ade7b3
Delete class webrtc::VideoRenderer and its header file.
by nisse
· 9 years ago
94a23f0
Reland "Add check_deps rules in DEPS files."
by kjellander@webrtc.org
· 9 years ago
56cf60e
Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ )
by kjellander
· 9 years ago
086f851
Add check_deps rules in DEPS files.
by kjellander@webrtc.org
· 9 years ago
c891eb4
Replace scoped_ptr with unique_ptr in webrtc/common_video/
by kwiberg
· 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
e31dc95
Make pbos owner of additional video files.
by nisse
· 9 years ago
0206000
iOS: Add resource files for tests and implement OutputPath
by kjellander
· 9 years ago
900f975
H264: Improve FFmpeg decoder performance by using I420BufferPool.
by hbos
· 9 years ago
bab934b
H.264 video codec support using OpenH264 (http://www.openh264.org/) for encoding and FFmpeg (https://www.ffmpeg.org/) for decoding.
by hbos
· 9 years ago
5ad935c
Remove mutable from rtc::CriticalSection members.
by pbos
· 9 years ago
d664836
Added EncodedImage::GetBufferPaddingBytes.
by hbos
· 9 years ago
84df580
Switch to rtc::CriticalSection in IncomingVideoStream and remove one lock.
by tommi
· 9 years ago
a276e73
Clean the code for external denoiser.
by jackychen
· 9 years ago
67e94fb
Add unit test for stand-alone denoiser and fixed some bugs.
by jackychen
· 9 years ago
e2976c8
Remove DISABLED_ON_ macros.
by Peter Boström
· 9 years ago
13f61df
Move fake-handle frame creation into test target.
by Peter Boström
· 9 years ago
0f2e939
Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors.
by jbauch
· 9 years ago
f94abf7
Nuke webrtc/common_video/plane.*.
by Peter Boström
· 9 years ago
14f4144
Add helper KeepRefUntilDone.
by perkj
· 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
b7a8829
Remove duplicated headers after updating downstream code.
by kjellander
· 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
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
3318f98
VideoFrameBuffer: Make non-const data access explicit
by Magnus Jedvert
· 10 years ago
c464f50
AndroidVideoCapturerJni: Fix threading issues
by Magnus Jedvert
· 10 years ago
eb66e80
Re-land "Convert native handles to buffers before encoding."
by Peter Boström
· 10 years ago
308d163
Revert "Convert native handles to buffers before encoding."
by Peter Boström
· 10 years ago
a831dc3
Convert native handles to buffers before encoding.
by Peter Boström
· 10 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 10 years ago
57e5fd2
PRESUBMIT: Improve PyLint check and add GN format check.
by Henrik Kjellander
· 10 years ago
9a63866
Move IncomingVideoFrames to common_video/.
by Peter Boström
· 10 years ago
e12a667
Remove i420_video_frame.h from common_video.gyp
by Bjorn Volcker
· 10 years ago
9bfe3daf
Cleanup: Remove i420_video_frame.h header.
by Thiago Farina
· 10 years ago
9b3f56e
Reland "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection.""
by Per
· 10 years ago
e41d774
Revert "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection."
by Per
· 10 years ago
3211934
Fix build breakage in WrappedI420Buffer::native_handle()
by Per
· 10 years ago
75db861
Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection.
by Per
· 10 years ago
3354419
Zero copy AndroidVideeCapturer.
by Per
· 10 years ago
deafa7b
Remove I420VideoFrame::SwapFrame
by magjed@webrtc.org
· 10 years ago
2d2a30c
Remove I420VideoFrame::CloneFrame
by magjed@webrtc.org
· 10 years ago
d4e7d49
Scaler: Recycle allocations using buffer pool.
by magjed@webrtc.org
· 10 years ago
a3209a2
Release buffer pool in Vp8DecoderImpl::Release().
by pbos@webrtc.org
· 10 years ago
9f9ea7e
Clean up webrtc external capture.
by perkj@webrtc.org
· 10 years ago
6231fb6
Prevent crashes when copying a zero-size frame.
by pbos@webrtc.org
· 10 years ago
5a477a0
DCHECK frame parameters instead of return codes.
by pbos@webrtc.org
· 10 years ago
af612d5
Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.""
by perkj@webrtc.org
· 10 years ago
73d763e
Add I420 buffer pool to avoid unnecessary allocations
by magjed@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
93d9d65
I420VideoFrame.CreateFrame: Removed unnecessary buffer size arguments.
by hbos@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
0d9bb8e
Remove the need for scoped_ptr<I420VideoFrame> in VieCapturer.
by magjed@webrtc.org
· 10 years ago
d7452a0
Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."
by magjed@webrtc.org
· 10 years ago
aa57702
Removed texture_video_frame.h and webrtctexturevideoframe.h
by hbos@webrtc.org
· 10 years ago
59140d6
Remove VideoRotationMode to VideoRotation.
by guoweis@webrtc.org
· 10 years ago
bcead30
Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.
by perkj@webrtc.org
· 10 years ago
f98030b
Add intermediate TextureVideoFrame typedef for Chromium
by magjed@webrtc.org
· 10 years ago
45cdcce
Remove TextureVideoFrame
by magjed@webrtc.org
· 10 years ago
2386d6d
Revert 8599 "Revert 8580 "Unify underlying frame buffer in I420VideoFrame and...""
by magjed@webrtc.org
· 10 years ago
f7abb12
Fix OVERRIDE->override again after reverting video frame cl.
by tommi@webrtc.org
· 10 years ago
1f94407
Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..."
by tommi@webrtc.org
· 10 years ago
f82109c
Initialize memory in I420VideoFrame unittest
by magjed@webrtc.org
· 10 years ago
9cd7c26
Rename NOTREACHED to RTC_NOTREACHED to avoid name conflict with Chromium
by magjed@webrtc.org
· 10 years ago
c8895aa
Unify underlying frame buffer in I420VideoFrame and WebRtcVideoFrame
by magjed@webrtc.org
· 10 years ago
97ed2a4
I420VideoFrame: Remove function ResetSize
by magjed@webrtc.org
· 10 years ago
fd33293
I420VideoFrame: Remove functions set_width and set_height
by magjed@webrtc.org
· 10 years ago
7400e0b
Revert "I420VideoFrame: Remove functions set_width, set_height, and ResetSize"
by magjed@webrtc.org
· 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
ac2d27d
Fix style violations in common_types.h and config.h
by kwiberg@webrtc.org
· 10 years ago
6c66163
Fix TestScaler PSNR tests
by magjed@webrtc.org
· 10 years ago
be29b3b
I420VideoFrame: Remove functions set_width, set_height, and ResetSize
by magjed@webrtc.org
· 10 years ago
88828e7
Fix I420VideoFrame unittests
by magjed@webrtc.org
· 10 years ago
f68e186
Remove EnableMirroring and MirrorRenderStream
by magjed@webrtc.org
· 10 years ago
ce22f13
GN: Changes for vp9, opus and direct trace
by kjellander@webrtc.org
· 10 years ago
1226e92
CVO capturer feature: allow unrotated frame flows through the capture pipeline.
by guoweis@webrtc.org
· 10 years ago
dc7b022
CVO capturer feature: allow unrotated frame flows through the capture pipeline.
by guoweis@webrtc.org
· 10 years ago
20e8f22
CVO capturer feature: allow unrotated frame flows through the capture pipeline.
by guoweis@webrtc.org
· 10 years ago
6c930c7
Cleanup: unify rotation to be enum based instead of int for degree.
by guoweis@webrtc.org
· 10 years ago
0c7ec77
Cleanup: unify rotation to be enum based instead of int for degree.
by guoweis@webrtc.org
· 10 years ago
110443a
Cleanup: unify rotation to be enum based instead of int for degree.
by guoweis@webrtc.org
· 10 years ago
4b320cf
Revert "Cleanup: unify rotation to be enum based instead of int for degree."
by magjed@webrtc.org
· 10 years ago
3e733a4
Cleanup: unify rotation to be enum based instead of int for degree.
by guoweis@webrtc.org
· 10 years ago
d7e34e1
Make it easier to use external libyuv + cleanup GYP files.
by kjellander@webrtc.org
· 10 years ago
86e1e48
Move system_wrappers.gyp files to the proper directory.
by andresp@webrtc.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
52bb521
Update isolate files for Android APK tests.
by kjellander@webrtc.org
· 10 years ago
ea73ff7
webrtc::Scaler: Preserve aspect ratio
by magjed@webrtc.org
· 10 years ago
f7c5d4f
Revert 7679 "webrtc::Scaler: Preserve aspect ratio"
by magjed@webrtc.org
· 10 years ago
Next »