ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's return value.
[platform/upstream/gst-plugins-good.git] / ChangeLog
2005-07-19 Andy Wingoext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobb...
2005-07-19 Andy Wingoext/dv/gstdvdec.h: Fix signedness error.
2005-07-19 Wim Taymansext/dv/gstdvdec.*: Implemented seeking in dvdec.
2005-07-19 Andy Wingoext/Makefile.am: Enable dvdev and raw1394src.
2005-07-18 Andy Wingoconfigure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext...
2005-07-18 Wim Taymansgst/rtsp/gstrtspsrc.c: Fix for core changes.
2005-07-18 Jan SchmidtPass on the discont event when returning to NORMAL...
2005-07-18 Wim Taymansgst/realmedia/rmdemux.c: Send discont event before...
2005-07-18 Philippe Kalafgst/fdsrc/gstfdsrc.c: Removed #include <gst_private.h>
2005-07-16 Philippe Kalafgst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst...
2005-07-16 Wim Taymansext/mad/gstmad.c: Add convert function for proper times...
2005-07-15 Wim Taymansgst/: Port to new base class.
2005-07-14 Wim Taymansext/raw1394/gstdv1394src.c: It's PUSH_SRC now.
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
2005-07-10 Thomas Vander Stichelemore macro splitting; fix po problem
2005-07-08 Andy Wingosys/oss/: Port from THREADED+wim's fixes.
2005-07-08 Andy Wingogst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext...
2005-07-07 Wim Taymansgst/videobox/gstvideobox.c: Logic was reversed. Needs...
2005-07-07 Wim TaymansPorted DVdec to 0.9.
2005-07-07 Wim TaymansPorted the 1394 source to 0.9.
2005-07-07 Wim Taymansgst/base/gstbasesrc.c: Allow subclasses to implement...
2005-07-06 Edward Herveygst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRC
2005-07-05 Andy Wingogst/oneton: Removed (replaced by deinterleave).
2005-07-05 Andy Wingogst/: Removed dirs that are now in gst-plugins-base.
2005-07-05 Edward Herveyconfigure.ac: videofilter must be compiled first, since...
2005-07-05 Andy Wingochangelog
2005-07-05 Andy Wingogst/videobox/gstvideobox.c: Clean up, port to 0.9, use
2005-07-04 Andy Wingoexamples/level/: Examples moved out of the source dir...
2005-07-04 Wim Taymansgst/realmedia/rmdemux.c: I don't think that piece of...
2005-07-04 Andy Wingoext/aalib/gstaasink.c (gst_aasink_fixate): Update for...
2005-07-03 Owen Fraser-GreenAdded call to no_more_pads
2005-07-01 Philippe Kalafgst/udp/: (new)
2005-07-01 Jan SchmidtRoll gstreamer-interfaces-0.9.pc into gstreamer-plugins...
2005-07-01 Jan SchmidtReplace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*
2005-06-30 Edward Herveygst/avi/Makefile.am: Added linking to libgstriff-0.9
2005-06-30 Ronald S. Bultjegst/avi/gstavidemux.c: Compiler pains.
2005-06-30 Ronald S. BultjeAnd configure.ac, too
2005-06-30 Ronald S. Bultjegst/avi/: Port from -THREADED to HEAD, and fix for...
2005-06-29 Wim Taymansext/shout2/gstshout2.c: Fix build.
2005-06-29 Andy Wingogst/videofilter/gstvideoexample.c: Removed gst_library_...
2005-06-29 Andy Wingochangelog
2005-06-29 Andy Wingogst/udp/gstudpsink.c (gst_udpsink_get_type): Actually...
2005-06-29 Andy Wingoconfigure.ac (GST_CFLAGS): GCC strikes back!!! Let...
2005-06-29 Wim Taymansgst/rtsp/gstrtspsrc.c: Fix case where outpad could...
2005-06-29 Andy Wingoext/Makefile.am (MAD_DIR): Add mad to the build.
2005-06-28 Wim TaymansFix old RPAD macro. basesrc -> base_src
2005-06-27 Wim Taymansext/mad/: RPAD_ -> PAD
2005-06-27 Owen Fraser-GreenRewrote to use gstadapter and extract properties from...
2005-06-23 Wim Taymansgst/rtsp/: Make rtspsrc a live source.
2005-06-23 Wim Taymansgst/udp/gstudpsrc.c: Make udpsrc a live source.
2005-06-02 Wim Taymansgst/udp/Makefile.am: Use versioned net lib.
2005-06-02 Wim Taymansgst/udp/Makefile.am: Fix hack in makefile.
2005-06-02 Andy Wingoext/mad/gstid3tag.c: Finish porting to 0.9: no more...
2005-06-02 Wim Taymansgst/udp/: Use NetBuffer and small cleanups.
2005-06-02 Wim Taymansgst/rtsp/: RTSP cleanups.
2005-06-02 Wim Taymansgst/: Bufferalloc changes.
2005-05-25 Wim TaymansNo need to take the lock anymore, core already did...
2005-05-25 Wim Taymansext/amrnb/: Core already took the lock.
2005-05-19 Ronald S. BultjeDisable tcp elements and esdmon (they don't compile).
2005-05-19 Jan SchmidtMake my automake version shut up about undefined variables
2005-05-18 Wim Taymansext/amrnb/: Ported AMR decoder/parse.
2005-05-18 Wim TaymansPorted goom.
2005-05-17 Wim TaymansPorted alpha, remove alphacolor as functionality is...
2005-05-17 Wim Taymansext/libcaca/gstcacasink.*: Cleanups.
2005-05-15 David SchleefMove core plugins out of core. I don't mind fdsrc...
2005-05-13 Christian Schalleradd rtsp and esd files to spec and fix some disting...
2005-05-12 Wim TaymansAdd working plugins to build.
2005-05-12 Wim Taymansext/mad/: Fix mad and id3tag compilation again.
2005-05-12 Wim Taymansgst/udp/: Added multifdsink to send UDP to multiple...
2005-05-12 Tim-Philipp Müllerext/mad/gstmad.c: Make queries actually work (update...
2005-05-12 Wim Taymansgst/: Make UDP and TCP elements use PushSrc.
2005-05-11 Tim-Philipp Müllerext/mad/gstmad.c: Port to new query API and replace...
2005-05-11 Zeeshan AliFixed the effectv build again.
2005-05-11 Wim Taymansgst/tcp/: Ported over some sink elements.
2005-05-11 Tim-Philipp Müllergst/: Turn videofilter into a library (private for...
2005-05-11 Wim Taymansgst/rtsp/: Added README
2005-05-11 Wim Taymansgst/rtsp/gstrtspsrc.*: Setup UDP sources correctly...
2005-05-11 Wim TaymansPorted to 0.9.
2005-05-11 Wim Taymansgst/: UDP fixes, added uri handler.
2005-05-10 Arwed v. MerkatzPorted esdsink plugin.
2005-05-10 Wim Taymansgst/udp/: Ported udp src/sink.
2005-05-09 Zaheer Abbas MeraliPort shout2 plugin
2005-05-08 Zeeshan AliPorted the libcaca plugin.
2005-05-07 Zeeshan AliFixed a few things to enable the mad and effectv to...
2005-05-07 Zeeshan AliFixed the build by fixing a small mistake of Wim.
2005-05-06 Wim TaymansPorted 2 more plugins. usgly hack in the Makefile.am...
2005-05-06 Christian Schallersome sidplay fixoring
2005-05-06 Christian Schalleradd gst-plugins-libs
2005-05-06 Wim TaymansPorted sidplay.
2005-05-06 Christian Schallermake mad and effectv work with gst-register
2005-05-06 Wim Taymansgst/law/: Ported alaw and mulaw plugins to 0.9, fixed...
2005-05-06 Christian Schallerremove plugins now in gst-plugins-base
2005-05-06 Christian Schallerremove gst-libs from gst-plugins module as it is in...
2005-05-06 Christian Schalleradd ported videofilter to cvs head
2005-05-06 Christian Schalleradd law plugin to build
2005-05-06 Christian Schallerported mad and effectv plugins
2005-05-06 Zaheer Abbas Meraliconfigure.ac: fix typo
2005-05-05 Christian Schallermake this module a bit more 0.9 friendly
2005-02-22 Thomas Vander Stichelehunting season on 0.9 is now OPEN
2005-02-22 Ronald S. Bultjesys/oss/gstosselement.c: Kick the hell out of gcc for... BRANCH-GSTREAMER-0_8-ROOT
next