123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- .config
- .version
- *.o
- *.d
- *.exe
- *.ho
- *-example
- *-test
- *_g
- config.*
- doc/*.1
- doc/*.html
- doc/*.pod
- doxy
- ffmpeg
- ffplay
- ffprobe
- ffserver
- libavcodec/*_tablegen
- libavcodec/*_tables.c
- libavcodec/*_tables.h
- libavcodec/libavcodec*
- libavcore/libavcore*
- libavdevice/libavdevice*
- libavfilter/libavfilter*
- libavformat/libavformat*
- libavutil/avconfig.h
- libavutil/libavutil*
- libpostproc/libpostproc*
- libswscale/libswscale*
- tests/audiogen
- tests/base64
- tests/data
- tests/rotozoom
- tests/seek_test
- tests/tiny_psnr
- tests/videogen
- tests/vsynth1
- tests/vsynth2
- tools/cws2fws
- tools/graph2dot
- tools/lavfi-showfiltfmts
- tools/pktdumper
- tools/probetest
- tools/qt-faststart
- tools/trasher
- tools/trasher*.d
- version.h
|