summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/play/gstplay.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-30done operatingThomas Vander Stichele1-1134/+0
2004-01-29ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...Julien Moutte1-7/+10
2004-01-28gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte1-2/+2
2004-01-27gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte1-11/+23
2004-01-27gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte1-1/+1
2004-01-25gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte1-133/+148
2004-01-22gst-libs/gst/play/gstplay.c: Reworked the pipeline from scratch. Visualizatio...Julien Moutte1-197/+245
2004-01-14gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc...Julien Moutte1-30/+63
2004-01-14gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the...Benjamin Otte1-3/+6
2004-01-12gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is...Julien Moutte1-3/+5
2004-01-12Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef1-1/+1
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte1-2/+5
2003-12-22Merge CAPS branchDavid Schleef1-33/+35
2003-12-21examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte1-5/+8
2003-12-21configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte1-2/+10
2003-12-16Harmonize state of sinks with the pipeline state.Julien Moutte1-6/+5
2003-12-14Synchronizing my changes.Julien Moutte1-220/+203
2003-12-11Using private structure for members so that we have more chance that the head...Julien Moutte1-98/+123
2003-12-08Adding visualization.Julien Moutte1-110/+258
2003-12-07time_tick works.Julien Moutte1-2/+182
2003-12-07Updating with my local repository. It already plays video with sound :) Great !Julien Moutte1-4/+232
2003-12-07Adding my work in progress rewrite from scratch of libgstplay.Julien Moutte1-0/+439