Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Side by Side Diff: .gitignore

Issue 2462023002: Add ffmpeg and zxing to webrtc/tools/video_quality_toolchain. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tools/video_quality_toolchain/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.DS_Store 1 *.DS_Store
2 *.Makefile 2 *.Makefile
3 *.host.mk 3 *.host.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.props 6 *.props
7 *.pyc 7 *.pyc
8 *.rules 8 *.rules
9 *.scons 9 *.scons
10 *.sdf 10 *.sdf
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 /tools/luci-go 157 /tools/luci-go
158 /tools/mb 158 /tools/mb
159 /tools/memory 159 /tools/memory
160 /tools/protoc_wrapper 160 /tools/protoc_wrapper
161 /tools/python 161 /tools/python
162 /tools/sanitizer_options 162 /tools/sanitizer_options
163 /tools/swarming_client 163 /tools/swarming_client
164 /tools/telemetry 164 /tools/telemetry
165 /tools/tsan_suppressions 165 /tools/tsan_suppressions
166 /tools/valgrind 166 /tools/valgrind
167 /tools/video_quality_toolchain/linux/ffmpeg
168 /tools/video_quality_toolchain/linux/zxing
169 /tools/video_quality_toolchain/mac/ffmpeg
170 /tools/video_quality_toolchain/mac/zxing
171 /tools/video_quality_toolchain/win/*.dll
172 /tools/video_quality_toolchain/win/*.exe
167 /tools/vim 173 /tools/vim
168 /tools/win 174 /tools/win
169 /tools/xdisplaycheck 175 /tools/xdisplaycheck
170 /tools/whitespace.txt 176 /tools/whitespace.txt
171 /x86-generic_out/ 177 /x86-generic_out/
172 /xcodebuild 178 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | tools/video_quality_toolchain/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698