]> git.sesse.net Git - ffmpeg/blob - .gitignore
f047acb3c58f5a861cd3de96d7a32cd6e1e19aa4
[ffmpeg] / .gitignore
1 .config
2 .version
3 *.o
4 *.d
5 *.exe
6 *.ho
7 *-example
8 *-test
9 *_g
10 *.def
11 *.dll
12 *.lib
13 *.exp
14 config.*
15 doc/*.1
16 doc/*.html
17 doc/*.pod
18 doxy
19 ffmpeg
20 ffplay
21 ffprobe
22 ffserver
23 avconv
24 libavcodec/*_tablegen
25 libavcodec/*_tables.c
26 libavcodec/*_tables.h
27 libavcodec/codec_names.h
28 libavcodec/libavcodec*
29 libavcore/libavcore*
30 libavdevice/libavdevice*
31 libavfilter/libavfilter*
32 libavformat/libavformat*
33 libavutil/avconfig.h
34 libavutil/libavutil*
35 libpostproc/libpostproc*
36 libswscale/libswscale*
37 tests/audiogen
38 tests/base64
39 tests/data
40 tests/rotozoom
41 tests/tiny_psnr
42 tests/videogen
43 tests/vsynth1
44 tests/vsynth2
45 tools/cws2fws
46 tools/graph2dot
47 tools/lavfi-showfiltfmts
48 tools/pktdumper
49 tools/probetest
50 tools/qt-faststart
51 tools/trasher
52 version.h