Commit | Line | Data |
---|---|---|
348b8218 JG |
1 | .config |
2 | .version | |
3 | *.o | |
4 | *.d | |
5 | *.exe | |
6 | *.ho | |
2c3589bf | 7 | *-example |
348b8218 | 8 | *-test |
348b8218 | 9 | config.* |
2c3589bf JG |
10 | doc/*.1 |
11 | doc/*.html | |
12 | doc/*.pod | |
348b8218 | 13 | doxy |
6291d7e4 | 14 | avconv |
266463da | 15 | avplay |
9e12f0bf | 16 | avprobe |
4d58e4cb | 17 | avserver |
8a0572b0 DB |
18 | libavcodec/*_tablegen |
19 | libavcodec/*_tables.c | |
20 | libavcodec/*_tables.h | |
2c3589bf | 21 | libavcodec/libavcodec* |
2c3589bf JG |
22 | libavdevice/libavdevice* |
23 | libavfilter/libavfilter* | |
24 | libavformat/libavformat* | |
25 | libavutil/avconfig.h | |
26 | libavutil/libavutil* | |
27 | libpostproc/libpostproc* | |
28 | libswscale/libswscale* | |
29 | tests/audiogen | |
30 | tests/base64 | |
31 | tests/data | |
32 | tests/rotozoom | |
2c3589bf JG |
33 | tests/tiny_psnr |
34 | tests/videogen | |
35 | tests/vsynth1 | |
36 | tests/vsynth2 | |
37 | tools/cws2fws | |
38 | tools/graph2dot | |
39 | tools/lavfi-showfiltfmts | |
40 | tools/pktdumper | |
41 | tools/probetest | |
42 | tools/qt-faststart | |
43 | tools/trasher | |
348b8218 | 44 | version.h |