
This reverts commit abac56b866efbfbdfef50e7a892e8c1c91ad5fbc. Reason for revert: Breaks perf tests. Original change's description: > Compile frame_analyzer instead of using a prebuilt version. > > Bug: webrtc:9665 > Change-Id: I589128d3f18a68a42094dacd910cd614a075a460 > Reviewed-on: https://webrtc-review.googlesource.com/99823 > Reviewed-by: Kári Helgason <kthelgason@webrtc.org> > Reviewed-by: Oleh Prypin <oprypin@webrtc.org> > Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#24717} TBR=phoglund@webrtc.org,mbonadei@webrtc.org,magjed@webrtc.org,oprypin@webrtc.org,kthelgason@webrtc.org Change-Id: Ic0aab0a7aea18efbe802b9fca51a2b95533237c3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9665 Reviewed-on: https://webrtc-review.googlesource.com/100105 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24721}
71 lines
1.2 KiB
Plaintext
71 lines
1.2 KiB
Plaintext
*.DS_Store
|
|
*.Makefile
|
|
*.host.mk
|
|
*.ncb
|
|
*.ninja
|
|
*.props
|
|
*.pyc
|
|
*.rules
|
|
*.scons
|
|
*.sdf
|
|
*.sln
|
|
*.suo
|
|
*.target.mk
|
|
*.targets
|
|
*.user
|
|
*.vcproj
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vpj
|
|
*.vpw
|
|
*.vpwhistu
|
|
*.vtg
|
|
*.xcodeproj
|
|
*.xcworkspace
|
|
*_proto.xml
|
|
*_proto_cpp.xml
|
|
*~
|
|
.*.sw?
|
|
.cipd
|
|
.classpath
|
|
.cproject
|
|
.gdb_history
|
|
.gdbinit
|
|
.landmines
|
|
.metadata
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
.sw?
|
|
/Makefile
|
|
/base
|
|
/build
|
|
/buildtools
|
|
/ios
|
|
/mojo
|
|
/out
|
|
/testing
|
|
/third_party
|
|
/tools
|
|
/tools_webrtc/android/profiling/flamegraph
|
|
/tools_webrtc/android/profiling/simpleperf
|
|
/tools_webrtc/audio_quality/linux/pesq
|
|
/tools_webrtc/audio_quality/linux/PolqaOem64
|
|
/tools_webrtc/audio_quality/mac/pesq
|
|
/tools_webrtc/audio_quality/win/*.exe
|
|
/tools_webrtc/audio_quality/win/*.dll
|
|
/tools_webrtc/video_quality_toolchain/linux/ffmpeg
|
|
/tools_webrtc/video_quality_toolchain/linux/frame_analyzer
|
|
/tools_webrtc/video_quality_toolchain/linux/zxing
|
|
/tools_webrtc/video_quality_toolchain/mac/ffmpeg
|
|
/tools_webrtc/video_quality_toolchain/mac/zxing
|
|
/tools_webrtc/video_quality_toolchain/win/*.dll
|
|
/tools_webrtc/video_quality_toolchain/win/*.exe
|
|
/rtc_tools/testing/*.zip
|
|
/rtc_tools/testing/*.gz
|
|
/rtc_tools/testing/golang/*/*.gz
|
|
/rtc_tools/testing/golang/*/*.zip
|
|
/x86-generic_out/
|
|
/xcodebuild
|
|
!webrtc/*
|