ext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge.
[platform/upstream/gstreamer.git] / gst-libs /
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Julien Moutteexamples/gstplay/player.c: using g_print instead of...
2003-12-21 Julien Moutteconfigure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_...
2003-12-18 Ronald S. BultjeSorry Dave... Add mpegversion=1 to mp3 caps everywhere...
2003-12-16 Julien MoutteHarmonize state of sinks with the pipeline state.
2003-12-15 Ronald S. BultjeMP3 is mpegversion=1, else it clashes with MPEG/AAC
2003-12-14 Thomas Vander Sticheledist fix
2003-12-14 Thomas Vander Sticheledistcheck fixes
2003-12-14 Julien MoutteSynchronizing my changes.
2003-12-13 Benjamin Ottedistcheck fixes: include built sources in CLEANFILES
2003-12-11 Julien MoutteUsing private structure for members so that we have...
2003-12-09 David SchleefChange GST_*_PADDING to _gst_private[GST_PADDING]
2003-12-09 Benjamin Ottemake videofilter handle RGB correctly
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. 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 Julien MoutteAdding my work in progress rewrite from scratch of...
2003-12-07 Ronald S. BultjeMove over from GstInterface to GstImplementsInterface...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-12-03 Thomas Vander Stichelefix X dependencies
2003-12-03 Thomas Vander Stichelefixing up X test and general features test
2003-11-24 Benjamin Ottetagging stuff and build fixes. In detail:
2003-11-22 David Schleefdistcheck fixes
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 Julien MoutteAdding GstVideoOverlay interface.
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
2003-11-11 Benjamin Ottemake colorspace handle the original RGB format, too...
2003-11-11 David SchleefChange GstCaps to GstStructure in navigation events...
2003-11-10 David Schleefremove gst_video_sink_push_ui_event()
2003-11-09 Christian Schallerdisting fixes, pixbuf loader still borked in regards...
2003-11-08 David Schleefremove pesky g_print()s
2003-11-08 David Schleefmuch cleanup hacking made possible by plugin changes
2003-11-07 Jeremy SimonWe don't need to patch wmadec.c and avcodec.h anymore
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-07 David SchleefDon't set the actual video size in gst_video_sink_got_v...
2003-11-07 David I. Lehnuse int64 for frame-time
2003-11-05 Jeremy SimonPatch avcodec.h and wmadec.c to use flag1 and flag2...
2003-11-05 Ronald S. BultjeSome prettification fixes to this interface... Make...
2003-11-05 Ronald S. BultjeRemove trailing slash in last line of comment, it cause...
2003-11-05 David SchleefFix endianness issues manifested in pngenc. Fixes...
2003-11-04 Benjamin Ottedisable Altivec until someone fixes the build to allow...
2003-11-03 David Schleefuse top-level defined plugindir
2003-11-03 David Schleefchange libgst-interfaces to libgstinterfaces
2003-11-02 Ronald S. BultjeBla
2003-10-31 Benjamin Ottefirst bunch of conversions to new plugin_init. Includes...
2003-10-31 David SchleefOops, didn't mean to remove riff
2003-10-30 David Schleefminor cosmetic fix
2003-10-30 David SchleefFix makefiles for GstPropertyProbe. Combine all interf...
2003-10-30 David SchleefFirst attempt (actually third) at a property probing...
2003-10-30 David Schleefchange Iface to Interface
2003-10-29 David SchleefChange Class to Iface. Fix casting macros.
2003-10-28 David SchleefDon't use GstInterface
2003-10-28 Ronald S. BultjeDisable lame in ffmpeg, too
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-28 Ronald S. BultjeDisable ogg/vorbis build inside ffmpeg. We didn't enabl...
2003-10-26 Ronald S. BultjeUpdate FFMPEG snapshot to this morning's. Asked for...
2003-10-20 Ronald S. BultjeGerd approved license change, so this code is now LGPL too
2003-10-13 Iain HolmesAdd audio/x-id3 as a mimetype handled by mad.
2003-10-10 Ronald S. BultjeSome interface implementations for video4linux/video4li...
2003-10-10 Ronald S. BultjeMake GstMixerTrack a GObject. I also want to make it...
2003-10-09 Leif Johnsonchanging 'channel' to 'track' to avoid naming overlap
2003-10-09 Leif Johnsonadding G_BEGIN and G_END_DECLS
2003-10-09 David Schleefadd object and struct padding
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-06 Julien MoutteThere was a floating doubt on the way visualization...
2003-10-02 Brian CameronCorrected macro in medi-info-priv.h so that it follows...
2003-09-27 Benjamin Ottemake ffmpeg erroring out work:
2003-09-27 David Schleefadd navigation subdir
2003-09-27 David Schleefadd navigation interface
2003-09-23 Iain HolmesSync'ed files up to nautilus-media/media-info versions...
2003-09-15 Julien MoutteChanging have_xid to have_video_out to match the new...
2003-09-14 Julien MoutteAdding GstVideoSink object which will be used for video...
2003-09-14 David SchleefChange some g_prints to GST_DEBUG
2003-09-13 Ronald S. BultjeCopyright fix (code=mine)
2003-09-13 Christian Schallerlatest fixes to get everything disting and building...
2003-09-13 David SchleefAdd missing \
2003-09-13 Ronald S. BultjeInterface example: a mixer
2003-09-12 Christian Schallerbuild and disting fixes
2003-09-11 David SchleefRemove all locally-defined optimization flags
2003-09-11 David SchleefAdd some stuff to disable bad asm code
2003-09-11 David SchleefBuild ffmpeg using automake instead of ffmpeg's (broken...
2003-09-11 Christian Schalleradd cvsignores
2003-09-11 Christian Schallermisc minor build and rpm fixes
2003-09-03 David Schleefclean up varargs macro definition
2003-09-03 David SchleefRemove vestigal code (#121174)
2003-08-21 Andrew Turnercompilation problems on FreeBSD.
2003-08-19 Christian Schallerneeded fixes to enable building of RPMS of gst-plugins
next