]> git.sesse.net Git - ffmpeg/blob - .gitignore
lavc/audiotoolboxdec: fix memory leak
[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 *-test
22 *_g
23 \#*
24 .\#*
25 /.config
26 /.version
27 /ffmpeg
28 /ffplay
29 /ffprobe
30 /ffserver
31 /config.*
32 /coverage.info
33 /avversion.h
34 /doc/*.1
35 /doc/*.3
36 /doc/*.html
37 /doc/*.pod
38 /doc/config.texi
39 /doc/avoptions_codec.texi
40 /doc/avoptions_format.texi
41 /doc/doxy/html/
42 /doc/examples/avio_dir_cmd
43 /doc/examples/avio_reading
44 /doc/examples/decoding_encoding
45 /doc/examples/demuxing_decoding
46 /doc/examples/extract_mvs
47 /doc/examples/filter_audio
48 /doc/examples/filtering_audio
49 /doc/examples/filtering_video
50 /doc/examples/metadata
51 /doc/examples/muxing
52 /doc/examples/pc-uninstalled
53 /doc/examples/remuxing
54 /doc/examples/resampling_audio
55 /doc/examples/scaling_video
56 /doc/examples/transcode_aac
57 /doc/examples/transcoding
58 /doc/fate.txt
59 /doc/print_options
60 /lcov/
61 /libavcodec/*_tablegen
62 /libavcodec/*_tables.c
63 /libavcodec/*_tables.h
64 /libavutil/avconfig.h
65 /libavutil/ffversion.h
66 /src
67 /tests/audiogen
68 /tests/audiomatch
69 /tests/base64
70 /tests/checkasm/checkasm
71 /tests/data/
72 /tests/pixfmts.mak
73 /tests/rotozoom
74 /tests/test_copy.ffmeta
75 /tests/tiny_psnr
76 /tests/tiny_ssim
77 /tests/videogen
78 /tests/vsynth1/
79 /tools/aviocat
80 /tools/ffbisect
81 /tools/bisect.need
82 /tools/crypto_bench
83 /tools/cws2fws
84 /tools/fourcc2pixfmt
85 /tools/ffescape
86 /tools/ffeval
87 /tools/ffhash
88 /tools/graph2dot
89 /tools/ismindex
90 /tools/pktdumper
91 /tools/probetest
92 /tools/qt-faststart
93 /tools/sidxindex
94 /tools/trasher
95 /tools/seek_print
96 /tools/uncoded_frame
97 /tools/zmqsend