summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/play
AgeCommit message (Collapse)AuthorFilesLines
2004-03-03readding files that got lost due to cvs surgeryThomas Vander Stichele2-0/+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 Moutte3-10/+41
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 Moutte3-2020/+1941
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 Stichele3-123/+66
Original commit message from CVS: backport of Julien's error handling this fixes #114134
2003-05-21Link also against libgstcontrolDavid Schleef1-1/+1
Original commit message from CVS: Link also against libgstcontrol
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. Bultje2-103/+132
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. Bultje3-605/+1546
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 Baker3-240/+65
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-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-40/+40
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2003-01-07Remove some unneeded commentsJulien Moutte2-22/+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 Moutte2-16/+75
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-08parallel install fixesThomas Vander Stichele1-6/+7
Original commit message from CVS: parallel install fixes
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-11-05applied dolphy's patchThomas Vander Stichele1-40/+53
Original commit message from CVS: applied dolphy's patch
2002-10-29adding audioThomas Vander Stichele2-16/+82
Original commit message from CVS: adding audio
2002-10-27libgstplay has a new home. it still needs to be packaged thoughSteve Baker4-0/+1831
Original commit message from CVS: libgstplay has a new home. it still needs to be packaged though