mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
abab44086f
Also create a plain text (.txt) file from fate.texi if the makeinfo program is available. Signed-off-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
55 lines
747 B
Plaintext
55 lines
747 B
Plaintext
.config
|
|
.version
|
|
*.o
|
|
*.d
|
|
*.exe
|
|
*.ho
|
|
*-example
|
|
*-test
|
|
*_g
|
|
*.def
|
|
*.dll
|
|
*.lib
|
|
*.exp
|
|
config.*
|
|
doc/*.1
|
|
doc/*.html
|
|
doc/*.pod
|
|
doc/fate.txt
|
|
doxy
|
|
ffmpeg
|
|
ffplay
|
|
ffprobe
|
|
ffserver
|
|
avconv
|
|
libavcodec/*_tablegen
|
|
libavcodec/*_tables.c
|
|
libavcodec/*_tables.h
|
|
libavcodec/codec_names.h
|
|
libavcodec/libavcodec*
|
|
libavcore/libavcore*
|
|
libavdevice/libavdevice*
|
|
libavfilter/libavfilter*
|
|
libavformat/libavformat*
|
|
libavutil/avconfig.h
|
|
libavutil/libavutil*
|
|
libpostproc/libpostproc*
|
|
libswresample/libswresample*
|
|
libswscale/libswscale*
|
|
tests/audiogen
|
|
tests/base64
|
|
tests/data
|
|
tests/rotozoom
|
|
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
|
|
version.h
|