]> git.sesse.net Git - ffmpeg/blob - .gitignore
vaapi: Add VP9 hwaccell support
[ffmpeg] / .gitignore
1 *.a
2 *.o
3 *.o.*
4 *.d
5 *.def
6 *.dll
7 *.dylib
8 *.exe
9 *.exp
10 *.gcda
11 *.gcno
12 *.h.c
13 *.ilk
14 *.lib
15 *.pc
16 *.pdb
17 *.so
18 *.so.*
19 *.swp
20 *.ver
21 *-example
22 *-test
23 *_g
24 \#*
25 .\#*
26 /.config
27 /.version
28 /ffmpeg
29 /ffplay
30 /ffprobe
31 /ffserver
32 /config.*
33 /coverage.info
34 /avversion.h
35 /doc/*.1
36 /doc/*.3
37 /doc/*.html
38 /doc/*.pod
39 /doc/config.texi
40 /doc/avoptions_codec.texi
41 /doc/avoptions_format.texi
42 /doc/doxy/html/
43 /doc/examples/avio_dir_cmd
44 /doc/examples/avio_reading
45 /doc/examples/decoding_encoding
46 /doc/examples/demuxing_decoding
47 /doc/examples/extract_mvs
48 /doc/examples/filter_audio
49 /doc/examples/filtering_audio
50 /doc/examples/filtering_video
51 /doc/examples/metadata
52 /doc/examples/muxing
53 /doc/examples/pc-uninstalled
54 /doc/examples/remuxing
55 /doc/examples/resampling_audio
56 /doc/examples/scaling_video
57 /doc/examples/transcode_aac
58 /doc/examples/transcoding
59 /doc/fate.txt
60 /doc/print_options
61 /lcov/
62 /libavcodec/*_tablegen
63 /libavcodec/*_tables.c
64 /libavcodec/*_tables.h
65 /libavutil/avconfig.h
66 /libavutil/ffversion.h
67 /tests/audiogen
68 /tests/base64
69 /tests/checkasm/checkasm
70 /tests/data/
71 /tests/pixfmts.mak
72 /tests/rotozoom
73 /tests/test_copy.ffmeta
74 /tests/tiny_psnr
75 /tests/tiny_ssim
76 /tests/videogen
77 /tests/vsynth1/
78 /tools/aviocat
79 /tools/ffbisect
80 /tools/bisect.need
81 /tools/crypto_bench
82 /tools/cws2fws
83 /tools/fourcc2pixfmt
84 /tools/ffescape
85 /tools/ffeval
86 /tools/ffhash
87 /tools/graph2dot
88 /tools/ismindex
89 /tools/pktdumper
90 /tools/probetest
91 /tools/qt-faststart
92 /tools/sidxindex
93 /tools/trasher
94 /tools/seek_print
95 /tools/uncoded_frame
96 /tools/zmqsend