123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- .config
- .version
- *.a
- *.o
- *.d
- *.def
- *.dll
- *.exe
- *.ho
- *.lib
- *.pc
- *.so
- *.so.*
- *.ver
- *-example
- *-test
- *_g
- *.def
- *.dll
- *.lib
- *.exp
- config.*
- doc/*.1
- doc/*.html
- doc/*.pod
- doc/fate.txt
- doxy
- ffmpeg
- ffplay
- ffprobe
- ffserver
- avconv
- doc/avoptions_codec.texi
- doc/avoptions_format.texi
- doc/print_options
- doc/examples/decoding_encoding
- doc/examples/filtering_audio
- doc/examples/filtering_video
- doc/examples/metadata
- doc/examples/muxing
- libavcodec/*_tablegen
- libavcodec/*_tables.c
- libavcodec/*_tables.h
- libavcodec/codec_names.h
- libavutil/avconfig.h
- tests/audiogen
- tests/base64
- tests/data
- tests/rotozoom
- tests/tiny_psnr
- tests/videogen
- tests/vsynth1
- tools/aviocat
- tools/cws2fws
- tools/ffeval
- tools/graph2dot
- tools/ismindex
- tools/lavfi-showfiltfmts
- tools/pktdumper
- tools/probetest
- tools/qt-faststart
- tools/trasher
- version.h
|