platform/upstream/gstreamer.git
2008-01-20 Wouter Cloetensext/soup/gstsouphttpsrc.c: Report the size of the strea...
2008-01-19 Sebastian Drögegst/rawparse/gstrawparse.c: Handle framesizes > 4096...
2008-01-19 Sebastian Drögegst/rawparse/gstrawparse.c: Improve handling of unknown...
2008-01-19 Sebastian Drögegst/rawparse/gstrawparse.c: Improve debugging a bit...
2008-01-19 Wouter Cloetensext/soup/gstsouphttpsrc.c: Correctly set duration on...
2008-01-18 Wim Taymansgst/h264parse/gsth264parse.c: Set timestamps more corre...
2008-01-18 Sebastian Drögegst/rawparse/gstrawparse.*: Implement pull mode.
2008-01-18 Sebastian Drögegst/multifile/gstmultifilesrc.c: Fix memory leak spotte...
2008-01-18 Sebastian Drögetests/check/Makefile.am: Enable spectrum test again.
2008-01-18 Sebastian Drögetests/check/: Add some minimal tests for the equalizer...
2008-01-18 Sebastian Drögegst/equalizer/gstiirequalizer.c: Unparent all bands...
2008-01-18 Sebastian Drögeext/soup/gstsouphttpsrc.c: Add support for WebDAV.
2008-01-18 Wouter Cloetensext/soup/gstsouphttpsrc.*: Add support for seeking...
2008-01-17 Wim Taymansgst/h264parse/gsth264parse.*: Improve debugging.
2008-01-17 Edgard LimaFixed adding EXIF tags to correct IFD. Mapped some...
2008-01-16 Wim Taymansgst/h264parse/gsth264parse.*: Add reverse playback...
2008-01-16 Sebastian DrögeUpdate for API changes in GIO and require GIO 2.15...
2008-01-14 Sebastian Drögegst/xingheader/gstxingmux.c: Bitrate is 4 bits, not...
2008-01-14 Sebastian Drögegst/xingheader/gstxingmux.c: Remove accidentially lefto...
2008-01-14 Sebastian Drögegst/xingheader/gstxingmux.c: Choose smallest possible...
2008-01-12 Sebastian Drögegst/xingheader/: Major cleanup and rewrite of xingmux...
2008-01-11 Tim-Philipp... tests/check/elements/: It's "endianness", not "endianes...
2008-01-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: If we find the caps...
2008-01-11 Youness Alaouigst/rtpmanager/: Make it possible to use different...
2008-01-11 Wim Taymansgst/mpegvideoparse/mpegpacketiser.c: Small meaningless...
2008-01-10 Thijs Vermeirgst/rtpmanager/gstrtpbin.c: Fix documentation for lates...
2008-01-10 Thijs Vermeirgst/rtpmanager/gstrtpbin.c: Allow request_new_pad with...
2008-01-10 Sebastian Drögeautogen.sh: Add -Wno-portability to the automake parame...
2008-01-09 Wim Taymansgst/rtpmanager/gstrtpsession.c: Don't set fixed caps...
2008-01-09 Stefan KostMakefile.am: Include lcov.mak to allow building coverag...
2008-01-06 David Schleefext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise...
2008-01-06 Sean D'EpagnierAdd fbdev-based video sink. Linux-only. See bug ...
2008-01-06 Sebastian DrögeUpdate to GMemoryInputStream API changes in GLib SVN...
2008-01-06 David Schleefsys/glsink/: Handle xoverlay exposes correctly. This...
2008-01-06 David Schleefsys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv...
2008-01-04 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the...
2008-01-03 Zaheer Abbas... gst/mpegtsparse/: Remove no longer needed files.
2008-01-02 David Schleeftests/check/Makefile.am: Disable vcdsrc in states test...
2008-01-01 David Schleefext/musicbrainz/gsttrm.c: Don't emit signiture when...
2007-12-31 Wim Taymansgst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads...
2007-12-31 David SchleefSwitch to using pkgconfig to detect libGL. Since we...
2007-12-29 Sebastian DrögeFix 'xyz may be used uninitialized' compiler warnings...
2007-12-29 Sebastian DrögeUpdate to latest API changes in GLib/GIO and require...
2007-12-29 David SchleefMajor cleanup of code. Convert glupload to BaseTransform.
2007-12-28 Tim-Philipp... ext/soup/: Use gst_tag_freeform_string_to_utf8() and...
2007-12-27 David Schleefsys/glsink/: Change glimagesink over to using GL buffer...
2007-12-27 David Schleefsys/glsink/: Convert gldownload to BaseTransform. ...
2007-12-27 David Schleefsys/glsink/: Remove code that handles non-texture buffe...
2007-12-25 David Schleefsys/glsink/: Add gltestsrc element, a duplicate of...
2007-12-24 David Schleefsys/glsink/: Clean up code. Fix a few leaks.
2007-12-24 David Schleefsys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].
2007-12-24 David Schleefsys/glsink/: Rewrite a bunch of code to use textures...
2007-12-23 David Schleefgst/videoparse/: Remove videoparse element, because...
2007-12-23 Sebastian Drögegst/rawparse/gstrawparse.c: Always seek on frame bounda...
2007-12-23 Sebastian DrögeAdd new plugin rawparse that contains a base class...
2007-12-22 David Schleefsys/glsink/: A careful read of the documentation reveal...
2007-12-21 Edgard LimaSome IPTC tags mapped.
2007-12-21 Edgard LimaRemoved gstmetadatacommon.
2007-12-21 David Schleefsys/glsink/: Switch to using framebuffer_objects instea...
2007-12-20 Tim-Philipp... gst/: Ignore more.
2007-12-19 Edgard LimaNew base class for metadata elements.
2007-12-18 Andy Wingogst/switch/: gst/switch/gstswitch.c (enum, gst_selector...
2007-12-18 Tim-Philipp... Makefile.am: Include common/win32.mak for CRLF check...
2007-12-18 David Schleefsys/glsink/: Use new GstVideoFormat checked into -base...
2007-12-17 David Schleefgst/multifile/gstmultifilesrc.*: When subsequent files...
2007-12-17 Andy Wingogst/switch/gstswitch.c (gst_selector_pad_chain): Return...
2007-12-17 Andy Wingogst/switch/: gst/switch/gstswitch.c (gst_stream_selecto...
2007-12-17 Andy Wingogst/switch/gstswitch.c (gst_selector_pad_get_property...
2007-12-17 Andy Wingogst/switch/gstswitch.c (gst_stream_selector_change_state)
2007-12-17 Andy Wingogst/switch/gstswitch.h (struct _GstStreamSelector)...
2007-12-17 Andy Wingogst/switch/gstswitch.c (gst_stream_selector_class_init)
2007-12-17 Andy Wingogst/switch/gstswitch.h (struct _GstStreamSelector)...
2007-12-17 Andy Wingogst/switch/gstswitch.c (gst_stream_selector_block)...
2007-12-17 Andy Wingogst/switch/gstswitch.h (struct _GstStreamSelectorClass...
2007-12-17 Andy Wingogst/switch/gstswitch.*: Add `block' and `switch' signals.
2007-12-17 Andy Wingogst/switch/gstswitch.*: Replace with files from gststre...
2007-12-17 Christian Schalleradd libsoup plugin to spec
2007-12-17 Edgard LimaAdded "parse-only" property to metadatademux.
2007-12-16 David Schleefsys/glsink/: Rename GLVideo* to GstGL*.
2007-12-16 David Schleefsys/glsink/: Add vblank synchronization. Isn't really...
2007-12-15 David Schleefsys/glsink/: Add support for xRGB, xBGR, and AYUV....
2007-12-15 Sebastian Drögegst/videoparse/gstvideoparse.c: Free the adapter on...
2007-12-15 Sebastian Drögegst/videoparse/gstvideoparse.c: Improve duration query...
2007-12-15 Sebastian Drögegst/videoparse/gstvideoparse.c: Add support for video...
2007-12-15 David Schleefsys/glsink/gstvideo-common.*: Pull together some common...
2007-12-14 Edgard LimaAdded new module for common functions. Using GST_TYPE_F...
2007-12-14 Zaheer Abbas... gst/mpegtsparse/mpegtspacketizer.*: Hash streams by...
2007-12-14 Christian Schallerupdate spec file and add two missing files for disting
2007-12-13 Edgard LimaCode documentation.
2007-12-13 Edgard LimaAdded a test application. Added some EXIF tags. Fixed...
2007-12-13 Sebastian Drögegst/videoparse/gstvideoparse.c: Implement a query type...
2007-12-13 Sebastian Drögegst/videoparse/gstvideoparse.c: Handle -1 values for...
2007-12-13 Sebastian Drögegst/videoparse/gstvideoparse.c: Add YV12 to the pad...
2007-12-13 Sebastian Drögegst/videoparse/Makefile.am: Add $(GST_PLUGINS_BASE_CFLA...
2007-12-13 David Schleefgst/videoparse/: Add a bunch of features: handle format...
2007-12-12 Wim Taymansgst/rtpmanager/: Clean up the dynamic pads when going...
2007-12-12 Wim Taymansgst/rtpmanager/: Fix some leaks.
2007-12-12 Sebastian Drögeext/dts/gstdtsdec.*: Add support for "audio/x-private1...
2007-12-12 David Schleefsys/glsink/: Split out gl-related code into a separate...
2007-12-11 Wouter Cloetensext/soup/gstsouphttpsrc.*: Do not try to unpause I...
next