b3b158db2ePut output files in the output directory.
andrew@webrtc.org
2012-09-06 18:11:25 +00:00
3c1f96f279Fixed several places for compiler warnings. To reproduce, use compiler arm-linux-androideabi-gcc (GCC) 4.6.x-google 20120106 (prerelease). Review URL: https://webrtc-codereview.appspot.com/762011
kma@webrtc.org
2012-09-06 16:20:03 +00:00
0b3ee391f7Relaxing the rate control test.
stefan@webrtc.org
2012-09-06 11:20:22 +00:00
de8db4e350Roll libvpx to c6fd0a5d to get MFQE and denoising improvements.
stefan@webrtc.org
2012-09-06 10:49:31 +00:00
ead3005c46Making Java headless to save execution time
kjellander@webrtc.org
2012-09-06 09:33:08 +00:00
3be5863405Adding a class receiving key frame requests and relying to corresponding ViEEncoder. This CL adds the new class and unittest, but doesn't wire up th efunctionality. That will come in a follow soon after.
mflodman@webrtc.org
2012-09-06 08:19:40 +00:00
dcc30f871dAdd a script that can build a single voice engine library
leozwang@webrtc.org
2012-09-05 20:08:35 +00:00
9ae534817aRemove ARM_WINM and related unused defines.
andrew@webrtc.org
2012-09-05 17:33:42 +00:00
be322d158eCorrect wrong function name
leozwang@webrtc.org
2012-09-05 17:11:34 +00:00
770d06bd01Add libns which was added recently
leozwang@webrtc.org
2012-09-05 17:10:57 +00:00
618ab3f038Add a real FFT wrapper around the complex FFT.
andrew@webrtc.org
2012-09-04 23:39:05 +00:00
31eac6082dDisabled one more flaky test on Linux.
phoglund@webrtc.org
2012-08-31 13:49:23 +00:00
992da29c75A tool that crops the top pixel rows of a YUV video.
vspasova@webrtc.org
2012-08-31 09:47:47 +00:00
6307dbf468Updates the PRESUBMIT.py to allow years from 2011 to the current year. Since Chromium has moved to this policy, we should too. Code is copied from /depot_tools/presubmit_canned_checks.py but modified for our purpose.
kjellander@webrtc.org
2012-08-31 07:07:11 +00:00
3baa8a2102Roll libyuv to r338 which includes more complete unittests, lint fixes, and a bug fix for YUY2ToARGB which was oversampling by 1 row for UV channels. This should help with setting up build bots for libyuv and keeps the version in sync with chromium. BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/771005
fbarchard@google.com
2012-08-31 04:12:08 +00:00
8a9f0f4e4d* Update to the peerconnection client to use jsep01. (Chromium 153489.) * Remove the peerconnection_server target from peerconnection.gyp since we have it in libjingle.gyp. * Add enabled_libjingle_device_manager in supplement.gypi to add devicemanger to stand alone build. * Add link settings to base.gyp which is needed by the new changes in peerconnection_client.
wu@webrtc.org
2012-08-31 00:17:53 +00:00
1b0a02e12eFixing a path and Ant invocation issue in build_zxing.py and delete_file issue in helper_functions.py
vspasova@webrtc.org
2012-08-30 12:56:38 +00:00
16cfbe2e89Fix a potential Chrome crash in audioproc.
andrew@webrtc.org
2012-08-29 16:58:25 +00:00
4436fcebafDisabled audio device tests on mac so we can launch the test on the bots.
phoglund@webrtc.org
2012-08-29 09:36:50 +00:00
cc53b7c97bDisable test causing race conditions.
andrew@webrtc.org
2012-08-29 06:55:21 +00:00
b93522857cTrivial fix for memcheck error.
andrew@webrtc.org
2012-08-29 04:23:14 +00:00
55c0d4a683Add support for clock drift compensation.
andrew@webrtc.org
2012-08-29 02:13:12 +00:00
954cf806d9Adding the video debug api to vie test record
mikhal@webrtc.org
2012-08-28 20:55:10 +00:00
7611791adeAdded unit tests for several SPL macros/functions, and detailed all factors contributing to bit-not-exact between ARM assembly and generic C versions in iSAC and SPL, by code comments. Review URL: https://webrtc-codereview.appspot.com/741004
kma@webrtc.org
2012-08-28 00:43:55 +00:00
2bea04076cFix ia32 sse2 error in libvpx.
andrew@webrtc.org
2012-08-28 00:05:34 +00:00
6620c68b1aChanged test case for r2629.
mflodman@webrtc.org
2012-08-17 17:03:28 +00:00
21c822ce8dUse the Linear Texture Filtering as the magnification, minification, or mipmapping filter to reduce the blurriness when the texture needs to be magnified or minified.
wu@webrtc.org
2012-08-17 16:59:18 +00:00
9ea1be81d8Remove unnecessary failure on changing CN payload type while sending.
andrew@webrtc.org
2012-08-17 15:49:07 +00:00
42a4891699Fixed issue for rtp extension.
mflodman@webrtc.org
2012-08-17 14:44:21 +00:00
154dbbefa2Make VP8 timestamp int64_t to be represented with the same type as in libvpx.
stefan@webrtc.org
2012-08-17 14:07:49 +00:00
400e7da51bCreated a barcode encoder and decoder Python tools.
vspasova@webrtc.org
2012-08-15 10:25:12 +00:00
8e221ee102Making the RGBA to I420 tool more useful. Did the following changes: - Made the output file to open in write mode instead of append mode. - Now the tool deletes the RGBA frames after conversion. - Other minor cleanup work.
vspasova@webrtc.org
2012-08-15 07:42:00 +00:00
425e680808Enable PLI as the default.
leozwang@webrtc.org
2012-08-14 17:03:33 +00:00
88b8b0da4bDisable "new behavior: elements of array will be default initialized" warning.
andrew@webrtc.org
2012-08-14 00:05:56 +00:00
8e75e6092dSeparated WebRtcIsacfix_PitchFilterCore() out from isac-fix pitch_filter.c into its own files for generic C and ARMv6. Also renamed file pitchfilter_armv6.S to pitch_filter_armv6.S, to be consistent with others. Review URL: https://webrtc-codereview.appspot.com/722008
kma@webrtc.org
2012-08-13 23:24:10 +00:00