platform/upstream/gstreamer.git
2003-12-22 Benjamin Otteext/faad/gstfaad.c: Port to new caps system.
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. BultjeFix error in my previous commit - NULL was accidentily...
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 Benjamin Ottefixes for ASF:
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-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. BultjeFix crasher (#129287)
2003-12-15 Ronald S. BultjeMP3 is mpegversion=1, else it clashes with MPEG/AAC
2003-12-15 Benjamin Ottemake tag encoding use utf-8. Use glib functions for...
2003-12-15 Benjamin Ottemake id3v1 tag reading use internal function, which...
2003-12-14 Thomas Vander... make sdl depend on X
2003-12-14 Thomas Vander... dist fix
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 Christian Schalleradding my latest fixes. The xvid stuff prolly need...
2003-12-14 Amaury Jacquotunnecessary includes that prevent the build with freede...
2003-12-13 Benjamin Ottedistcheck fixes: include built sources in CLEANFILES
2003-12-13 Christian Schallerfix build wrt to autoplug test
2003-12-13 Christian Schallersome fixes to work again
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 Benjamin Otterework id3tag plugin to work as a) parser - just strip...
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-08 Thomas Vander... configure fixing
2003-12-08 Julien MoutteAdding a new plugin: switch.
2003-12-08 Julien MoutteAdding visualization.
2003-12-07 Ronald S. BultjeMore riff stuff that I forgot to commit first
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. BultjeDon't use class casts before they're initialized
2003-12-07 Ronald S. BultjeTypo
2003-12-07 Ronald S. BultjeRiff, EBML, fourcc etc. work. Not fully finished, but...
2003-12-07 Julien Mouttetime_tick works.
2003-12-07 Julien MoutteUpdating with my local repository. It already plays...
2003-12-07 Christophe... Uses new tagging framework
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-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-03 Benjamin Ottefix crasher
2003-12-02 David SchleefAdd ACLOCAL_AMFLAGS
2003-12-02 David Schleefchange _connect to _link
2003-11-29 Ronald S. BultjeAdd check for faad2 (faad1 was detected, too, but we...
2003-11-27 David SchleefChange everyone to video/x-msvideo
2003-11-27 Leif Johnsonfixing bug #127984, we require a higher version of...
2003-11-27 Leif Johnsonfixing bug #126985, gst core requires 1.6 anyway
2003-11-24 Benjamin Otteuse GDK_PIXBUF_CONFDIR
2003-11-24 Benjamin Otteoops, we use application/x-id3 as caps for id3 tags...
2003-11-24 Benjamin Otteforgot breaks and fixed a bogus 'value used uninitialized'
2003-11-24 Benjamin Otteadd a rank to allow autoplugging
2003-11-24 Benjamin Ottetagging stuff and build fixes. In detail:
2003-11-23 Christian Schallerfix faad plugin
2003-11-23 Jeremy Simonfaad plugin needs the math library
2003-11-23 Christian Schallercommit my batch of build and spec fixes
2003-11-23 Christian Schallerlatest and greatest news
2003-11-23 David SchleefFix gdk_pixbuf installation directory (again)
2003-11-22 Ronald S. BultjeTypo
2003-11-22 Ronald S. BultjeAdd faac build
2003-11-22 David Schleeffixes to make gdk_pixbuf loader install nicely
2003-11-22 David Schleefdistcheck fixes
2003-11-22 David Schleefapparently we require a newer version of gnome-vfs
2003-11-21 Ronald S. BultjeAdd C-based local matroska/EBML plugin, remove libmatro...
2003-11-21 Ronald S. BultjeNew libfaad (MPEG-2/4 AAC decoder) plugin
2003-11-19 Julien MoutteFix a stupid mistake
2003-11-19 Julien MoutteRemoving the video_out things.
2003-11-19 Julien MoutteRemoving have_size as it is in GstVideoSink higher...
2003-11-17 Julien MoutteMerged GstVideoOverlay features here.
2003-11-17 Julien MoutteMerging with GstXOverlay
2003-11-16 Leif Johnson+ adding buffer-frames prop to standard caps macros
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-16 Leif Johnson+ adding endianness conversion macros for floats
2003-11-15 Thomas Vander... live and let die
2003-11-15 Julien MoutteAdding GstVideoOverlay interface.
2003-11-14 Benjamin OtteGStreamer does not use changelogs
2003-11-13 David Schleefer, no, signal should be VOID__POINTER. :)
2003-11-13 David Schleefsignal should be VOID__VOID
2003-11-12 Benjamin Ottefix build system for X, XShm and Xv
next