gstreamer/gstplay
Wim Taymans 9500bd2128 Code cleanup, make it adhere to the Gnome/Gtk+ code formatting, which is quite clean and more readable.
Original commit message from CVS:
Code cleanup, make it adhere to the Gnome/Gtk+ code formatting, which is
quite clean and more readable.
Renamed parseavi to avidecoder
Implemented seeking/time display/pause/play/stop/clean exit to gstmediaplay
Added an element flag to indicate that it cannot deal with noncontigous
buffers. If such an element is found in the pipeline, seeking is disabled
for the complete stream (avidecoder cannot deal with seeking until we convert
it to a loop based element with pull_region to fetch the indeces etc...)
2000-11-01 13:49:41 +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 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
gstmediaplay.glade 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
gstmediaplay.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
gstplay.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
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 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
gststatusarea.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
gststatusarea.h Misc fixes and cleanups 2000-10-30 21:02:08 +00:00
main.c Misc fixes and cleanups 2000-10-30 21:02:08 +00:00
Makefile.am 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
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