platform/upstream/gstreamer.git
2003-11-11 Thomas Vander... test for regular shm instead of XShm
2003-11-11 Benjamin Otteinclude macro for defining GST_FUNCTION, so debugging...
2003-11-11 David SchleefChange GstCaps to GstStructure in navigation events...
2003-11-10 David Schleefchange video/x-jpeg to image/jpeg
2003-11-10 David Schleefnavigation tester
2003-11-10 David SchleefUpdate for videofilter changes
2003-11-10 Ronald S. BultjeProper device-capabilities check when opening
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 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. BultjeSince padtemplates are now owned by the class, we shoul...
2003-11-09 Ronald S. BultjeDon't change mixer if there's nothing to change. This...
2003-11-09 Iain HolmesJRB's pixbuf loader mask fix
2003-11-08 David Schleefremove pesky g_print()s
2003-11-08 David Schleefbreak up Id: in s/ pattern
2003-11-08 David SchleefAdd tag to output .c file
2003-11-08 David Schleefrecommmit to get the make_filter tag correct
2003-11-08 David Schleefmuch cleanup hacking made possible by plugin changes
2003-11-08 David SchleefUpdate the videofilter template
2003-11-07 Jeremy SimonDo not demux only 2 trak atoms
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 Thomas Vander... test and define HAVE_XSHM build ximage plugin
2003-11-06 David SchleefInclude config.h
2003-11-06 David Schleefadd config.h
2003-11-06 David Schleefmake sure config.h is included first
2003-11-06 Jan SchmidtAll the interfaces are collected in libgstinterfaces...
2003-11-06 Ronald S. BultjeAnd proper memory cleanup of cached devices
2003-11-06 Ronald S. BultjeAdd proper switch to needs_probe()
2003-11-06 Ronald S. BultjeAdd device autodetection
2003-11-06 Steve Bakerthis will make it easier to merge when you have uncommi...
2003-11-06 Benjamin Otteset default errorlevel to NONE. Make configure change...
2003-11-05 Ronald S. BultjeRe-add mixer element, gst-mixer doesn't work without it
2003-11-05 Benjamin Otteadd initial version of gdkpixbuf loader for gtk that...
2003-11-03 Benjamin Ottev4l2 was executing mixmatrix's plugin_init, so make...
2003-11-03 David SchleefAdd -DG_DISABLE_DEPRECATED to $GST_ERROR
2003-11-03 David SchleefFixes for new plugin system
2003-11-02 Ronald S. BultjeThis was wrong
2003-11-02 Ronald S. BultjeAdd static version of removed gsT_element_factory_make_...
2003-11-02 Benjamin Ottefix template, too
2003-11-02 Ronald S. BultjeBla
2003-11-02 Benjamin Otteforgot to make the element details static in here
2003-11-02 Benjamin Ottefix for new plugin system
2003-11-02 Ronald S. BultjeSMPTE transitions done
2003-11-02 Ronald S. BultjeRTP done
2003-11-02 Ronald S. BultjeQuicktime demuxer ported to new interface
2003-11-02 Benjamin Ottefix for new plugin system
2003-11-02 Ronald S. BultjeThat was monoscope...
2003-11-02 Benjamin Ottefix to new plugin system
2003-11-02 Ronald S. BultjeHm...:
2003-11-02 Ronald S. Bultje*sigh*
2003-11-02 Ronald S. Bultje......
2003-11-02 Ronald S. Bultjeaaaaaaaaaaaaaaaaaaaah
2003-11-02 Ronald S. Bultjemore, and more, and more...
2003-11-02 Ronald S. Bultjehmm...
2003-11-02 Ronald S. BultjeMore cruft
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
2003-11-02 Ronald S. BultjeFix this too. Note that the per-plugin licensing is...
2003-11-02 Jan SchmidtUse GST_ELEMENT_DETAILS for initialising GstElementDetails
2003-11-02 Jan SchmidtUse the GST_ELEMENT_DETAILS for initialising GstElement...
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
2003-11-02 Jan SchmidtUpdated for new plugin loading code
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
2003-11-02 Iain HolmesSpeex compiles
2003-11-02 Iain HolmesMake smoothwave compile again
2003-11-02 Iain HolmesText overlay
2003-11-02 Iain HolmesMikmod fixed
2003-11-02 Iain Holmespngenc fixed
2003-11-02 Iain HolmesJPEG JPEG JPEG WHEEEE
2003-11-01 Iain HolmesPort GstGdkPixbufSrc to the new definitions
2003-11-01 Iain HolmesWhheeee, FLAC ported to new system too
2003-11-01 Iain HolmesESD Updated
2003-11-01 Iain HolmesCutter and EFence ported.
2003-11-01 David SchleefMerge plugins. Update to new plugin init code
2003-11-01 Iain HolmesUpdated AAsink
2003-11-01 David SchleefChanges for new plugin init code
2003-10-31 David Schleefavidemux still depends on riff
2003-10-31 Benjamin Ottefirst bunch of conversions to new plugin_init. Includes...
2003-10-31 Iain HolmesDoesn't need to load gstriff
2003-10-30 David SchleefRemove mpeg2enc
2003-10-30 David SchleefFix makefiles for GstPropertyProbe. Combine all interf...
2003-10-30 David Schleeffix bytestream header
2003-10-29 Iain HolmesAdd a local copy of riff.h as we don't use rifflib...
2003-10-29 Iain HolmesAdd a local copy of riff.h, and add metadata writing...
2003-10-29 David SchleefCreate type find function for gdk_pixbuf
2003-10-29 David SchleefMove a few typefind functions to gst/typefind, remove...
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-28 Ronald S. Bultjeoops... I broke device settings in OSS
2003-10-28 Gernot Ziegleradded glsink directory
2003-10-26 Ronald S. BultjeRename osselement to ossmixer and only open audio devic...
2003-10-26 Ronald S. BultjeUpdate FFMPEG snapshot to this morning's. Asked for...
2003-10-26 Ronald S. BultjeOops, input <-> output confusion
2003-10-23 Jeremy SimonChange cvs host (mplayer)
2003-10-20 David Schleefbump version to 0.7.1.1
2003-10-20 David Schleefbump to 0.7.1
2003-10-17 Iain HolmesAdd a parser for metadata
2003-10-16 David Schleefremove g_print() noisiness
2003-10-16 Christian Schallerfix or no fix, we will survive
next