Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
193600b7cfc793cf6a2f35a0a000ca564e00ea34
193600b
Adding fileutils.h support for absolute paths
by kjellander@webrtc.org
· 12 years ago
363efef
Consolidate test file path on Android
by leozwang@webrtc.org
· 12 years ago
5605d54
Adding more libraries to svn:ignore to speed up trybots
by kjellander@webrtc.org
· 12 years ago
0f2aba1
Remove non-ASCII character from voe_external_media.h
by andrew@webrtc.org
· 12 years ago
ff0d194
Delete mergeinfo on remote_bitrate_estimator.
by andrew@webrtc.org
· 12 years ago
21ca3fa
Extended suppressions to be more general and suppress missed errors.
by phoglund@webrtc.org
· 12 years ago
83b767b
Improving the way fileutil.h finds test resources.
by kjellander@webrtc.org
· 12 years ago
ef43357
Adding support for 48 kHz input to VAD.
by tina.legrand@webrtc.org
· 12 years ago
a03230c
Refactor WebRTCDemo.java to follow google code style
by leozwang@webrtc.org
· 12 years ago
dfc6b57
I420VideoFrame: Adding: 1. IsEmpty 2. ResetSize
by mikhal@webrtc.org
· 12 years ago
8975261
Add VAD configuration options to audioproc.
by andrew@webrtc.org
· 12 years ago
597f6f2
Add proto.xml to .gitignore (and alphabetize).
by andrew@webrtc.org
· 12 years ago
eb232ce
This is a minor change.
by tina.legrand@webrtc.org
· 12 years ago
912981f
Refactoring jitter_buffer.h/.cc to Google style.
by stefan@webrtc.org
· 12 years ago
df42df5
Fixed a compiler issue with arm neon build.
by kma@webrtc.org
· 12 years ago
b04d85e
by mikhal@webrtc.org
· 12 years ago
d93cac4
Remove CriticalSectionScoped reference constructor.
by mflodman@webrtc.org
· 12 years ago
aeb37d3
Changed CriticalSectionScoped so the style correct constructor is used everywhere.
by mflodman@webrtc.org
· 12 years ago
ab7fa4e
Updates to videoprocessor_integration_test:
by marpan@webrtc.org
· 12 years ago
597b447
The CL broke the builds is :
by xians@webrtc.org
· 12 years ago
58849fd
Adding Scale for I420VideoFrame
by mikhal@webrtc.org
· 12 years ago
80f14d2
Adding DeliverCaptureEncodedFrame
by mikhal@webrtc.org
· 12 years ago
09a1ef5
Fix for issues with in r2906.
by stefan@webrtc.org
· 12 years ago
fa7e868
Refactoring codec_database.cc/.h to Google style.
by stefan@webrtc.org
· 12 years ago
10a15ba
The problem is:
by xians@webrtc.org
· 12 years ago
10f5b22
Issue 634: NSArray exception when getting video info when no camera attached - OSX
by braveyao@webrtc.org
· 12 years ago
f4d2bec
Issue 589: Possible bug in TMMBRHelp::CalcMinBitRate
by braveyao@webrtc.org
· 12 years ago
7aa1189
Fix a break on the "ChromiumOS (daisy)" bot.
by wu@webrtc.org
· 12 years ago
ccb52c2
Improve error handling for barcode_tools
by kjellander@webrtc.org
· 12 years ago
ff33bdd
Suppressed all voe_auto_test standard suite bugs and introduced a flag for excluding timing-dependent tests.
by phoglund@webrtc.org
· 12 years ago
fafb0bf
Rolling libvpx to 30d8ba541ede
by mikhal@webrtc.org
· 12 years ago
1dd8d4b
Put some bounds on VCM frame dropper.
by marpan@webrtc.org
· 12 years ago
71c1376
Add a few functions to android test application
by leozwang@webrtc.org
· 12 years ago
e4c920f
Adding plane alignment.
by mikhal@webrtc.org
· 12 years ago
656477b
Fixing Windows build.
by mflodman@webrtc.org
· 12 years ago
d63b18e
Updated version number to 3.14
by elham@webrtc.org
· 12 years ago
0ed9c69
Implemented todo. I.e. removed unnecessary header.
by henrike@webrtc.org
· 12 years ago
15e4e34
Wire up ssrc check in ViEEncoder for intra requests.
by mflodman@webrtc.org
· 12 years ago
c530043
Add per stream intra requests.
by stefan@webrtc.org
· 12 years ago
7bc3a41
Adding support for changing resolutions and FEC to video_rtp_play.
by stefan@webrtc.org
· 12 years ago
aca2629
Hooking up EncoderStateFeedback to handle intra requests instead of trigger
by mflodman@webrtc.org
· 12 years ago
5ba4411
Makes it such that calling ThreadWrapper::Start(..) only returns false if a thread was never started. I.e. it will not return false if it was unable to configure the thread (however it does log such failures).
by henrike@webrtc.org
· 12 years ago
ad6612b
Continuing to rewrite custom calls.
by phoglund@webrtc.org
· 12 years ago
81ebe38
Fixing LatestEstimate().
by stefan@webrtc.org
· 12 years ago
25fadd7
Fix dummy RTP playout in NetEqRTPplay
by henrik.lundin@webrtc.org
· 12 years ago
3df18d7
Added test for NetEQ stereo with no input
by henrik.lundin@webrtc.org
· 12 years ago
b0a8a3b
Return bw_estimate / num-streams from the multi-stream estimator for now until updating ViE APIs.
by stefan@webrtc.org
· 12 years ago
6679dcc
Fixed a bug in an Android macro definition in SPL that caused issue 833.
by kma@webrtc.org
· 12 years ago
ac4d70d
Moved calling points of spl_int routines from module init to module create routines.
by kma@webrtc.org
· 12 years ago
3f9a721
Adding SSIM and PSNR videoFrame based functions
by mikhal@webrtc.org
· 12 years ago
f9a0713
Make Android.mk to be able to inclucde subfolder makefiles
by leozwang@webrtc.org
· 12 years ago
2a84f63
Rename android file name
by leozwang@webrtc.org
· 12 years ago
0a4cdc4
Made CrossCorrelationTest valid in ARM-Neon platforms, with changes in signal_processing_unittest.cc.
by kma@webrtc.org
· 12 years ago
4bfe990
Remove unused files from gypi.
by stefan@webrtc.org
· 12 years ago
46d4073
Made the aligned malloc templated.
by henrike@webrtc.org
· 12 years ago
2e5192f
Add peerconnection_all.gyp to include everything.
by wu@webrtc.org
· 12 years ago
60ac6a6
Updates to videoFrame: 1. Adding non-const members. 2. Updating copy interface.
by mikhal@webrtc.org
· 12 years ago
aee9120
Move video android test to test folder
by leozwang@webrtc.org
· 12 years ago
28625c1
Updates according to style guide.
by henrike@webrtc.org
· 12 years ago
4743f93
Added more suppressions.
by phoglund@webrtc.org
· 12 years ago
321da3b
Added more suppressions found on the bot.
by phoglund@webrtc.org
· 12 years ago
1e033e1
Updating ConvertFromI420 to use VideoFrame - Related calls to DeliverFrame were also updated, and some refactoring (style-wise) was done on the way.
by mikhal@webrtc.org
· 12 years ago
cc82cff
libyuv roll r389 for mac visibility, Q420 and YUY2 optimization, AVX2 detect.
by fbarchard@google.com
· 12 years ago
3632ca1
Make thread name readable in log
by leozwang@webrtc.org
· 12 years ago
4fdc102
Added suppression for one missed error.
by phoglund@webrtc.org
· 12 years ago
8ff3ff1
Made ViE standard tests runnable under valgrind.
by phoglund@webrtc.org
· 12 years ago
133f5d0
libyuv roll to r381 for I422ToRGBA
by fbarchard@google.com
· 12 years ago
d515d3f
Add jsoncpp as the peerconnection_client dependency for windows.
by wu@webrtc.org
· 12 years ago
cd9adf7
This cl adds an API for getting an aligned pointer from a pointer to memory. Also adds a short-hand for creating scoped pointers of aligned memory.
by henrike@webrtc.org
· 12 years ago
2a476e9
Switching scale functions to use VideoFrame.
by mikhal@webrtc.org
· 12 years ago
507146c
Changed alignment code in AECM, to work with an issue in GCC 4.6 in Android.
by kma@webrtc.org
· 12 years ago
c7ecc11
Switching to a general align function.
by mikhal@webrtc.org
· 12 years ago
d1e7a9a
ThreadSanitizer and Dr Memory for Windows
by kjellander@webrtc.org
· 12 years ago
1101278
Wider suppression filter for tz-warnings in TSAN
by kjellander@webrtc.org
· 12 years ago
953368b
Remove unused video tests.
by mflodman@webrtc.org
· 12 years ago
7cf8121
Fix signed/unsigned mis-match.
by mflodman@webrtc.org
· 12 years ago
f4f2145
Added API to set expected render delay.
by mflodman@webrtc.org
· 12 years ago
a30eb31
Make sure FEC packets aren't passed to the VCM with non-zero length.
by stefan@webrtc.org
· 12 years ago
95c2364
Memory error in cng_unittest
by tina.legrand@webrtc.org
· 12 years ago
1ca4bf9
Remove unneccessary includes.
by stefan@webrtc.org
· 12 years ago
a4f9ba6
Refactor and unittest for CNG.
by tina.legrand@webrtc.org
· 12 years ago
9a6dac4
Re-fixes issue 300.
by henrike@webrtc.org
· 12 years ago
2338131
Switching Mirror functions to VideoFrame
by mikhal@webrtc.org
· 12 years ago
0d7eaaa
Ignoring Android NDK build output
by kjellander@webrtc.org
· 12 years ago
c9cc41a
Remove unneccessary include.
by stefan@webrtc.org
· 12 years ago
a3a230f
Fixes potential race in the jitter buffer.
by stefan@webrtc.org
· 12 years ago
e8ebbda
Removed branch coverage since it turned out to be essentially useless as a metric.
by phoglund@webrtc.org
· 12 years ago
64d9dec
Move RtpToNtp functionality to its own file.
by stefan@webrtc.org
· 12 years ago
d162cd1
Revert 2823 - Protects the file class with rw-locks.
by perkj@webrtc.org
· 12 years ago
a8d2a81
Renamed constant and added comments.
by asapersson@webrtc.org
· 12 years ago
db6eca4
updating version number to 3.13
by elham@webrtc.org
· 12 years ago
4d91a12
Protects the file class with rw-locks.
by henrike@webrtc.org
· 12 years ago
9f84723
Some style fixes.
by henrike@webrtc.org
· 12 years ago
b6cceb8
Added location.reload() insertion to fuzzer.
by phoglund@webrtc.org
· 12 years ago
2f4ff89
A step forward toward switching WebRtc to the new VideoFrame.
by mikhal@webrtc.org
· 12 years ago
0e6f597
Adding NumOfPlanes to PlaneTypes.
by mikhal@webrtc.org
· 12 years ago
66ddf72
Correct filename which is missed in r2815
by leozwang@webrtc.org
· 12 years ago
6e2e0b8
Reverting r2812
by mikhal@webrtc.org
· 12 years ago
e4ba864
Fix building error and rename java class name
by leozwang@webrtc.org
· 12 years ago
81f09d7
Roll libvpx to get changes/fix to cyclic refresh.
by marpan@webrtc.org
· 12 years ago
Next »