]> git.sesse.net Git - ffmpeg/blob - .gitignore
vp9: make decode_coeffs() return value void.
[ffmpeg] / .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 /doc/*.1
31 /doc/*.3
32 /doc/*.html
33 /doc/*.pod
34 /doc/config.texi
35 /doc/avoptions_codec.texi
36 /doc/avoptions_format.texi
37 /doc/examples/decoding_encoding
38 /doc/examples/demuxing_decoding
39 /doc/examples/filtering_audio
40 /doc/examples/filtering_video
41 /doc/examples/metadata
42 /doc/examples/muxing
43 /doc/examples/pc-uninstalled
44 /doc/examples/resampling_audio
45 /doc/examples/scaling_video
46 /doc/examples/transcode_aac
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 /libavutil/ffversion.h
56 /tests/audiogen
57 /tests/base64
58 /tests/data/
59 /tests/rotozoom
60 /tests/tiny_psnr
61 /tests/tiny_ssim
62 /tests/videogen
63 /tests/vsynth1/
64 /tools/aviocat
65 /tools/ffbisect
66 /tools/bisect.need
67 /tools/crypto_bench
68 /tools/cws2fws
69 /tools/fourcc2pixfmt
70 /tools/ffescape
71 /tools/ffeval
72 /tools/ffhash
73 /tools/graph2dot
74 /tools/ismindex
75 /tools/pktdumper
76 /tools/probetest
77 /tools/qt-faststart
78 /tools/trasher
79 /tools/seek_print
80 /tools/zmqsend