pick up signals and args for vorbis; add some docs for vorbis
[platform/upstream/gst-plugins-base.git] / ChangeLog
2005-09-15 Thomas Vander Stichelepick up signals and args for vorbis; add some docs...
2005-09-15 Thomas Vander Sticheleonly scanobj stuff from our source module. Not sure...
2005-09-15 Wim Taymansgst/audioconvert/gstaudioconvert.c: And enable 24 bits...
2005-09-15 Wim Taymansgst-libs/gst/rtp/: Added rtp payloader base class.
2005-09-15 Andy Wingoconfigure.ac (plugindir): Remove the EOL matcher from...
2005-09-15 David SchleefFixes for changes in registry API.
2005-09-14 Thomas Vander Sticheleadd libvisual plugin and theoraenc element to docs
2005-09-14 Thomas Vander Sticheleadd theoraenc
2005-09-13 Tim-Philipp Müllergst/audioconvert/Makefile.am: Audioconvert derives...
2005-09-12 Wim Taymansgst/audioconvert/audioconvert.*: Cleanups, speedups...
2005-09-11 Thomas Vander Sticheleadd more elements to the docs
2005-09-09 Jan Schmidtcheck/: Add extra tests for basetransform based components.
2005-09-09 Thomas Vander Stichelefix up header rename
2005-09-08 Stefan Kostgst/: fixing lost sync, some more debugging
2005-09-08 Jan Schmidtsys/: Fix compilation when XShm is not available.
2005-09-07 Jan Schmidtext/libvisual/visual.c: Finish fixing up libvisual...
2005-09-07 Stefan Kostgsttaginterface.h -> gsttagsetter.h
2005-09-07 Stefan Kostcheck/pipelines/simple_launch_lines.c: added another...
2005-09-07 Zaheer Abbas Meraliconfigure.ac: v4l2 is no longer in gst-plugins-base
2005-09-06 Jan Schmidtconfigure.ac: In the output at the end, don't show...
2005-09-06 Stefan Kostext/libvisual/Makefile.am: link against gst-base-libs
2005-09-06 David Schleefconfigure.ac: Enable libvisual plugin.
2005-09-06 Thomas Vander Stichelereleasing 0.9.2 RELEASE-0_9_2
2005-09-06 Stefan Kostcheck/Makefile.am: deactivate the failing test
2005-09-06 Stefan Kostcheck/: added pipeline tester for (bugzilla.gnome.org...
2005-09-05 Michael SmithExtend the range supported for quality settings in...
2005-09-04 Thomas Vander Stichelefix distcheck
2005-09-03 Thomas Vander Stichelecommon/: only inspect plugins for this given package...
2005-09-03 Thomas Vander Sticheleupdating docs build
2005-08-31 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Resync if the...
2005-08-31 Tim-Philipp Müllersys/v4l/gstv4lsrc.c: The 'timestamp-offset' property...
2005-08-30 Wim Taymanscheck/elements/: Fix checks.
2005-08-30 Thomas Vander Stichelemake module a param
2005-08-30 Stefan Kostexamples/seeking/seek.c: update the example
2005-08-29 Stefan Kostgst/volume/gstvolume.c: do not update controlled params...
2005-08-29 Stefan Kostcontrollerized elements also need to link against contr...
2005-08-29 Stefan Kostcontrollerized two audio plugins
2005-08-29 Andy Wingoext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_...
2005-08-29 Andy Wingoext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_...
2005-08-29 Andy Wingocheck/elements/volume.c (cleanup_volume): Fix for running
2005-08-29 Andy Wingocheck/elements/audioconvert.c: Convert from native...
2005-08-29 Michael SmithAdd an ogg parser element
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: Cleanups.
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: More elegant and worki...
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: Use realloc else we...
2005-08-26 Thomas Vander Sticheleuse base class' newsegment to properly timestamp
2005-08-26 Wim Taymansgst/audioconvert/: Oops, allocate enough space to perfo...
2005-08-26 Wim Taymansgst/audioconvert/: Cleanups, librarify a bit, optimize...
2005-08-26 Jan Schmidtext/ogg/gstoggdemux.c: Another from MikeS:
2005-08-26 Jan Schmidtext/: Big shout-out to MikeS for fixing this giant...
2005-08-25 Thomas Vander Sticheleplug some leaks
2005-08-25 Thomas Vander Stichelecheck/: add a test for audioconvert
2005-08-25 Thomas Vander Sticheleadd a check for audioresample
2005-08-25 Thomas Vander Stichelegst/audioresample/: add room for extra overlap samples...
2005-08-25 Jan Schmidtgst/playback/gstplaybasebin.c: Revert unpopular change...
2005-08-24 Stefan Kostgst/volume/gstvolume.c: made set_caps function static
2005-08-24 Wim Taymansext/vorbis/vorbisenc.c: Stop leaking taglists.
2005-08-24 Wim Taymansext/ogg/gstoggdemux.c: Parse seeking events better.
2005-08-24 Thomas Vander Stichelecheck/: add same test as to core, it bitches out on...
2005-08-24 Wim Taymansconfigure.ac: Remove audioscale.
2005-08-24 Wim Taymansgst/videoscale/gstvideoscale.*: Refactor, make use...
2005-08-24 Thomas Vander Sticheleport audioresample to basetransform
2005-08-24 Thomas Vander Sticheleport audioconvert to basetransform fix ffmpegcsp and...
2005-08-24 Jan Schmidtcheck/Makefile.am: Add CHECK_CFLAGS and LDFLAGS
2005-08-24 Wim Taymansgst-libs/gst/audio/gstringbuffer.*: Added function...
2005-08-24 Andy Wingosys/v4l/gstv4lelement.c (gst_v4lelement_start)
2005-08-23 David Schleefgst/audioresample/Makefile.am: Leet audioresampling...
2005-08-23 Wim Taymansexamples/seeking/seek.c: Small seek updates.
2005-08-23 Andy Wingogst-libs/gst/audio/gstbaseaudiosrc.c
2005-08-22 Andy Wingoext/alsa/: Add a device-name property.
2005-08-22 Andy Wingogst-libs/gst/audio/gstaudiosrc.*: Implement open_device...
2005-08-21 Thomas Vander Sticheleuse the setup/teardown methods to save code. save...
2005-08-20 Thomas Vander Sticheleyay, fix a segfault/security issue in vorbisdec gst...
2005-08-19 Andy Wingoext/alsa/: Port to 0.9.
2005-08-18 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Fix for RTPBuff...
2005-08-17 Stefan Kostgst/sine/gstsinesrc.c: moved statement below switch
2005-08-16 Wim Taymansgst-libs/gst/audio/gstbaseaudiosrc.c: Open and close...
2005-08-16 Andy Wingoexamples/seeking/Makefile.am: Don't compile non-compili...
2005-08-12 Philippe Kalafgst-libs/gst/rtp/gstbasertpdepayload.*: Made a thread...
2005-08-10 Philippe Kalafgst-libs/gst/rtp/gstbasertpdepayload.*: Added rtp times...
2005-08-09 Tim-Philipp Müllergst-libs/gst/: Add padding (you will need to rebuild...
2005-08-09 Tim-Philipp Müllergst-libs/gst/riff/riff-read.c: Fix bug in debug message...
2005-08-08 Edward Herveygst-libs/gst/riff/riff-media.c: backported updates...
2005-08-08 Andy Wingogst-libs/gst/audio/gstbaseaudiosink.c
2005-08-08 Tim-Philipp Müllergst-libs/gst/interfaces/mixer.h: Reset padding to GST_P...
2005-08-08 Ronald S. Bultjegst/playback/gstplaybin.c: Remove visualization from...
2005-08-08 Ronald S. Bultjeext/alsa/gstalsasink.c: Assign debug category, add...
2005-08-07 Ronald S. Bultjeext/gnomevfs/gstgnomevfssrc.c: Fix error code for file...
2005-08-05 Thomas Vander Stichelerenamed to actual element names, so much nicer to look at
2005-08-05 Thomas Vander Stichelefirst stab at documenting elements
2005-08-05 Ronald S. Bultjegst/playback/gstplaybin.c: Enable videoscale.
2005-08-05 Ronald S. Bultjegst-libs/gst/gconf/gconf.*: Fix some Andy Problem ...
2005-08-04 Andy Wingogst/videoscale/gstvideoscale.c (gst_videoscale_get_size...
2005-08-04 Ronald S. Bultjesys/ximage/ximagesink.c: Do not set new window sizes...
2005-08-03 Andy Wingosys/ximage/ximagesink.c (gst_ximagesink_renegotiate_siz...
2005-08-02 Edward Herveygst/volume/gstvolume.c: include left from controller...
2005-08-02 Jan Schmidtext/ogg/gstoggmux.c: Stop collectpads before calling...
2005-08-01 Jan Schmidtconfigure.ac: When testing for X libs, use the X CFlags
2005-08-01 Stefan Kostdeactivate and remove dparams (libgstcontrol)
next