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 JG |
13 | doxy |
14 | ffmpeg | |
6291d7e4 | 15 | avconv |
266463da | 16 | avplay |
9e12f0bf | 17 | avprobe |
4d58e4cb | 18 | avserver |
8a0572b0 DB |
19 | libavcodec/*_tablegen |
20 | libavcodec/*_tables.c | |
21 | libavcodec/*_tables.h | |
2c3589bf | 22 | libavcodec/libavcodec* |
2c3589bf JG |
23 | libavdevice/libavdevice* |
24 | libavfilter/libavfilter* | |
25 | libavformat/libavformat* | |
26 | libavutil/avconfig.h | |
27 | libavutil/libavutil* | |
28 | libpostproc/libpostproc* | |
29 | libswscale/libswscale* | |
30 | tests/audiogen | |
31 | tests/base64 | |
32 | tests/data | |
33 | tests/rotozoom | |
2c3589bf JG |
34 | tests/tiny_psnr |
35 | tests/videogen | |
36 | tests/vsynth1 | |
37 | tests/vsynth2 | |
38 | tools/cws2fws | |
39 | tools/graph2dot | |
40 | tools/lavfi-showfiltfmts | |
41 | tools/pktdumper | |
42 | tools/probetest | |
43 | tools/qt-faststart | |
44 | tools/trasher | |
348b8218 | 45 | version.h |