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

Side by Side Diff: source/libvpx/.gitignore

Issue 3417017: Update libvpx sources to v0.9.2-35-ga8a38bc. ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 10 years, 3 months 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 | Annotate | Revision Log
« no previous file with comments | « source/config/win/ia32/vpx_config.h ('k') | source/libvpx/.mailmap » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 *~
2 *.a
3 *.d
4 *.o
5 *-old
6 *-new
7 *.mk
8 *.asm
9 TAGS
10 .bins
11 .libs
12 .deps
13 /.cflags-new
14 /.cflags-old
15 /.docs
16 /.install-*
17 /Makefile
18 /config.err
19 /config.mk
20 /decode_to_md5
21 /decode_to_md5.c
22 /decode_to_md5.dox
23 /decode_with_drops
24 /decode_with_drops.c
25 /decode_with_drops.dox
26 /docs-generic-gnu.mk
27 /docs/
28 /doxyfile
29 /error_resilient
30 /error_resilient.c
31 /error_resilient.dox
32 /examples-generic-gnu.mk
33 /examples.doxy
34 /force_keyframe
35 /force_keyframe.c
36 /force_keyframe.dox
37 /ivfdec
38 /ivfdec.dox
39 /ivfenc
40 /ivfenc.dox
41 /libs-generic-gnu.mk
42 /libs.doxy
43 /postproc
44 /postproc.c
45 /postproc.dox
46 /samples.dox
47 /simple_decoder
48 /simple_decoder.c
49 /simple_decoder.dox
50 /simple_encoder
51 /simple_encoder.c
52 /simple_encoder.dox
53 /twopass_encoder
54 /twopass_encoder.c
55 /twopass_encoder.dox
56 /vp8_api1_migration.dox
57 /vp8_scalable_patterns
58 /vp8_scalable_patterns.c
59 /vp8_scalable_patterns.dox
60 /vp8_set_maps
61 /vp8_set_maps.c
62 /vp8_set_maps.dox
63 /vp8cx_set_ref
64 /vp8cx_set_ref.c
65 /vp8cx_set_ref.dox
66 /vpx_config.c
67 /vpx_config.h
68 /vpx_version.h
OLDNEW
« no previous file with comments | « source/config/win/ia32/vpx_config.h ('k') | source/libvpx/.mailmap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698