platform/upstream/gstreamer.git
2006-03-06 Tim-Philipp... ext/musepack/gstmusepackdec.c: Some cleanups; pause...
2006-03-05 Tim-Philipp... gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc...
2006-03-04 Tim-Philipp... ext/faad/gstfaad.c: Add query function for position...
2006-03-03 Sébastien Mouttesys/: sinks are now using GST_RANK_PRIMARY to be used...
2006-03-03 Jens Granseuerext/xvid/gstxviddec.c: Declare variable at the beginnin...
2006-03-03 Edward Herveygst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_E...
2006-03-02 Wim Taymansdocs/plugins/: Add audioresample to docs.
2006-02-28 Tim-Philipp... gst/qtdemux/qtdemux.c: Can't divide through zero (suppr...
2006-02-25 Julien Mouttesys/glsink/glimagesink.c: It doesn't seem we need GLU.h
2006-02-24 Fabrizio Gennarigst/qtdemux/qtdemux.c: Add support for palettised Apple...
2006-02-24 Michael Smithautogen.sh: Allow automake 1.9
2006-02-24 Edgard LimaChanged property name from "uri" to "location".
2006-02-22 Jan SchmidtCygwin Ports maintainer.
2006-02-22 Edward Herveygst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list...
2006-02-21 Tim-Philipp... configure.ac: Surely this is supposed to be >= a.b...
2006-02-20 Jan SchmidtPort ximagesrc to 0.10 (Closes #304795)
2006-02-20 Edgard LimaI'm too lazy to comment this
2006-02-20 Jan Schmidtconfigure.ac: Back to CVS nano
2006-02-20 Jan Schmidtconfigure.ac: releasing 0.10.1, "Slimy - yet satisfying"
2006-02-20 Jan Schmidtext/ladspa/gstsignalprocessor.c: Fix compilation of...
2006-02-19 Jan Schmidtconfigure.ac: Release 0.10.0.3 - pre-release for 0...
2006-02-19 Tim-Philipp... ext/bz2/: Add proper copyright headers identifying...
2006-02-17 Tim-Philipp... gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from...
2006-02-17 Edward Herveygst/qtdemux/qtdemux.c: Check that the size of the retur...
2006-02-17 Jan Schmidtconfigure.ac: Release 0.10.0.2 - pre-release for 0...
2006-02-17 Christian Schallerlatest updates
2006-02-16 Edward Herveygst/qtdemux/qtdemux.c: Don't stop the task if the pad...
2006-02-15 Tim-Philipp... gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and...
2006-02-15 Tim-Philipp... gst/qtdemux/qtdemux.c: When buffering MDAT data, show...
2006-02-14 Edward Herveygst/qtdemux/qtdemux.*: Make push-based work if mdat...
2006-02-14 Tim-Philipp... ext/libmms/gstmms.c: Return FLOW_UNEXPECTED on EOS...
2006-02-14 Andy Wingosys/glsink/glimagesink.c (gst_glimage_sink_init): Come...
2006-02-14 Edward Herveygst/qtdemux/qtdemux.c: Handle the case where data atoms...
2006-02-13 Edward Herveygst/qtdemux/: QtDemux can now work push-based.
2006-02-13 Edgard LimaI'm too lazy to comment this
2006-02-10 Tim-Philipp... Port cdxaparse, makes VCD playback work.
2006-02-10 Christian Schallerupdate spec file
2006-02-07 Thomas Vander... remove unused var
2006-02-07 Thomas Vander... gst/qtdemux/qtdemux.c: use the correct variable to...
2006-02-07 Thomas Vander... doc updates
2006-02-07 Thomas Vander... gst/qtdemux/qtdemux.c: clean up some debugging, using...
2006-02-06 Edgard LimaNow it uses libneon 0.25.5 that supports shoutcast.
2006-02-06 Edward Herveyext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip...
2006-02-06 Wim Taymansgst/qtdemux/qtdemux.*: Some QT demux loving.
2006-02-06 Tim-Philipp... gst/apetag/: Remove old files, apetag is in gst-plugins...
2006-02-06 Andy Wingoext/bz2/: No need to init parent_class, the boilerplate...
2006-02-06 Andy WingoHook it up.
2006-02-03 Christian Schalleradd opengl plugin
2006-01-30 Andy Wingosys/glsink/Makefile.am (libgstglimagesink_la_LIBADD)
2006-01-29 Tim-Philipp... ext/wavpack/gstwavpackdec.c: Add debug category, use...
2006-01-28 Edward Herveysys/glsink/Makefile.am: glimagesink.h is dead, long...
2006-01-28 David Schleefrevival of glimagesink. Kind of works.
2006-01-27 Tim-Philipp... ext/faad/gstfaad.c: Handle 'framed' field in caps;...
2006-01-27 Jan Schmidtext/sdl/sdlvideosink.*: Fix output stride copying,...
2006-01-26 Tim-Philipp... gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer.
2006-01-25 Edgard LimaJust chain up finalize calls (calling parent_class...
2006-01-25 Edgard LimaFinalize method has been created and others small changes.
2006-01-24 Tim-Philipp... ext/musepack/: Fix seeking in musepack files (it's...
2006-01-24 Edward Herveygst/qtdemux/qtdemux.c: More coherent framerate setting...
2006-01-23 Edward Herveygst/qtdemux/qtdemux.c: Added codec recognition for...
2006-01-21 David SchleefUpdate from swfdec.
2006-01-21 Fabriziogst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can...
2006-01-20 Edgard LimaFixed state transictions PLAYING->NULL->PLAYING.
2006-01-19 Edgard LimaSome minor improvements on log messages.
2006-01-18 Edgard LimaRonald's patch applied. see bug #326318.
2006-01-17 Tim-Philipp... gst/qtdemux/qtdemux.*: Fix seeking for quicktime files...
2006-01-17 Christian Schallerfixing versioning
2006-01-16 Edgard LimaRemoved gst_base_src_set_live from mms and neon, and...
2006-01-11 Edgard LimaNow implementing navigation interface and using GST_BOI...
2006-01-11 Christian Schallerremove old (broken) sunaudio plugin from bad as there...
2006-01-11 Edgard LimaReplaced wrong style code by GST_BOILERPLATE.
2006-01-11 Edward Herveygst/qtdemux/qtdemux.c: Add support for Indeo3 video...
2006-01-09 Edgard LimaCreated new element, sdlaudiosink.
2006-01-05 Sébastien Moutteadded sys/directdraw added sys/directsound added win32...
2006-01-05 Stefan Kostgst/games/gstpuzzle.c: call oil_init() when using liboil
2006-01-04 Edgard LimaSome improvements in cancellation and debug messages.
2006-01-04 Edgard LimaRemoved not need thread and changed to push out blocksi...
2006-01-03 Michael Smithgst/audioresample/resample.h: As before, but for o_buf
2006-01-03 Michael Smithgst/audioresample/resample.h: Declare struct _ResampleS...
2006-01-02 Christian Schalleradd neon plugin to spec file
2005-12-30 Thomas Vander... move smoothwave to gst
2005-12-28 Edgard LimaCreated new element neonhttpsrc.
2005-12-19 Edward Herveyext/swfdec/gstswfdec.c: Add debugging category and...
2005-12-19 Edgard Limajust a small fix. I have to pay more attention when...
2005-12-19 Edgard Limadivxdec and divxenc ported to 0.10
2005-12-18 Julien MoutteSome more refactoring, handle exotic DirectFB row stride.
2005-12-18 Julien Mouttedocs/plugins/: Updates.
2005-12-17 Julien Mouttedocs/plugins/: Updates.
2005-12-16 Stefan Kostdon't use doc comments for non-docs change some char...
2005-12-16 Julien Moutteext/directfb/dfbvideosink.c: Always prefer the primary...
2005-12-16 Tim-Philipp... ext/wavpack/gstwavpackdec.c: Oops, remove trailing...
2005-12-16 gcocatre@gmail.comext/wavpack/: Wavpack supports samplerates from 6-192kH...
2005-12-15 Edgard LimaFixed some mem-leaks in xvid.
2005-12-15 Michael Smithgst/audioresample/gstaudioresample.c: Don't leak all...
2005-12-15 Thomas Vander... doesn't use liboil
2005-12-14 Edgard Limaxviddec and xvideenc ported to 0.10
2005-12-14 Edgard Limadtsdec ported to 0.10
2005-12-12 Tim-Philipp... ext/: GstObjects must be unref'ed with gst_object_unref...
2005-12-12 David Schleefext/swfdec/gstswfdec.c: Add a subclass of GstBuffer...
2005-12-11 Edgard LimaJust removed a weird printf ;-)
next