Sign in
webrtc
/
src
/
1fddd6185dfccabcddf669a7ec923467aebe1e84
/
webrtc
/
common_video
637c55f
Add support of texture frames for video capturer.
by wuchengli@chromium.org
· 11 years ago
89e8ffb
Revert "Add support of texture frames for video capturer."
by wuchengli@chromium.org
· 11 years ago
efe1535
Add support of texture frames for video capturer.
by wuchengli@chromium.org
· 11 years ago
f2aafe4
Added include of assert.h for files calling assert but missing the include.
by henrike@webrtc.org
· 11 years ago
8f69330
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
6c75c98
Propagate capture ntp timestamp from rtp to renderer.
by wu@webrtc.org
· 11 years ago
2c89b5c
Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.
by fischman@webrtc.org
· 11 years ago
0fefb10
Remove WEBRTC_TRACE use in common_video/
by pbos@webrtc.org
· 11 years ago
d617a44
Add an AlignedFreeDeleter and remove scoped_ptr_malloc.
by andrew@webrtc.org
· 11 years ago
724947b
Add SwapFrame() to VideoSendStreamInput.
by pbos@webrtc.org
· 11 years ago
f9bdbe3
Roll chromium_revision 232627:238260
by kjellander@webrtc.org
· 11 years ago
5dd2ecb
Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"
by sheu@chromium.org
· 11 years ago
74e6e84
Remove extra copy in VideoCaptureImpl::IncomingFrameI420
by sheu@chromium.org
· 11 years ago
d705649
Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"
by sheu@chromium.org
· 11 years ago
1a4ed0d
Remove extra copy in VideoCaptureImpl::IncomingFrameI420
by sheu@chromium.org
· 11 years ago
b44c2a3
Open file in binary in CreateFromYuvFile().
by pbos@webrtc.org
· 11 years ago
266c7b3
Move ChromaGenerator to common_video/.
by pbos@webrtc.org
· 11 years ago
3f9288f
Add APK and isolate target for video_engine_tests
by kjellander@webrtc.org
· 11 years ago
2a97317
Fix include of isolate.gypi
by kjellander@webrtc.org
· 12 years ago
ab65495
Refactor frame generation code so it can be used by multiple modules.
by andresp@webrtc.org
· 12 years ago
635b2b8
Removing some TODO's from libyuv
by mikhal@webrtc.org
· 12 years ago
cf61bee
Removing JPEG as it is not used.
by mikhal@webrtc.org
· 12 years ago
e141373
Add isolate configuration for Android for all tests.
by kjellander@webrtc.org
· 12 years ago
3365422
Isolate GYP target and .isolate files for tests
by kjellander@webrtc.org
· 12 years ago
4298f73
Revert 4547 "Isolate GYP target and .isolate files for tests"
by kjellander@webrtc.org
· 12 years ago
d7a4d23
Isolate GYP target and .isolate files for tests
by kjellander@webrtc.org
· 12 years ago
e1051b0
Add native_handle.h to gyp.
by wuchengli@chromium.org
· 12 years ago
9dba525
* Update libjingle to 50389769.
by wu@webrtc.org
· 12 years ago
12dc1a3
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
89c6740
Adds all unittests to android NDK-APK framework.
by henrike@webrtc.org
· 12 years ago
d900e8b
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
b2d29bd
Restore relative include paths to libyuv.
by andrew@webrtc.org
· 12 years ago
c69ae69
Include files from webrtc/.. paths in common_video/
by pbos@webrtc.org
· 12 years ago
e5794cb
Recalibrate point sample expectation
by fbarchard@google.com
· 12 years ago
6bee05a
Remove const for plain data types in common_video/
by pbos@webrtc.org
· 12 years ago
fd2bfc8
WebRtc_Word32 -> int32_t in common_video.
by pbos@webrtc.org
· 12 years ago
fa53d87
Fixing/disabling Windows x64 warnings
by kjellander@webrtc.org
· 12 years ago
63e0964
Fix webrtc compilation errors for Chrome Win64
by andrew@webrtc.org
· 12 years ago
e239bf0
Making I420VideoFrame ref-counted
by mikhal@webrtc.org
· 12 years ago
5b689ef
Will now only require near-perfect PSNR and SSIM.
by phoglund@webrtc.org
· 12 years ago
d8aeb30
Revert 3269
by andrew@webrtc.org
· 12 years ago
735a6ce
Will now only require near-perfect PSNR and SSIM.
by phoglund@webrtc.org
· 12 years ago
273ccad
Fixed standard PSNR/SSIM test.
by phoglund@webrtc.org
· 12 years ago
32b3f40
Adding an aligned stride test to LibYuv
by mikhal@webrtc.org
· 12 years ago
737ed3b
libyuv wrapper: 1. Updating rotation settings - in case of 90 or 270 degree rotations, width and height should be updated accordingly. 2. Test clean-up.
by mikhal@webrtc.org
· 12 years ago
91a0340
Adding stride alignment
by mikhal@webrtc.org
· 12 years ago
e08adf0
fix print out in mirror test
by mikhal@webrtc.org
· 12 years ago
9fedff7
Switching to I420VideoFrame
by mikhal@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago