summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ext/theora/theoradec.c: make comments workBenjamin Otte2004-01-311-0/+13
* ext/flac/: Fix typosJeremy Simon2004-01-311-0/+8
* examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn2004-01-312-1/+5
* done operatingThomas Vander Stichele2004-01-305-1227/+11
* removing deprecated codeThomas Vander Stichele2004-01-304-2680/+11
* add debug info flush after seek (julien)Thomas Vander Stichele2004-01-301-0/+7
* add bit of infoBenjamin Otte2004-01-301-1/+2
* configure.ac: use AC_C_INLINEBenjamin Otte2004-01-304-1/+32
* gst/mpegstream/gstmpegdemux.c: Fix audio.Ronald S. Bultje2004-01-301-0/+5
* gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp...Ronald S. Bultje2004-01-302-49/+37
* ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n...Ronald S. Bultje2004-01-301-0/+6
* gst/: Fix event handling.Ronald S. Bultje2004-01-302-14/+26
* ext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora from vp3 decoder, it d...Benjamin Otte2004-01-301-0/+14
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-2934-118/+123
* ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...Julien Moutte2004-01-293-14/+27
* gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ...Ronald S. Bultje2004-01-292-126/+138
* sys/: Emit the have_xwindow_id signal in xwindow_create.Julien Moutte2004-01-291-0/+6
* ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstream...Benjamin Otte2004-01-291-0/+21
* gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte2004-01-284-4/+11
* sys/v4l/: Implement resizing... Hack. But that's why v4l is b0rked...Ronald S. Bultje2004-01-281-0/+11
* sys/: Removing some useless debugs messages, correctly cleaning the image cre...Julien Moutte2004-01-281-0/+15
* ext/alsa/gstalsa.c: use gst_element_get_time to get correct timeBenjamin Otte2004-01-281-0/+5
* sys/: OurJulien Moutte2004-01-281-0/+15
* ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...David Schleef2004-01-271-0/+8
* gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte2004-01-273-22/+51
* sys/oss/gstosssink.c: use gst_element_get_time to get correct timeBenjamin Otte2004-01-271-0/+5
* gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte2004-01-273-2/+8
* gst/audioconvert/gstaudioconvert.c: Use gst_pad_try_set_caps_nonfixed().David Schleef2004-01-271-1/+6
* gst/ac3parse/gstac3parse.c: update to checklist 5David Schleef2004-01-271-0/+9
* gst/asfdemux/gstasfdemux.c: stop processing after EOSBenjamin Otte2004-01-271-0/+5
* gst/asfdemux/: lot's of fixes to make data extraction simpler and get the cod...Benjamin Otte2004-01-271-0/+12
* ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly code to pull...Colin Walters2004-01-261-0/+6
* ext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 decoding on PPCJeremy Simon2004-01-261-0/+5
* gst/videoscale/gstvideoscale.c: Dunno how that one managed to stay there... F...Julien Moutte2004-01-261-0/+5
* Add SVQ3 specific flags to qtdemux and ffmpegJeremy Simon2004-01-263-3/+65
* gst-libs/gst/audio/audio.h: remove buffer-frames from audio capsBenjamin Otte2004-01-262-4/+9
* gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje2004-01-255-3/+257
* add cvsignore fileBenjamin Otte2004-01-251-0/+1
* ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...Ronald S. Bultje2004-01-252-7/+10
* gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte2004-01-254-280/+365
* gst/videofilter/gstvideobalance.*: Implement lookup-tables. +/- 10x faster.Ronald S. Bultje2004-01-251-0/+13
* gst/avi/gstavidemux.c: The index reading was broken. The rest worked fine, bu...Ronald S. Bultje2004-01-251-0/+8
* gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje2004-01-254-27/+123
* Fix typoJeremy Simon2004-01-241-2/+2
* gst/avi/gstavidemux.c: don't write to buffer. Extract data without the need o...Benjamin Otte2004-01-231-0/+7
* gst/typefind/gsttypefindfunctions.c: Fix MPEG-1 stream typefinding.Ronald S. Bultje2004-01-231-0/+6
* gst/typefind/gsttypefindfunctions.c: Fix typefinding for MPEG-1 system stream...Ronald S. Bultje2004-01-231-0/+5
* private debugging cat better error reportingThomas Vander Stichele2004-01-231-0/+6
* gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system.Ronald S. Bultje2004-01-233-34/+7
* ext/ogg/gstoggdemux.c: Fix wrong file comment.Ronald S. Bultje2004-01-232-29/+67