This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-25 11:11:08 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
1af7640685
gstreamer
/
tools
/
.gitignore
12 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... Original commit message from CVS: OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of course. Most of them are the same, with some exceptions for directories that produce executables (those are listed by name after the standard ones and a newline for separation).
2000-01-31 03:36:35 +00:00
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs
Externalized the plugin information in /etc/gstreamer/reg.xml Original commit message from CVS: Externalized the plugin information in /etc/gstreamer/reg.xml - no need to do a plugin_load_all() - plugins are loaded when needed - typedetect functions are loaded when needed (still buggy) - no need to check for the existance of the plugin in the codecs - added gstreamer-register to create the reg.xml file - renamed launch to gstreamer-launch - plugins need to register the typefactory they provide modified the plugins to meet the new design modified the plugins to correctly set their pad types autoplugging can be done without loading the plugins now
2000-08-28 20:20:55 +00:00
gstreamer-launch
gstreamer-register
OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... Original commit message from CVS: OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of course. Most of them are the same, with some exceptions for directories that produce executables (those are listed by name after the standard ones and a newline for separation).
2000-01-31 03:36:35 +00:00
*.xml
Reference in a new issue
Copy permalink