summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/play/playpipelines.c
AgeCommit message (Collapse)AuthorFilesLines
2003-03-30Fixed seeking discont with visualisationJulien Moutte1-0/+15
Original commit message from CVS: Fixed seeking discont with visualisation
2003-03-03gst_play_get_sink_element has been improved :Julien Moutte1-4/+16
Original commit message from CVS: gst_play_get_sink_element has been improved : - Recursively searches in bins - Able to find sink_element of a specified GstPlaySinkType (audio,video,any) This now allow us to send very complex bins to GstPlay for audio/video sink without breaking length querying, eos signaling, etc..
2003-02-06Code cleanup and reorganizationJulien Moutte1-23/+51
Original commit message from CVS: Code cleanup and reorganization I ll now be able to make nice gtk-doc for this lib Fixed latency bug on async_queue pop X video window now comes immediatly
2003-01-18added func gst_play_set_data_src removed pipeline ↵Steve Baker1-230/+39
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
2002-11-05applied dolphy's patchThomas Vander Stichele1-40/+53
Original commit message from CVS: applied dolphy's patch
2002-10-29adding audioThomas Vander Stichele1-16/+74
Original commit message from CVS: adding audio
2002-10-27libgstplay has a new home. it still needs to be packaged thoughSteve Baker1-0/+752
Original commit message from CVS: libgstplay has a new home. it still needs to be packaged though