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