Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
0d7e5bc712e7d5ec080cde70a9c264a3e8b1c76e
0d7e5bc
Fix bug on key frame boost allocation, and some update/cleanup to same function.
by marpan@google.com
· 13 years ago
3c45dfd
Fixes valgrind warnings in the rtp_rtcp module.
by hellner@google.com
· 13 years ago
95fa29e
Creating a new directory for test data files, and moving audio_processing files there.
by ajm@google.com
· 13 years ago
4bf9c0b
Adds sanity checks related to IAudioCaptureClient::GetBuffer.
by henrika@google.com
· 13 years ago
a591d3f
Correcting two auto test errors.
by mflodman@google.com
· 13 years ago
36d9350
Remove the full header file path to:
by ronghuawu@google.com
· 13 years ago
2b83ace
VCM/JB: Setting only non-empty frames for decoding (when not waiting for NACK).
by mikhal@google.com
· 13 years ago
5b95bcd
Critical section in constructor, audio coding module
by tlegrand@google.com
· 13 years ago
868b857
Remove a test case that only causes problems due to badly
by holmer@google.com
· 13 years ago
d3b208d
Fixes Valgrind warnings in system_wrapper.
by hellner@google.com
· 13 years ago
2f88732
Bugfix in VP8 wrapper Decode method
by hlundin@google.com
· 13 years ago
e4d43fc
Adding README.chromium Review URL: http://webrtc-codereview.appspot.com/47002
by niklase@google.com
· 13 years ago
9091188
Adding all necessary MapSetting and MapError functions. This doesn't alter the existing functionality but just "formalizes" the mapping layer for the underlying components.
by ajm@google.com
· 13 years ago
33bb406
Global OWNERS. Review URL: http://webrtc-codereview.appspot.com/44006
by niklase@google.com
· 13 years ago
305651c
Fixed valgrind warning in the udp_module.
by hellner@google.com
· 13 years ago
ba28d7f
Include assert.h for the compile error we got from try bot linux_clang.
by ronghuawu@google.com
· 13 years ago
717c869
by mikhal@google.com
· 13 years ago
2360c09
VPLIB: Fixing a bug in ConvertYUY2TOI420 + some code clean-up
by mikhal@google.com
· 13 years ago
5e9a682
add command line test app to gyp build
by leozwang@google.com
· 13 years ago
b7a4193
Fixes missing initializations in video_coding.
by holmer@google.com
· 13 years ago
2f2971c
Fixed a bug in the BitRateStats class and at the same time
by holmer@google.com
· 13 years ago
40eac91
Update test tool RTPchange
by hlundin@google.com
· 13 years ago
5e1316f
Adds condition in gyp-files to ensure that we can build MFC applications
by henrika@google.com
· 13 years ago
54bc6a6
Improves quality of AudioDeviceWindowsCore::_GetDeviceName.
by henrika@google.com
· 13 years ago
ab0cfe6
VP8 wrapper: Adding an IFDEF prior to new interface. This will allow the wrapper to build with the Bali release.
by mikhal@google.com
· 13 years ago
f5ca23d
Disable ChangeWindow function for chromium build.
by ronghuawu@google.com
· 13 years ago
3a321fc
Updating VP8 wrapper with RC parameters
by mikhal@google.com
· 13 years ago
48c02db
enable optimized code for android
by leozwang@google.com
· 13 years ago
d99fa58
optimized sqrt in general and for android
by leozwang@google.com
· 13 years ago
023abaf
Modified the FEC to allow for option of unequal protection (UEP) across packets.
by marpan@google.com
· 13 years ago
ae0ad91
Modified the FEC to allow for option of unequal protection (UEP) across packets.
by marpan@google.com
· 13 years ago
e25b014
Clean up of media_opt_util.cc
by mikhal@google.com
· 13 years ago
0f15aea
Fix build error in NetEQ when disabling NETEQ_CNG_CODEC
by hlundin@google.com
· 13 years ago
a6f54fd
Removing some warnings from the APM build with -Wall -Wextra. Also cleaning up the unit test a bit.
by ajm@google.com
· 13 years ago
ff72b0d
by niklase@google.com
· 13 years ago
89714f2
by niklase@google.com
· 13 years ago
2825861
udp_transport had references to Windows CE in gyp file. Removed that.
by hellner@google.com
· 13 years ago
b7686af
Remove warnings on Windows
by hlundin@google.com
· 13 years ago
7c53a0c
Make r80 build on Windows
by hlundin@google.com
· 13 years ago
2020656
Removed invalid documents.
by henrika@google.com
· 13 years ago
95a02d6
Deleting empty directories in video_engine and modules video_capture. Reveiwed by perkj.
by mflodman@google.com
· 13 years ago
f561f48
Temporary rollback to be able to build on Windows. Will be fixed soon.
by henrika@google.com
· 13 years ago
cb3017f
Re-deleting a VAD file in common_audio
by bjornv@google.com
· 13 years ago
0c32a8d
VP8 RTP packetizer rewrite
by hlundin@google.com
· 13 years ago
7925dd5
Added comments and an assert explaining that NACK hasn't been fully
by holmer@google.com
· 13 years ago
51f2453
Fixed a Flush/Start initialization bug in the jitter buffer. Also cleaned
by holmer@google.com
· 13 years ago
2204835
Ported NS initialization to NSx
by bjornv@google.com
· 13 years ago
0c62842
Updated the floating point version with bugs found when porting to fixed-point.
by bjornv@google.com
· 13 years ago
385345d
by mikhal@google.com
· 13 years ago
17705a9
by mikhal@google.com
· 13 years ago
0c08ed1
Re-deleting files that reappeared when moved to webrtc.
by bjornv@google.com
· 13 years ago
5af7a80
Optimization of "overdrive and suppress":
by cduvivier@google.com
· 13 years ago
706b725
Added unit test for the map wrapper class.
by hellner@google.com
· 13 years ago
0333cf6
Adding Bjorn to overall audio_processing OWNERS file (thereby allowing the deletion of all the sub-folder files).
by ajm@google.com
· 13 years ago
f169dd3
Ensures that trace messages are printed correctly taking into
by henrika@google.com
· 13 years ago
96cbe6b
Shortened the audio files used in unit test to speed it up.
by bjornv@google.com
· 13 years ago
e01b865
Implement Copy method for VP8 decoder
by hlundin@google.com
· 13 years ago
cb87156
take away some compiling warnings.
by xians@google.com
· 13 years ago
d2f3b7e
change android test app folder name
by leozwang@google.com
· 13 years ago
eedf6e1
change printf format Review URL: http://webrtc-codereview.appspot.com/24014
by leozwang@google.com
· 13 years ago
4f56d0e
by niklase@google.com
· 13 years ago
1198db9
Adding owners check in presubmit script.
by niklase@google.com
· 13 years ago
96a7a07
This time it will work!!! Review URL: http://webrtc-codereview.appspot.com/22024
by niklase@google.com
· 13 years ago
d5d596e
Proof-of-concept proposal for a standalone webrtc build without using gyp_chromium etc. This adds the necessary scripts and gyp files. The idea is to assume that we are building within Chromium; in that case common.gypi (which every gyp file includes) provides the necessary logic to build webrtc.
by ajm@google.com
· 13 years ago
fea5f7e
by mikhal@google.com
· 13 years ago
f13546c
by niklase@google.com
· 13 years ago
b808501
If this gives you problems, delete the third_party/libjingle directory and sync again
by niklase@google.com
· 13 years ago
9e7644c
Change implementation of Reset function in VP8 wrapper
by hlundin@google.com
· 13 years ago
7f43de8
refactor java code Review URL: http://webrtc-codereview.appspot.com/29011
by leozwang@google.com
· 13 years ago
7a60252
refactor render java code Review URL: http://webrtc-codereview.appspot.com/25017
by leozwang@google.com
· 13 years ago
ed7f027
refactor java code in test app
by leozwang@google.com
· 13 years ago
40cd79e
add sleep() for android Review URL: http://webrtc-codereview.appspot.com/34001
by leozwang@google.com
· 13 years ago
e43b6ba
add file access permission
by leozwang@google.com
· 13 years ago
0b0c28c
add android makefile, some modification in vpx makefile to build encoder from c source for now
by leozwang@google.com
· 13 years ago
e90067a
refactor video autotest java code
by leozwang@google.com
· 13 years ago
d2c7bff
Implement VP8 packetizer and unit tests
by hlundin@google.com
· 13 years ago
8dcd789
Unit test for list wrapper under system_wrappers
by hellner@google.com
· 13 years ago
12be909
There where multiple lines on the same row. I also alphabetized it.
by hellner@google.com
· 13 years ago
0839478
by niklase@google.com
· 13 years ago
06313d5
Fixing some incorrect file names in gyp files reported by an external user. See the gyp warnings at the bottom of this page: http://pastebin.com/4sdp5ivs
by ajm@google.com
· 13 years ago
990a93b
Removing unneeded CMake files.
by ajm@google.com
· 13 years ago
687246d
fix wrong jni interface api name
by leozwang@google.com
· 13 years ago
4d86c33
refactor java code in autotest
by leozwang@google.com
· 13 years ago
d27effa
change to a more android-like icon
by leozwang@google.com
· 13 years ago
245dcee
LGTM from Magnus
by hellner@google.com
· 13 years ago
a4f6303
Vectorization of "FilterAdaptation":
by cduvivier@google.com
· 13 years ago
56307f1
fix compilation error that introduced by recent changes
by leozwang@google.com
· 13 years ago
936b36d
Partial vectorization of "ProcessBlock":
by cduvivier@google.com
· 13 years ago
43a4bd5
Removing an unneeded build script.
by ajm@google.com
· 13 years ago
e6988b9
* Update the session layer to p4 37930
by ronghuawu@google.com
· 13 years ago
c16e32d
fixed wrong class name defination
by leozwang@google.com
· 13 years ago
e8c5948
Revert back this change and wait when Tommi is only to submit the corresponding peerconnection test changes at the same time.
by ronghuawu@google.com
· 13 years ago
3025e6d
fixed wrong classname usage, http://webrtc-codereview.appspot.com/28012/
by leozwang@google.com
· 13 years ago
7208ddd
Session layer update from p4 (cl37930)
by ronghuawu@google.com
· 13 years ago
1eb1486
ViE autotest changes for copying the media files used when testing.
by mflodman@google.com
· 13 years ago
607f534
Make NetEqRTPplay build with logging enabled on linux
by hlundin@google.com
· 13 years ago
9ed826f
by niklase@google.com
· 13 years ago
d357f2c
Partial vectorization of "ProcessBlock":
by cduvivier@google.com
· 13 years ago
2157a5f
changed to support vp8 only
by leozwang@google.com
· 13 years ago
7837844
Fix typo in vie_auto_test.gypi. I think we also need to
by tommi@google.com
· 13 years ago
Next »