]> git.sesse.net Git - ffmpeg/blob - .gitignore
pthread: Change a signal to a broadcast as multiple threads
[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 doc/fate.txt
19 doxy
20 ffmpeg
21 ffplay
22 ffprobe
23 ffserver
24 avconv
25 libavcodec/*_tablegen
26 libavcodec/*_tables.c
27 libavcodec/*_tables.h
28 libavcodec/codec_names.h
29 libavcodec/libavcodec*
30 libavcore/libavcore*
31 libavdevice/libavdevice*
32 libavfilter/libavfilter*
33 libavformat/libavformat*
34 libavutil/avconfig.h
35 libavutil/libavutil*
36 libpostproc/libpostproc*
37 libswresample/libswresample*
38 libswscale/libswscale*
39 tests/audiogen
40 tests/base64
41 tests/data
42 tests/rotozoom
43 tests/tiny_psnr
44 tests/videogen
45 tests/vsynth1
46 tests/vsynth2
47 tools/cws2fws
48 tools/graph2dot
49 tools/lavfi-showfiltfmts
50 tools/pktdumper
51 tools/probetest
52 tools/qt-faststart
53 tools/trasher
54 version.h