]> git.sesse.net Git - ffmpeg/blob - .gitignore
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
[ffmpeg] / .gitignore
1 *.a
2 *.o
3 *.d
4 *.def
5 *.dll
6 *.exe
7 *.h.c
8 *.lib
9 *.pc
10 *.so
11 *.so.*
12 *.ver
13 *-example
14 *-test
15 *_g
16 /.config
17 /.version
18 /ffmpeg
19 /ffplay
20 /ffprobe
21 /ffserver
22 /config.*
23 /version.h
24 /doc/*.1
25 /doc/*.html
26 /doc/*.pod
27 /doc/avoptions_codec.texi
28 /doc/avoptions_format.texi
29 /doc/examples/decoding_encoding
30 /doc/examples/demuxing
31 /doc/examples/filtering_audio
32 /doc/examples/filtering_video
33 /doc/examples/metadata
34 /doc/examples/muxing
35 /doc/examples/scaling_video
36 /doc/fate.txt
37 /doc/print_options
38 /doxy/
39 /libavcodec/*_tablegen
40 /libavcodec/*_tables.c
41 /libavcodec/*_tables.h
42 /libavcodec/codec_names.h
43 /libavutil/avconfig.h
44 /tests/audiogen
45 /tests/base64
46 /tests/data/
47 /tests/rotozoom
48 /tests/tiny_psnr
49 /tests/videogen
50 /tests/vsynth1/
51 /tools/aviocat
52 /tools/ffbisect
53 /tools/bisect.need
54 /tools/cws2fws
55 /tools/ffeval
56 /tools/graph2dot
57 /tools/ismindex
58 /tools/pktdumper
59 /tools/probetest
60 /tools/qt-faststart
61 /tools/trasher