platform/upstream/gstreamer.git
2003-11-26 Christophe... Made gst_vorbis_tag_add public
2003-11-26 Jan SchmidtFix a 'vorbistag might be used uninitialised' warning
2003-11-26 Julien MoutteMaking XShm code shorter.
2003-11-25 Christophe... Renamed gstmp3tag.c to gstid3tag.c, changed application...
2003-11-25 Benjamin Otteremove g_print messages (2nd time today, I suck)
2003-11-25 Benjamin Ottevarious fixes from mem leaks to correct caps nego
2003-11-24 Benjamin Otteuse GDK_PIXBUF_CONFDIR
2003-11-24 Benjamin Ottetagging stuff and build fixes. In detail:
2003-11-23 Jeremy SimonAdd a comment for wma
2003-11-23 Christian Schallerfix faad plugin
2003-11-23 Jeremy Simonfaad plugin needs the math library
2003-11-23 Jeremy SimonUpdate the pipeline to play wma files
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-23 Christophe... Properly detects shn files with no seek tables at the end
2003-11-22 Ronald S. BultjeTypo
2003-11-22 Benjamin Ottedon't print to stderr, use debug messages
2003-11-22 Ronald S. BultjeAdd faac build
2003-11-22 David Schleeffixes to make gdk_pixbuf loader install nicely
2003-11-22 David Schleefcheck g_signal_new() calls
2003-11-22 David Schleefdistcheck fixes
2003-11-22 David Schleefapparently we require a newer version of gnome-vfs
2003-11-22 Benjamin Ottemake sinesrc error out on caps nego failures
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-19 Julien MoutteRemoving the have_size signal
2003-11-19 Julien MoutteFinishing GstVideoSink subclassing.
2003-11-19 Julien MoutteGstVideoSink subclassing. 90% done.
2003-11-18 Benjamin Ottefixes for recent changes:
2003-11-17 Julien MoutteLot of small fixes.
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 alsa mixer implementation
2003-11-16 Leif Johnson+ adding endianness conversion macros for floats
2003-11-16 Leif Johnsonsplitting ALSA code into separate source files
2003-11-15 Thomas Vander... live and let die
2003-11-15 Julien MoutteAdding GstVideoOverlay interface.
2003-11-15 Thomas Vander... fix makefile
2003-11-15 Julien MoutteChecking return value of gst_pad_try_set_caps on softwa...
2003-11-14 Christian Schallerdisting fix
2003-11-14 Benjamin Otteunify common typefind functions
2003-11-14 Benjamin OtteGStreamer does not use changelogs
2003-11-13 David Schleefer, no, signal should be VOID__POINTER. :)
2003-11-13 Julien MoutteUsing less and less XGetWindowAttributes. I m using...
2003-11-13 Julien MoutteTrying to use less and less XGetWindowAttributes. I...
2003-11-13 David Schleefsignal should be VOID__VOID
2003-11-12 Julien Moutte- Fixing framerate on caps renegotiation. We memorize...
2003-11-12 Julien MoutteRemoving some comments, storing framerate.
2003-11-12 Benjamin Ottefix build system for X, XShm and Xv
2003-11-12 Benjamin Otteuse existing data in mp3 when available
2003-11-12 Benjamin Otteuse debugging macros for debugging (d'oh)
2003-11-12 Benjamin OtteThis is unused when debugging is disabled
2003-11-12 Benjamin Otteadd -lX11 to X_LIBS so ximagesink builds
2003-11-11 Benjamin Ottemake colorspace handle the original RGB format, too...
2003-11-11 David SchleefAdd check for (GstXxxx *) casts
2003-11-11 Thomas Vander... yikes, cvs didn't like my vim swap file.
2003-11-11 Thomas Vander... fix define
2003-11-11 Thomas Vander... test for regular shm instead of XShm
2003-11-11 David SchleefFix caps negotiation in _getcaps and _link functions...
2003-11-11 David Schleefrecreate ximage after try_set_caps suceeds
2003-11-11 Benjamin Otteinclude macro for defining GST_FUNCTION, so debugging...
2003-11-11 David Schleefer, that's g_type_class_ref()
2003-11-11 David SchleefChange GstCaps to GstStructure in navigation events...
2003-11-11 David Schleefsome cleanups suggested by gst-lint
2003-11-10 David Schleefpointer_[xy] are FLOATS, not INTS
2003-11-10 David Schleefremove gst_video_sink_push_ui_event()
2003-11-10 Julien MoutteTrying to fix the caps renegotiation.
2003-11-10 David SchleefUpdate for videofilter changes
2003-11-10 Julien MoutteI m glad to introduce you xvimagesink which the brother...
2003-11-10 Ronald S. BultjeTwo fixes. The first sets inited to TRUE when we're...
2003-11-09 Christian Schallerdisting fixes, pixbuf loader still borked in regards...
2003-11-09 Ronald S. BultjeFix device probing from multiple childs. It's done...
2003-11-09 Ronald S. BultjeSome property finetuning
2003-11-09 Julien MoutteFixed navigation events.
2003-11-09 Benjamin Otteapparently you need this function now - it still doesn...
2003-11-09 Benjamin OtteThat function was removed from videofilter because...
2003-11-09 Ronald S. BultjeTwo workarounds added for gcc-2.9x compatibility. The...
2003-11-08 Julien MoutteMoved the xevents handling in a function. Trying to...
2003-11-08 David Schleefremove pesky g_print()s
2003-11-08 David Schleefmuch cleanup hacking made possible by plugin changes
2003-11-07 David Schleefdummy checkin to add log for last checkin: use try_set_...
2003-11-07 David SchleefRevert accidental checkin
2003-11-07 David SchleefI'm too lazy to comment this
2003-11-07 Jeremy SimonWe don't need to patch wmadec.c and avcodec.h anymore
2003-11-07 Julien MoutteFirst draft at renegotiation on XConfigure event and...
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-07 Ronald S. BultjeAdd device autodetection
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-07 Thomas Vander... test and define HAVE_XSHM build ximage plugin
2003-11-06 David Schleefnew checks
2003-11-06 David SchleefFix caps handling
2003-11-06 David Schleefadd config.h
2003-11-06 Julien MoutteAdding navigation interface.
next