]> git.sesse.net Git - ffmpeg/blob - .gitignore
rtpdec_vp9: Support parsing the scalability structure
[ffmpeg] / .gitignore
1 *.a
2 *.o
3 *.d
4 *.def
5 *.dll
6 *.dylib
7 *.exe
8 *.exp
9 *.gcda
10 *.gcno
11 *.h.c
12 *.ilk
13 *.lib
14 *.pc
15 *.pdb
16 *.so
17 *.so.*
18 *.swp
19 *.ver
20 *-test
21 /.config
22 /.version
23 /avconv
24 /avplay
25 /avprobe
26 /config.*
27 /coverage.info
28 /avversion.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/avcodec
36 /doc/examples/filter_audio
37 /doc/examples/metadata
38 /doc/examples/output
39 /doc/examples/transcode_aac
40 /doc/print_options
41 /lcov/
42 /libavformat/protocol_list.c
43 /libavcodec/*_tablegen
44 /libavcodec/*_tables.c
45 /libavcodec/*_tables.h
46 /libavcodec/bsf_list.c
47 /libavutil/avconfig.h
48 /tests/audiogen
49 /tests/base64
50 /tests/checkasm/checkasm
51 /tests/data/
52 /tests/pixfmts.mak
53 /tests/rotozoom
54 /tests/tiny_psnr
55 /tests/videogen
56 /tests/vsynth1/
57 /tools/aviocat
58 /tools/cws2fws
59 /tools/graph2dot
60 /tools/ismindex
61 /tools/pktdumper
62 /tools/probetest
63 /tools/qt-faststart
64 /tools/sidxindex
65 /tools/trasher