summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
...
* done operatingThomas Vander Stichele2004-01-304-1227/+3
* removing deprecated codeThomas Vander Stichele2004-01-303-2680/+0
* gst/: Fix event handling.Ronald S. Bultje2004-01-301-14/+18
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-8/+8
* ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...Julien Moutte2004-01-292-14/+20
* gst-libs/gst/play/gstplay.c: seek on video sink element first.Julien Moutte2004-01-282-4/+4
* gst-libs/gst/play/gstplay.c: Fixing the way to get current position.Julien Moutte2004-01-272-22/+46
* gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...Julien Moutte2004-01-272-2/+2
* gst-libs/gst/audio/audio.h: remove buffer-frames from audio capsBenjamin Otte2004-01-261-4/+2
* gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje2004-01-254-3/+248
* gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte2004-01-252-266/+296
* gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje2004-01-251-1/+1
* gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system.Ronald S. Bultje2004-01-232-34/+0
* ext/ogg/gstoggdemux.c: Fix wrong file comment.Ronald S. Bultje2004-01-231-29/+59
* gst-libs/gst/play/gstplay.c: Reworked the pipeline from scratch. Visualizatio...Julien Moutte2004-01-222-394/+490
* fix up media-info now reports format again metadata needs some rewritingThomas Vander Stichele2004-01-223-8/+28
* register and use debugging category in media-info make vorbisfile emit tags f...Thomas Vander Stichele2004-01-205-43/+58
* fix distcheckThomas Vander Stichele2004-01-201-1/+1
* adding locale.hThomas Vander Stichele2004-01-191-1/+1
* removing config.hThomas Vander Stichele2004-01-191-4/+0
* putting i18n in place for pluginsThomas Vander Stichele2004-01-192-8/+69
* adding headerThomas Vander Stichele2004-01-181-0/+49
* use new error signal and classificationThomas Vander Stichele2004-01-182-10/+10
* gst-libs/gst/Makefile.am: restructure so having local patches works easier.Ronald S. Bultje2004-01-161-11/+36
* gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ...David Schleef2004-01-166-171/+315
* ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2004-01-153-1/+14
* gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc...Julien Moutte2004-01-142-60/+126
* gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.Julien Moutte2004-01-142-0/+4
* gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the...Benjamin Otte2004-01-142-6/+12
* use element time.Benjamin Otte2004-01-141-20/+14
* gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...Jon Trowbridge2004-01-131-0/+8
* gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...Julien Moutte2004-01-121-1/+4
* adding structure setters matching the templates for audioThomas Vander Stichele2004-01-122-0/+90
* gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is...Julien Moutte2004-01-122-6/+10
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-1/+3
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-123-3/+3
* gst-libs/gst/tuner/tuner.*: GObjects aren't const.Benjamin Otte2004-01-122-10/+62
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-150/+130
* I'm too lazy to comment thisBenjamin Otte2004-01-111-22/+6
* ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...Julien Moutte2004-01-091-2/+2
* ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje2004-01-091-1/+2
* examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte2004-01-078-58/+18
* ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt2004-01-062-6/+11
* ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje2004-01-061-0/+8
* gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer...Benjamin Otte2004-01-042-3/+74
* Negotiation fixesDavid Schleef2004-01-021-25/+5
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-0142-9115/+2
* Fix warningsJeremy Simon2003-12-272-6/+6
* Merge CAPS branchDavid Schleef2003-12-2216-641/+1037
* examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte2003-12-212-10/+16