]> git.sesse.net Git - ffmpeg/blob - .gitignore
avfilter/vf_colorkey: Improve filter description
[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 *.swp
19 *.ver
20 *-example
21 *-test
22 *_g
23 \#*
24 .\#*
25 /.config
26 /.version
27 /ffmpeg
28 /ffplay
29 /ffprobe
30 /ffserver
31 /config.*
32 /coverage.info
33 /avversion.h
34 /doc/*.1
35 /doc/*.3
36 /doc/*.html
37 /doc/*.pod
38 /doc/config.texi
39 /doc/avoptions_codec.texi
40 /doc/avoptions_format.texi
41 /doc/doxy/html/
42 /doc/examples/avio_dir_cmd
43 /doc/examples/avio_reading
44 /doc/examples/decoding_encoding
45 /doc/examples/demuxing_decoding
46 /doc/examples/extract_mvs
47 /doc/examples/filter_audio
48 /doc/examples/filtering_audio
49 /doc/examples/filtering_video
50 /doc/examples/metadata
51 /doc/examples/muxing
52 /doc/examples/pc-uninstalled
53 /doc/examples/remuxing
54 /doc/examples/resampling_audio
55 /doc/examples/scaling_video
56 /doc/examples/transcode_aac
57 /doc/examples/transcoding
58 /doc/fate.txt
59 /doc/print_options
60 /lcov/
61 /libavcodec/*_tablegen
62 /libavcodec/*_tables.c
63 /libavcodec/*_tables.h
64 /libavutil/avconfig.h
65 /libavutil/ffversion.h
66 /tests/audiogen
67 /tests/base64
68 /tests/checkasm/checkasm
69 /tests/data/
70 /tests/pixfmts.mak
71 /tests/rotozoom
72 /tests/test_copy.ffmeta
73 /tests/tiny_psnr
74 /tests/tiny_ssim
75 /tests/videogen
76 /tests/vsynth1/
77 /tools/aviocat
78 /tools/ffbisect
79 /tools/bisect.need
80 /tools/crypto_bench
81 /tools/cws2fws
82 /tools/fourcc2pixfmt
83 /tools/ffescape
84 /tools/ffeval
85 /tools/ffhash
86 /tools/graph2dot
87 /tools/ismindex
88 /tools/pktdumper
89 /tools/probetest
90 /tools/qt-faststart
91 /tools/sidxindex
92 /tools/trasher
93 /tools/seek_print
94 /tools/uncoded_frame
95 /tools/zmqsend