OSDN Git Service

avcodec/libxavs: attempt to fix compilation after b18c7c8d.
[android-x86/external-ffmpeg.git] / .gitignore
1 *.a
2 *.o
3 *.d
4 *.def
5 *.dll
6 *.dylib
7 *.exe
8 *.exp
9 *.gcda
10 *.gcno
11 *.h.c
12 *.ilk
13 *.lib
14 *.pc
15 *.pdb
16 *.so
17 *.so.*
18 *.ver
19 *-example
20 *-test
21 *_g
22 /.config
23 /.version
24 /ffmpeg
25 /ffplay
26 /ffprobe
27 /ffserver
28 /config.*
29 /coverage.info
30 /version.h
31 /doc/*.1
32 /doc/*.3
33 /doc/*.html
34 /doc/*.pod
35 /doc/config.texi
36 /doc/avoptions_codec.texi
37 /doc/avoptions_format.texi
38 /doc/examples/decoding_encoding
39 /doc/examples/demuxing
40 /doc/examples/filtering_audio
41 /doc/examples/filtering_video
42 /doc/examples/metadata
43 /doc/examples/muxing
44 /doc/examples/pc-uninstalled
45 /doc/examples/resampling_audio
46 /doc/examples/scaling_video
47 /doc/fate.txt
48 /doc/doxy/html/
49 /doc/print_options
50 /lcov/
51 /libavcodec/*_tablegen
52 /libavcodec/*_tables.c
53 /libavcodec/*_tables.h
54 /libavutil/avconfig.h
55 /tests/audiogen
56 /tests/base64
57 /tests/data/
58 /tests/rotozoom
59 /tests/tiny_psnr
60 /tests/tiny_ssim
61 /tests/videogen
62 /tests/vsynth1/
63 /tools/aviocat
64 /tools/ffbisect
65 /tools/bisect.need
66 /tools/crypto_bench
67 /tools/cws2fws
68 /tools/fourcc2pixfmt
69 /tools/ffescape
70 /tools/ffeval
71 /tools/ffhash
72 /tools/graph2dot
73 /tools/ismindex
74 /tools/pktdumper
75 /tools/probetest
76 /tools/qt-faststart
77 /tools/trasher
78 /tools/seek_print
79 /tools/zmqsend