gstreamer/gstplay
Wim Taymans 0837e1e495 Modified a lot of plugins to use the caps system.
Original commit message from CVS:
Modified a lot of plugins to use the caps system.
Modified the caps of audio/raw to our agreed properties.
Added the multidisksrc plugin of Dominic Ludlam
Renamed audiosink/src to osssink/src and updated all the examples using
the old name. Moved oss specific plugins in an oss directory. removed
the old audiosink from the elements/ dir.
removed audioraw.h metadata header files since we now use the properties.
There are still a few plugins that won't build because they include the
old audioraw.h header file. This will be fixed soon.
Make sure the caps are set in the plugins as described by their
padtemplates (this should solve problems with gstmediaplay with various
media files).

*please don't panic when some plugins won't build, just cd manually into
the plugin dirs* This will be fixed soon.
2001-03-24 17:22:03 +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 gstplay now builds from build-directory, doesn't require a make install 2001-01-01 03:18:17 +00:00
callbacks.c Added a check for libjpeg 2001-01-02 12:04:46 +00:00
callbacks.h Misc fixes and cleanups 2000-10-30 21:02:08 +00:00
gstmediaplay.1 Added man pages. 2001-03-16 01:06:50 +00:00
gstmediaplay.c - backported the xml load bug in the properties 2001-02-10 14:46:37 +00:00
gstmediaplay.glade Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstmediaplay.h Fix for the new gnome libraries. It looks like glade does not like empty dockitems... 2000-11-08 19:53:48 +00:00
gstplay.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
gstplay.h Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gstplayprivate.h Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gststatusarea.c Fix for the new gnome libraries. It looks like glade does not like empty dockitems... 2000-11-08 19:53:48 +00:00
gststatusarea.h Fix for the new gnome libraries. It looks like glade does not like empty dockitems... 2000-11-08 19:53:48 +00:00
main.c Implemented some test cases... they all fail :-( 2000-12-22 16:14:33 +00:00
Makefile.am Added man pages. 2001-03-16 01:06:50 +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