summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2004-02-02block tick callback for 0.5 sec after a seekThomas Vander Stichele1-9/+17
2004-02-02check for NULLness and warn if we can't report GErrorThomas Vander Stichele1-4/+11
2004-02-01gst-libs/gst/play/play.c: s/sinkconnect/sink_linkJulien Moutte1-1/+9
2004-01-31add error handlingThomas Vander Stichele2-93/+131
2004-01-30done operatingThomas Vander Stichele4-1227/+3
2004-01-30removing deprecated codeThomas Vander Stichele3-2680/+0
2004-01-30gst/: Fix event handling.Ronald S. Bultje1-14/+18
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-8/+8
2004-01-29ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...Julien Moutte2-14/+20
2004-01-28gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte2-4/+4
2004-01-27gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte2-22/+46
2004-01-27gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte2-2/+2
2004-01-26gst-libs/gst/audio/audio.h: remove buffer-frames from audio capsBenjamin Otte1-4/+2
2004-01-25gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje4-3/+248
2004-01-25gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte2-266/+296
2004-01-25gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje1-1/+1
2004-01-23gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system.Ronald S. Bultje2-34/+0
2004-01-23ext/ogg/gstoggdemux.c: Fix wrong file comment.Ronald S. Bultje1-29/+59
2004-01-22gst-libs/gst/play/gstplay.c: Reworked the pipeline from scratch. Visualizatio...Julien Moutte2-394/+490
2004-01-22fix up media-info now reports format again metadata needs some rewritingThomas Vander Stichele3-8/+28
2004-01-20register and use debugging category in media-info make vorbisfile emit tags f...Thomas Vander Stichele5-43/+58
2004-01-20fix distcheckThomas Vander Stichele1-1/+1
2004-01-19adding locale.hThomas Vander Stichele1-1/+1
2004-01-19removing config.hThomas Vander Stichele1-4/+0
2004-01-19putting i18n in place for pluginsThomas Vander Stichele2-8/+69
2004-01-18adding headerThomas Vander Stichele1-0/+49
2004-01-18use new error signal and classificationThomas Vander Stichele2-10/+10
2004-01-16gst-libs/gst/Makefile.am: restructure so having local patches works easier.Ronald S. Bultje1-11/+36
2004-01-16gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ...David Schleef6-171/+315
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte3-1/+14
2004-01-14gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc...Julien Moutte2-60/+126
2004-01-14gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.Julien Moutte2-0/+4
2004-01-14gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the...Benjamin Otte2-6/+12
2004-01-14use element time.Benjamin Otte1-20/+14
2004-01-13gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...Jon Trowbridge1-0/+8
2004-01-12gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...Julien Moutte1-1/+4
2004-01-12adding structure setters matching the templates for audioThomas Vander Stichele2-0/+90
2004-01-12gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is...Julien Moutte2-6/+10
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef1-1/+3
2004-01-12Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef3-3/+3
2004-01-12gst-libs/gst/tuner/tuner.*: GObjects aren't const.Benjamin Otte2-10/+62
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-150/+130
2004-01-11I'm too lazy to comment thisBenjamin Otte1-22/+6
2004-01-09ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...Julien Moutte1-2/+2
2004-01-09ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje1-1/+2
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte8-58/+18
2004-01-06ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt2-6/+11
2004-01-06ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje1-0/+8
2004-01-04gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer...Benjamin Otte2-3/+74
2004-01-02Negotiation fixesDavid Schleef1-25/+5