Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
0c08ed1ef926a57534f6e38aa88a11aa4c32852d
0c08ed1
Re-deleting files that reappeared when moved to webrtc.
by bjornv@google.com
· 14 years ago
5af7a80
Optimization of "overdrive and suppress":
by cduvivier@google.com
· 14 years ago
706b725
Added unit test for the map wrapper class.
by hellner@google.com
· 14 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
· 14 years ago
f169dd3
Ensures that trace messages are printed correctly taking into
by henrika@google.com
· 14 years ago
96cbe6b
Shortened the audio files used in unit test to speed it up.
by bjornv@google.com
· 14 years ago
e01b865
Implement Copy method for VP8 decoder
by hlundin@google.com
· 14 years ago
cb87156
take away some compiling warnings.
by xians@google.com
· 14 years ago
d2f3b7e
change android test app folder name
by leozwang@google.com
· 14 years ago
eedf6e1
change printf format Review URL: http://webrtc-codereview.appspot.com/24014
by leozwang@google.com
· 14 years ago
4f56d0e
by niklase@google.com
· 14 years ago
1198db9
Adding owners check in presubmit script.
by niklase@google.com
· 14 years ago
96a7a07
This time it will work!!! Review URL: http://webrtc-codereview.appspot.com/22024
by niklase@google.com
· 14 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
· 14 years ago
fea5f7e
by mikhal@google.com
· 14 years ago
f13546c
by niklase@google.com
· 14 years ago
b808501
If this gives you problems, delete the third_party/libjingle directory and sync again
by niklase@google.com
· 14 years ago
9e7644c
Change implementation of Reset function in VP8 wrapper
by hlundin@google.com
· 14 years ago
7f43de8
refactor java code Review URL: http://webrtc-codereview.appspot.com/29011
by leozwang@google.com
· 14 years ago
7a60252
refactor render java code Review URL: http://webrtc-codereview.appspot.com/25017
by leozwang@google.com
· 14 years ago
ed7f027
refactor java code in test app
by leozwang@google.com
· 14 years ago
40cd79e
add sleep() for android Review URL: http://webrtc-codereview.appspot.com/34001
by leozwang@google.com
· 14 years ago
e43b6ba
add file access permission
by leozwang@google.com
· 14 years ago
0b0c28c
add android makefile, some modification in vpx makefile to build encoder from c source for now
by leozwang@google.com
· 14 years ago
e90067a
refactor video autotest java code
by leozwang@google.com
· 14 years ago
d2c7bff
Implement VP8 packetizer and unit tests
by hlundin@google.com
· 14 years ago
8dcd789
Unit test for list wrapper under system_wrappers
by hellner@google.com
· 14 years ago
12be909
There where multiple lines on the same row. I also alphabetized it.
by hellner@google.com
· 14 years ago
0839478
by niklase@google.com
· 14 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
· 14 years ago
990a93b
Removing unneeded CMake files.
by ajm@google.com
· 14 years ago
687246d
fix wrong jni interface api name
by leozwang@google.com
· 14 years ago
4d86c33
refactor java code in autotest
by leozwang@google.com
· 14 years ago
d27effa
change to a more android-like icon
by leozwang@google.com
· 14 years ago
245dcee
LGTM from Magnus
by hellner@google.com
· 14 years ago
a4f6303
Vectorization of "FilterAdaptation":
by cduvivier@google.com
· 14 years ago
56307f1
fix compilation error that introduced by recent changes
by leozwang@google.com
· 14 years ago
936b36d
Partial vectorization of "ProcessBlock":
by cduvivier@google.com
· 14 years ago
43a4bd5
Removing an unneeded build script.
by ajm@google.com
· 14 years ago
e6988b9
* Update the session layer to p4 37930
by ronghuawu@google.com
· 14 years ago
c16e32d
fixed wrong class name defination
by leozwang@google.com
· 14 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
· 14 years ago
3025e6d
fixed wrong classname usage, http://webrtc-codereview.appspot.com/28012/
by leozwang@google.com
· 14 years ago
7208ddd
Session layer update from p4 (cl37930)
by ronghuawu@google.com
· 14 years ago
1eb1486
ViE autotest changes for copying the media files used when testing.
by mflodman@google.com
· 14 years ago
607f534
Make NetEqRTPplay build with logging enabled on linux
by hlundin@google.com
· 14 years ago
9ed826f
by niklase@google.com
· 14 years ago
d357f2c
Partial vectorization of "ProcessBlock":
by cduvivier@google.com
· 14 years ago
2157a5f
changed to support vp8 only
by leozwang@google.com
· 14 years ago
7837844
Fix typo in vie_auto_test.gypi. I think we also need to
by tommi@google.com
· 14 years ago
26184fc
Removing a legacy Makefile.
by ajm@google.com
· 14 years ago
76f7531
Modified patent grant Review URL: http://webrtc-codereview.appspot.com/24008
by jtlinden@google.com
· 14 years ago
5988675
Replacing kTraceVqe with kTraceAudioProcessing.
by ajm@google.com
· 14 years ago
aefcdf4
Change the conditions for the peerconnectin_client project.
by tommi@google.com
· 14 years ago
3ec7798
Back to chromium_revision 86252 but this time with a matching tools/gyp.
by henrika@google.com
· 14 years ago
37e4eb9
Reverted back to previous Chromium revision since building failed on Linux using a later revision.
by henrika@google.com
· 14 years ago
2178f6e
Updated chromium_revision to 86252 to match the official Chromium revision.
by henrika@google.com
· 14 years ago
9aad1d5
Changing the copyright information for the FFT used in iSAC.
by tlegrand@google.com
· 14 years ago
79ba0c7
LGTM from niklase. It wasn't possible to create multiple instances of cpu windows. Additionally, cpu windows set process wide security. Additionally, the memory was never reclaimed because of an uninitialized member of the cpu windows class. All three issues should be fixed.
by hellner@google.com
· 14 years ago
f2ac99e
Approved by perkj. Review URL: http://webrtc-codereview.appspot.com/20019
by hellner@google.com
· 14 years ago
6621b50
by niklase@google.com
· 14 years ago
dbad758
by niklase@google.com
· 14 years ago
da159d6
by niklase@google.com
· 14 years ago
9faef7d
by niklase@google.com
· 14 years ago
bb8a15d
by niklase@google.com
· 14 years ago
47bdc46
by niklase@google.com
· 14 years ago
5c61233
by niklase@google.com
· 14 years ago
f0779a2
by niklase@google.com
· 14 years ago
278733b
by niklase@google.com
· 14 years ago
77ae29b
by niklase@google.com
· 14 years ago
01813fe
by niklase@google.com
· 14 years ago
3f0254b
by niklase@google.com
· 14 years ago
a24fc54
Public launch
by niklase@google.com
· 14 years ago