gstreamer/gstplay
Wim Taymans 7ccc2cf90b 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
..
pixmaps Switched Cr and Cb in YUV2RGB fixed the avi parser (gstriff had wrong size) the system_encoder can now do video only ... 2000-06-25 21:38:00 +00:00
.gitignore I'm too lazy to comment this 2000-06-25 22:23:03 +00:00
avi.c glade based gstplay version. 2000-08-14 10:16:23 +00:00
callbacks.c Various fixes for the build/install problems update to the docs/manual. Added a simple helloworld example. 2000-08-18 20:35:48 +00:00
callbacks.h Added seeking to some of the plugins. some MMX speedups in the MPEG decoders. 2000-07-05 10:21:08 +00:00
codecs.h glade based gstplay version. 2000-08-14 10:16:23 +00:00
gstplay.c Externalized the plugin information in /etc/gstreamer/reg.xml 2000-08-28 20:20:55 +00:00
gstplay.glade Richard has been promoted to makefile hacker :-) 2000-08-18 22:54:57 +00:00
gstplay.h I'm too lazy to comment this 2000-07-05 10:21:53 +00:00
interface.c glade based gstplay version. 2000-08-14 10:16:23 +00:00
interface.h glade based gstplay version. 2000-08-14 10:16:23 +00:00
Makefile.am libXv is now linked against by test/* and gstplay if it is present. 2000-08-19 00:29:57 +00:00
mpeg1.c glade based gstplay version. 2000-08-14 10:16:23 +00:00
mpeg2.c glade based gstplay version. 2000-08-14 10:16:23 +00:00
pause.xpm glade based gstplay version. 2000-08-14 10:16:23 +00:00
play.xpm glade based gstplay version. 2000-08-14 10:16:23 +00:00
stop.xpm glade based gstplay version. 2000-08-14 10:16:23 +00:00