summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/play/play.old.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-15Changing have_xid to have_video_out to match the new GstVideoSink parent object.Julien Moutte1-37/+63
2003-07-22Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x...Joshua N. Pritikin1-3/+6
2003-07-12fixing buggy error handlingJulien Moutte1-3/+7
2003-06-16Fixing indentationJulien Moutte1-917/+943
2003-06-07warn on state change failuresThomas Vander Stichele1-6/+12
2003-06-01Fixing error message when a plugin is missing (gst-player -> libgstplay).Julien Moutte1-6/+5
2003-05-30Error handling is inside and works :)Julien Moutte1-31/+8
2003-05-12make error signal use the right typesBenjamin Otte1-1/+1
2003-05-12uh, maybe putting new signals before LAST_SIGNAL might help against memory co...Benjamin Otte1-1/+2
2003-05-06deep-notify can come from pads too, replacing GstElement by GstObject.Julien Moutte1-7/+7
2003-05-02Gcc < 3.0 fixRonald S. Bultje1-1/+3
2003-04-23Removing avifile and http plugins, also fixing some disting issuesChristian Schaller1-0/+1
2003-04-20Made a theorical libgstplay which refs/unrefs elements before putting them in...Julien Moutte1-5/+39
2003-04-17Changed sanity checks according to BBB feedbackJulien Moutte1-2/+4
2003-04-13make Company happy : Changed visualisation pipeline structure.. audio sink is...Julien Moutte1-2/+4
2003-04-10Adding a lot of sanity checksJulien Moutte1-17/+32
2003-04-02Incorporating visualisation in libgstplay adding have_vis_xid signal and a ne...Julien Moutte1-0/+44
2003-03-30Fixed seeking discont with visualisationJulien Moutte1-2/+10
2003-03-03gst_play_get_sink_element has been improved :Julien Moutte1-16/+70
2003-02-07Documented libgstplay's public methodsJulien Moutte1-2/+114
2003-02-06Code cleanup and reorganizationJulien Moutte1-519/+613
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-1/+1
2003-01-18added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADS...Steve Baker1-7/+22
2003-01-07Remove some unneeded commentsJulien Moutte1-20/+7
2003-01-07Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.Julien Moutte1-14/+67
2002-12-30Fix plugins for new query APIWim Taymans1-2/+2
2002-12-11Applied state-saving patch from Leif JohnsonSteve Baker1-2/+4
2002-12-01go to READY if there is a gst_element_errorSteve Baker1-0/+11
2002-10-29adding audioThomas Vander Stichele1-0/+8
2002-10-27libgstplay has a new home. it still needs to be packaged thoughSteve Baker1-0/+890