summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele32-116/+262
2004-02-02ignore filesThomas Vander Stichele1-1/+3
2004-02-02make code more readable by extracting magic numbers fix interface rangeThomas Vander Stichele1-0/+11
2004-02-02adding files to be ignoredThomas Vander Stichele1-0/+2
2004-02-02block tick callback for 0.5 sec after a seekThomas Vander Stichele2-9/+23
2004-02-02check for NULLness and warn if we can't report GErrorThomas Vander Stichele2-4/+16
2004-02-01gst-libs/gst/play/play.c: s/sinkconnect/sink_linkJulien Moutte2-1/+18
2004-02-01add check for new functionThomas Vander Stichele2-0/+23
2004-01-31ext/alsa/gstalsa.c: really start/stop clock only on PLAYING <=> PAUSEDBenjamin Otte1-0/+12
2004-01-31ext/alsa/gstalsa.c: start clock on PAUSED=>PLAYING, not laterBenjamin Otte1-0/+15
2004-01-31add error handlingThomas Vander Stichele4-94/+150
2004-01-31ext/theora/theoradec.c: make comments workBenjamin Otte1-0/+13
2004-01-31ext/flac/: Fix typosJeremy Simon1-0/+8
2004-01-31examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn2-1/+5
2004-01-30done operatingThomas Vander Stichele5-1227/+11
2004-01-30removing deprecated codeThomas Vander Stichele4-2680/+11
2004-01-30add debug info flush after seek (julien)Thomas Vander Stichele1-0/+7
2004-01-30add bit of infoBenjamin Otte1-1/+2
2004-01-30configure.ac: use AC_C_INLINEBenjamin Otte4-1/+32
2004-01-30gst/mpegstream/gstmpegdemux.c: Fix audio.Ronald S. Bultje1-0/+5
2004-01-30gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp...Ronald S. Bultje2-49/+37
2004-01-30ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n...Ronald S. Bultje1-0/+6
2004-01-30gst/: Fix event handling.Ronald S. Bultje2-14/+26
2004-01-30ext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora from vp3 decoder, it d...Benjamin Otte1-0/+14
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele34-118/+123
2004-01-29ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...Julien Moutte3-14/+27
2004-01-29gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ...Ronald S. Bultje2-126/+138
2004-01-29sys/: Emit the have_xwindow_id signal in xwindow_create.Julien Moutte1-0/+6
2004-01-29ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstream...Benjamin Otte1-0/+21
2004-01-28gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte4-4/+11
2004-01-28sys/v4l/: Implement resizing... Hack. But that's why v4l is b0rked...Ronald S. Bultje1-0/+11
2004-01-28sys/: Removing some useless debugs messages, correctly cleaning the image cre...Julien Moutte1-0/+15
2004-01-28ext/alsa/gstalsa.c: use gst_element_get_time to get correct timeBenjamin Otte1-0/+5
2004-01-28sys/: OurJulien Moutte1-0/+15
2004-01-27ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...David Schleef1-0/+8
2004-01-27gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte3-22/+51
2004-01-27sys/oss/gstosssink.c: use gst_element_get_time to get correct timeBenjamin Otte1-0/+5
2004-01-27gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte3-2/+8
2004-01-27gst/audioconvert/gstaudioconvert.c: Use gst_pad_try_set_caps_nonfixed().David Schleef1-1/+6
2004-01-27gst/ac3parse/gstac3parse.c: update to checklist 5David Schleef1-0/+9
2004-01-27gst/asfdemux/gstasfdemux.c: stop processing after EOSBenjamin Otte1-0/+5
2004-01-27gst/asfdemux/: lot's of fixes to make data extraction simpler and get the cod...Benjamin Otte1-0/+12
2004-01-26ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly code to pull...Colin Walters1-0/+6
2004-01-26ext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 decoding on PPCJeremy Simon1-0/+5
2004-01-26gst/videoscale/gstvideoscale.c: Dunno how that one managed to stay there... F...Julien Moutte1-0/+5
2004-01-26Add SVQ3 specific flags to qtdemux and ffmpegJeremy Simon3-3/+65
2004-01-26gst-libs/gst/audio/audio.h: remove buffer-frames from audio capsBenjamin Otte2-4/+9
2004-01-25gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje5-3/+257
2004-01-25add cvsignore fileBenjamin Otte1-0/+1
2004-01-25ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...Ronald S. Bultje2-7/+10