summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/play/play.old.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-03readding files that got lost due to cvs surgeryThomas Vander Stichele1-1372/+0
Original commit message from CVS: readding files that got lost due to cvs surgery
2003-10-06fixes 123939 enum and error fixThomas Vander Stichele1-2/+2
Original commit message from CVS: fixes 123939 enum and error fix
2003-09-11Visualisation video sink now has its own HAVE_VIS_SIZE signal.Julien Moutte1-0/+31
Original commit message from CVS: Visualisation video sink now has its own HAVE_VIS_SIZE signal.
2003-09-11Just run indent on source files because the indentation was so ugly..Julien Moutte1-920/+941
Original commit message from CVS: Just run indent on source files because the indentation was so ugly..
2003-06-07fixes #114664 g_warnings for state change failureThomas Vander Stichele1-7/+15
Original commit message from CVS: fixes #114664 g_warnings for state change failure
2003-05-31backport of Julien's error handling this fixes #114134Thomas Vander Stichele1-37/+50
Original commit message from CVS: backport of Julien's error handling this fixes #114134
2003-04-17gcc-2.9x compile fix (c<99)Ronald S. Bultje1-1/+3
Original commit message from CVS: gcc-2.9x compile fix (c<99)
2003-04-17This adds more assertions in the code and changes the location of the volume ↵Ronald S. Bultje1-21/+40
element Original commit message from CVS: This adds more assertions in the code and changes the location of the volume element
2003-04-08Add new libgstplay. This could in theory break ABI, but in practice it ↵Ronald S. Bultje1-536/+848
doesn't. If there's any complaints (serious on... Original commit message from CVS: Add new libgstplay. This could in theory break ABI, but in practice it doesn't. If there's any complaints (serious ones) I can revert this. It's tested and player-for-0.6.0 works with these changes, so it's binary compatible
2003-01-18added func gst_play_set_data_src removed pipeline ↵Steve Baker1-7/+22
GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just takin... Original commit message from CVS: added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just taking up space
2003-01-07Remove some unneeded commentsJulien Moutte1-20/+7
Original commit message from CVS: Remove some unneeded comments
2003-01-07Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.Julien Moutte1-14/+67
Original commit message from CVS: Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely. Optimized some g_idle_add for the signal poller.
2002-12-30Fix plugins for new query APIWim Taymans1-2/+2
Original commit message from CVS: Fix plugins for new query API
2002-12-11Applied state-saving patch from Leif JohnsonSteve Baker1-2/+4
Original commit message from CVS: Applied state-saving patch from Leif Johnson
2002-12-01go to READY if there is a gst_element_errorSteve Baker1-0/+11
Original commit message from CVS: go to READY if there is a gst_element_error
2002-10-29adding audioThomas Vander Stichele1-0/+8
Original commit message from CVS: adding audio
2002-10-27libgstplay has a new home. it still needs to be packaged thoughSteve Baker1-0/+890
Original commit message from CVS: libgstplay has a new home. it still needs to be packaged though