This reverts commit d8ff3f29ce92e27529e100ecf71afbae6334419f. Reason for revert: It breaks perf tests. Original change's description: > Compile frame analyzer for the host machine on perf tests. > > Bug: webrtc:9665 > Change-Id: I05c01ee4bef0995556b1a679498b3d9132de7c26 > Reviewed-on: https://webrtc-review.googlesource.com/100360 > Reviewed-by: Patrik Höglund <phoglund@webrtc.org> > Reviewed-by: Oleh Prypin <oprypin@webrtc.org> > Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#24756} TBR=phoglund@webrtc.org,mbonadei@webrtc.org,oprypin@webrtc.org Change-Id: I9d75dee68ef9257c707fe547ec32a22572ff582c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9665 Reviewed-on: https://webrtc-review.googlesource.com/100680 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24758}
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/*
|