platform/upstream/gstreamer.git
2003-12-30 Colin Waltersext/esd/esdsink.c (gst_esdsink_link): Fix typo; get...
2003-12-29 Jan SchmidtFix warning about discarding const qualifier
2003-12-29 Benjamin Ottegst/sine/gstsinesrc.c: Fix sinesrc segfaulting
2003-12-27 Jeremy SimonChangelog update
2003-12-27 Jeremy SimonFix warnings
2003-12-27 Benjamin Otteext/alsa/gstalsa.c: Don't send ALSA debugging to stderr.
2003-12-27 Benjamin Ottesys/xvimage/xvimagesink.c: Free XVAdapterInfo correctly.
2003-12-27 Benjamin Otteext/mad/gstid3tag.c: Make id3tag use correct caps nego.
2003-12-27 Amaury Jacquotmake tremor work again
2003-12-27 Benjamin Ottetestsuite/spider/: Make tests compile again. They proba...
2003-12-24 Colin WaltersReturn NULL if we can't fixate the caps anymore.
2003-12-24 David Schleefgst/volume/gstvolume.c: Proxy getcaps.
2003-12-24 Ronald S. Bultjeext/ffmpeg/: fix typo in RGB masks, and move back to...
2003-12-23 Ronald S. BultjeFix caps breakage after Dave's caps branch merge.
2003-12-23 Ronald S. BultjeFix 24bppLE RGB
2003-12-23 Colin WaltersI'm too lazy to comment this
2003-12-23 Colin WaltersAdd ARG_HANDLE property that takes a GnomeVFSHandle...
2003-12-23 Colin WaltersAdd "handle" argument, which takes a GnomeVFSHandle...
2003-12-22 Benjamin Ottegst/volume/: Reenable volume element and fix to work...
2003-12-22 Benjamin Ottegst/qtdemux/qtdemux.c: qtdemux requires bytestream
2003-12-22 Benjamin Otteext/alsa/gstalsa.c: Fix remaining caps handling errors...
2003-12-22 Benjamin Otteext/faad/gstfaad.c: Port to new caps system.
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Julien Moutteexamples/gstplay/player.c: using g_print instead of...
2003-12-21 Thomas Vander... fix BBB's configure.ac changes
2003-12-21 Julien Moutteconfigure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_...
2003-12-21 Ronald S. Bultjeconfigure.ac: Improve mpeg2enc detection. This is for...
2003-12-21 Thomas Vander... fresh ChangeLog
2003-12-20 Thomas Vander... bump back to cvs versoin
2003-12-20 Thomas Vander... committing release stuff testing fdo cvs commits this...
2003-12-19 Thomas Vander... superfluous space segregation
2003-12-19 Thomas Vander... fix header define
2003-12-18 Christian Schalleradd missing tah.h file
2003-12-18 Ronald S. BultjeSorry Dave... Add mpegversion=1 to mp3 caps everywhere...
2003-12-17 Christian Schallersmall fix
2003-12-17 Ronald S. BultjeFix LE caps on bpp=24/32. Our docs currently say that...
2003-12-16 Julien MoutteHarmonize state of sinks with the pipeline state.
2003-12-16 Thomas Vander... disable gdk_pixbuf by default
2003-12-16 Julien MoutteAdding tag dumping support.
2003-12-16 Benjamin Ottelive and let die
2003-12-15 Ronald S. BultjeMP3 is mpegversion=1, else it clashes with MPEG/AAC
2003-12-15 Thomas Vander... nonsrcdir build fixes
2003-12-15 Benjamin Ottemake get_id3v1 work
2003-12-14 Thomas Vander... make sdl depend on X
2003-12-14 Thomas Vander... dist fix
2003-12-14 Ronald S. BultjeImplement query function and use GST_BUFFER_DURATION
2003-12-14 Ronald S. BultjeUse filtered caps for format detection, and use GST_BUF...
2003-12-14 Thomas Vander... distcheck fixes
2003-12-14 Thomas Vander... build fix
2003-12-14 Julien MoutteFixing makefile. Smarter seek
2003-12-14 Thomas Vander... not done yet
2003-12-14 Thomas Vander... trademark protection
2003-12-14 Julien MoutteSynchronizing my changes.
2003-12-14 Julien MoutteAdding a test app for libgstplay. It is a command line...
2003-12-14 Thomas Vander... make pixbuf loader dir configurable
2003-12-14 Ronald S. BultjeImplement query() function implementation in sinesrc...
2003-12-14 Christian Schalleradding my latest fixes. The xvid stuff prolly need...
2003-12-14 Amaury Jacquotunnecessary includes that prevent the build with freede...
2003-12-14 Thomas Vander... compile fixes
2003-12-14 Benjamin Ottemake this thing work with invalid buffer timestamps
2003-12-13 Benjamin Ottedistcheck fixes: include built sources in CLEANFILES
2003-12-13 Benjamin Ottefix for autoplug removal
2003-12-13 Christian Schallerfix build wrt to autoplug test
2003-12-13 Christian Schallersome fixes to work again
2003-12-13 Benjamin Otteremove autoplug tests as GstAutoplug doesn't exist...
2003-12-13 Ronald S. BultjeRemove ffmpegdecall, it's been removed ages ago, and...
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-12 Julien MoutteFixing a memleak
2003-12-12 Julien MoutteReverting Benjamin's changes as agreed with Ronald...
2003-12-12 Benjamin Ottefix vorbis playback (by using a hack, but for now...)
2003-12-11 Julien MoutteUsing private structure for members so that we have...
2003-12-11 Ronald S. BultjeThis is a first attempt at a wrapper for the lib'ified...
2003-12-09 Christophe... Committed fix for #128893 (properly detect too old...
2003-12-09 David SchleefChange GST_*_PADDING to _gst_private[GST_PADDING]
2003-12-09 Benjamin Ottemake videofilter handle RGB correctly
2003-12-08 Thomas Vander... distcheck fixes
2003-12-08 Christophe... Changed a >= test to a > on the input buffer size in...
2003-12-08 Thomas Vander... distchekc fix
2003-12-08 Julien MoutteAdding a new plugin: switch.
2003-12-08 Julien MoutteAdding visualization.
2003-12-07 Ronald S. BultjeWhoops, this one is needed too
2003-12-07 Ronald S. BultjeHm, darn, forgot to commit one dir
2003-12-07 Ronald S. Bultjegcc-2.95 nitpicking - thanks Scott Wheeler
2003-12-07 Ronald S. BultjeDon't use class casts before they're initialized
2003-12-07 Ronald S. BultjeTypo
2003-12-07 Julien Mouttetime_tick works.
2003-12-07 Julien MoutteUpdating with my local repository. It already plays...
2003-12-07 Iain HolmesFix the GstInterface -> GstImplementsInterface changes
2003-12-07 Julien MoutteAdding my work in progress rewrite from scratch of...
2003-12-07 Ronald S. BultjeMove over from GstInterface to GstImplementsInterface...
2003-12-07 Ronald S. BultjeFix v4l detection (it requires X, but X is detected...
2003-12-06 Leif Johnson+ got the alsa mixer implementation to work !
2003-12-04 Andy Wingoremove copyright field from plugins
2003-12-03 Thomas Vander... fix X dependencies
2003-12-03 Thomas Vander... what was this doing here ?
2003-12-03 Thomas Vander... fixing up X test and general features test
2003-12-02 David SchleefAdd ACLOCAL_AMFLAGS
2003-12-02 David SchleefAdd GST_FORMAT_PERCENT. From galt@gothpoodle.com,...
2003-12-02 David Schleefchange _connect to _link
2003-11-30 David SchleefFix c99-ism
next