]> git.sesse.net Git - ffmpeg/blob - .gitignore
lavf: make av_probe_input_buffer more robust
[ffmpeg] / .gitignore
1 *.a
2 *.o
3 *.d
4 *.def
5 *.dll
6 *.exe
7 *.exp
8 *.gcda
9 *.gcno
10 *.h.c
11 *.ilk
12 *.lib
13 *.pc
14 *.pdb
15 *.so
16 *.so.*
17 *.ver
18 *-example
19 *-test
20 /.config
21 /.version
22 /avconv
23 /avplay
24 /avprobe
25 /avserver
26 /config.*
27 /coverage.info
28 /version.h
29 /doc/*.1
30 /doc/*.html
31 /doc/*.pod
32 /doc/avoptions_codec.texi
33 /doc/avoptions_format.texi
34 /doc/doxy/html/
35 /doc/examples/output
36 /doc/examples/transcode_aac
37 /doc/print_options
38 /lcov/
39 /libavcodec/*_tablegen
40 /libavcodec/*_tables.c
41 /libavcodec/*_tables.h
42 /libavutil/avconfig.h
43 /tests/audiogen
44 /tests/base64
45 /tests/data/
46 /tests/rotozoom
47 /tests/tiny_psnr
48 /tests/videogen
49 /tests/vsynth1/
50 /tools/aviocat
51 /tools/cws2fws
52 /tools/graph2dot
53 /tools/ismindex
54 /tools/pktdumper
55 /tools/probetest
56 /tools/qt-faststart
57 /tools/trasher