projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
h264_cavlc: check prefix before using it.
[ffmpeg.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
2c3b047
..
138f076
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,9
+1,17
@@
.config
.version
.config
.version
+*.a
*.o
*.d
*.o
*.d
+*.def
+*.dll
*.exe
*.ho
*.exe
*.ho
+*.lib
+*.pc
+*.so
+*.so.*
+*.ver
*-example
*-test
*_g
*-example
*-test
*_g
@@
-22,20
+30,19
@@
ffplay
ffprobe
ffserver
avconv
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
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/avconfig.h
-libavutil/libavutil*
-libpostproc/libpostproc*
-libswresample/libswresample*
-libswscale/libswscale*
tests/audiogen
tests/base64
tests/data
tests/audiogen
tests/base64
tests/data
@@
-46,6
+53,7
@@
tests/vsynth1
tests/vsynth2
tools/aviocat
tools/cws2fws
tests/vsynth2
tools/aviocat
tools/cws2fws
+tools/ffeval
tools/graph2dot
tools/ismindex
tools/lavfi-showfiltfmts
tools/graph2dot
tools/ismindex
tools/lavfi-showfiltfmts