Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 16 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 19dbe88ff6..b76493d337 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,12 +12,13 @@
*.ver
*-example
*-test
+*_g
/.config
/.version
-/avconv
-/avplay
-/avprobe
-/avserver
+/ffmpeg
+/ffplay
+/ffprobe
+/ffserver
/config.*
/version.h
/doc/*.1
@@ -25,6 +26,14 @@
/doc/*.pod
/doc/avoptions_codec.texi
/doc/avoptions_format.texi
+/doc/examples/decoding_encoding
+/doc/examples/demuxing
+/doc/examples/filtering_audio
+/doc/examples/filtering_video
+/doc/examples/metadata
+/doc/examples/muxing
+/doc/examples/scaling_video
+/doc/fate.txt
/doc/print_options
/doxy/
/libavcodec/*_tablegen
@@ -39,7 +48,10 @@
/tests/videogen
/tests/vsynth1/
/tools/aviocat
+/tools/ffbisect
+/tools/bisect.need
/tools/cws2fws
+/tools/ffeval
/tools/graph2dot
/tools/ismindex
/tools/pktdumper