gstreamer/gstplay
Wim Taymans a63780a377 Header cleanup: try to include as little as possible; this will probably speed up compilation a bit.
Original commit message from CVS:
Header cleanup: try to include as little as possible; this will probably
speed up compilation a bit.
changed the .c files to use #include "..."
Fix for the 'plugins are loaded twice' bug.
Fix 22186: GstObject flags are now used everywhere. Added *_FLAG_LAST so
elements do not use the same flags. Added some padding in the flag enum
for future expansion.
2000-12-15 01:57:34 +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 Misc fixes and cleanups 2000-10-30 21:02:08 +00:00
callbacks.c Code cleanup, make it adhere to the Gnome/Gtk+ code formatting, which is quite clean and more readable. 2000-11-01 13:49:41 +00:00
callbacks.h Misc fixes and cleanups 2000-10-30 21:02:08 +00:00
gstmediaplay.c Header cleanup: try to include as little as possible; this will probably speed up compilation a bit. 2000-12-15 01:57:34 +00:00
gstmediaplay.glade Fix for the new gnome libraries. It looks like glade does not like empty dockitems... 2000-11-08 19:53:48 +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 Reworked AC3 decoder. No seeking yet but at least we do not need ac3parse anymore. 2000-11-20 19:04:32 +00:00
gstplay.h Code cleanup, make it adhere to the Gnome/Gtk+ code formatting, which is quite clean and more readable. 2000-11-01 13:49:41 +00:00
gstplayprivate.h Added seeking to the avi decoder by implementing pull_region. 2000-11-06 00:15:51 +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 First attempt at rebuilding the type/plugin system 2000-12-11 00:04:25 +00:00
Makefile.am Something was wrong with SSE initialisation in mpeg2dec 2000-11-20 22:05:30 +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