reinstate plugin docs
[platform/upstream/gstreamer.git] / ChangeLog
2005-06-29 Thomas Vander Stichelereinstate plugin docs
2005-06-28 Wim Taymansext/ogg/gstoggdemux.c: Removed pad loop function.
2005-06-28 Wim Taymansext/ogg/gstoggdemux.c: If we're building a chain we...
2005-06-28 Andy Wingo*.c: Don't cast to GstObject before reffing/unreffing.
2005-06-27 Andy Wingogst/videotestsrc/gstvideotestsrc.c
2005-06-27 Edward Herveyext/theora/theoradec.c: re-arranged call to parent...
2005-06-26 Edward Herveygst/playback/gstdecodebin.c: 2nd argument of 'unknow...
2005-06-24 Jan Schmidtgst-libs/gst/audio/gstaudiosink.c: Set the worker threa...
2005-06-24 Thomas Vander Stichelegst/sine/gstsinesrc.*: add num-buffers and timestamp...
2005-06-23 Christian Schalleradd videorate plugin to needed files
2005-06-23 Wim Taymansgst/videorate/gstvideorate.c: Fixed videorate, fixating...
2005-06-23 Wim Taymansext/ogg/: Buffer on caps is not boxed anymore.
2005-06-22 Wim Taymansext/: Set buffers on caps as miniobjects and not as...
2005-06-18 Thomas Vander Sticheleback to head
2005-06-18 Thomas Vander Sticheleupdates for release
2005-06-09 Andy Wingogst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install...
2005-06-09 Andy WingoAdd gstnet to build.
2005-06-09 Andy Wingolog entry
2005-06-02 Wim TaymansAdded net stuff, version net lib.
2005-06-02 Wim Taymansexamples/seeking/seek.c: Updated seek example.
2005-06-02 Andy Wingopkgconfig/: Add gst/tag to the -L list.
2005-06-02 Wim TaymansCleanups and buffer alloc.
2005-05-31 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Don't try to call...
2005-05-31 Wim Taymansext/alsa/gstalsasink.c: Get actual segment size and...
2005-05-30 Wim Taymansext/ogg/gstoggdemux.c: Also FLUSH upstream, makes the...
2005-05-26 Wim Taymansext/ogg/gstoggdemux.c: Clear chains in READY
2005-05-25 Wim Taymansgst-libs/gst/audio/: Various small cleanups.
2005-05-25 Wim Taymansgst/playback/: Some playbin cleanups mostly refcounting...
2005-05-25 Ronald S. Bultjeext/ogg/gstoggdemux.c: Work with streaming input.
2005-05-25 Wim Taymansgst/ffmpegcolorspace/gstffmpegcolorspace.c: No need...
2005-05-25 Wim Taymansext/: Remove STREAM locks as they are taken in core...
2005-05-25 Wim Taymansext/gnomevfs/gstgnomevfssrc.c: Fix memleaks, GST_BUFFER...
2005-05-25 Wim Taymansext/alsa/gstalsasink.c: Open non-blocking, set to block...
2005-05-23 Ronald S. Bultjegst-libs/gst/audio/gstringbuffer.c: This can't be good.
2005-05-23 Ronald S. Bultjegst/audioconvert/gstaudioconvert.c: Implement instant...
2005-05-19 Ronald S. Bultjegst/playback/gstplaybasebin.c: Fix missing unlock.
2005-05-19 Zaheer Abbas Meraliexamples/Makefile.am: fix buildbot (make distcheck)
2005-05-19 Ronald S. Bultjegst/playback/gstplaybin.c: Remove some wrong code....
2005-05-19 Wim Taymansgst-libs/gst/net/: Added buffer subclass to store extra...
2005-05-18 Ronald S. Bultjegst-libs/gst/gconf/gconf.c: Don't lock an unassigned...
2005-05-18 Ronald S. Bultjegst/playback/gstplaybasebin.c: Increase buffer for...
2005-05-18 Wim Taymansgst/ffmpegcolorspace/gstffmpegcolorspace.c: Enable...
2005-05-17 Wim TaymansLeak fixes in oggdemux.
2005-05-17 Thomas Vander Stichelemake compiler happy
2005-05-17 Wim Taymanssys/: Port xvimagesink to new MiniObject.
2005-05-17 Wim Taymansgst/: Fix passthrough in ffmpegcolorspace.
2005-05-16 David Schleefgst/playback/gststreaminfo.c: Port from GstData to...
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-12 Ronald S. Bultjegst/playback/gstplaybasebin.*: Post buffer-fullness...
2005-05-12 Ronald S. Bultjegst/playback/: Move setup_output_pads into a virtual...
2005-05-12 Ronald S. Bultjegst/playback/: Rough port of playbin. Needs some more...
2005-05-12 Ronald S. Bultjeext/ogg/gstoggdemux.c: Do no-more-pads (needed for...
2005-05-11 Andy Wingoext/vorbis/vorbisdec.c (vorbis_handle_comment_packet...
2005-05-09 Andy Wingogst/volume/Makefile.am: gst/volume/demo.c gst/volume...
2005-05-09 Wim TaymansMake caps writable before writing to it.
2005-05-09 Wim Taymansgst/videorate/gstvideorate.c: Better negotiation.
2005-05-09 Wim Taymansgst/videorate/gstvideorate.c: Port videorate, do a...
2005-05-09 Jan Schmidtconfigure.ac: Disable libvisual
2005-05-09 Wim TaymansPort to new query API.
2005-05-09 Andy Wingoext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek...
2005-05-09 David Schleefconfigure.ac: Require liboil.
2005-05-06 Wim Taymansgst/ffmpegcolorspace/gstffmpegcolorspace.c: Well, unref...
2005-05-06 Christian Schallerfix pc.in file for gstreamer-libs
2005-05-06 Wim TaymansFixed negotiation wrt _peer_get_caps()
2005-05-06 Wim TaymansMake the base audiosink return an error when there...
2005-05-06 Zaheer Abbas Meraliext/Makefile.am: Disable cdparanoia until someone ports it!
2005-05-06 Wim Taymansext/ogg/gstoggdemux.c: And revert after wingo's revert...
2005-05-06 Andy Wingogst/audiorate/gstaudiorate.c (gst_audiorate_class_init...
2005-05-05 Christian Schallerfix build so you can make dist and create rpms
2005-05-05 Andy Wingogst/: Some GCC4 fixes
2005-05-05 Wim Taymansgst/: Don't ignore _push() return values.
2005-05-05 Wim Taymansgst/adder/: Ported adder as an example of a mixer eleme...
2005-05-05 Wim Taymansext/theora/: Added stream lock to decoder so that we...
2005-05-05 Wim Taymansext/ogg/: Ported ogg muxer.
2005-05-05 Wim TaymansMore work on the audiosink, mostly debugging and a...
2005-04-28 Wim Taymansext/: Don't crap out when seeking back to position 0.
2005-04-28 Wim Taymansexamples/seeking/seek.c: Make audio sink configurable...
2005-04-28 Wim Taymansext/vorbis/vorbisdec.*: Refactor, use STREAM_LOCK.
2005-04-28 Wim Taymansext/theora/theoradec.c: Refactor a bit, use STREAM_LOCK.
2005-04-28 Wim Taymansext/alsa/: Implement alsasink with simple open/write...
2005-04-28 Wim TaymansMake ringbuffer faster and more simple by removing...
2005-04-25 Thomas Vander SticheleFix part of the build. Come on guys, autogen didn...
2005-04-25 Ronald S. BultjeRemove media-info, which is also successed by playbin...
2005-04-25 Ronald S. BultjeRemove libgstplay, playbin is now the official successor.
2005-04-25 Ronald S. BultjeRemove deprecated xwindowlistener (I've moved xwindowli...
2005-04-25 David Schleefexamples/dynparams/Makefile.am: Move demo-dparams from...
2005-04-25 David SchleefDon't use GST_PLUGIN_LDFLAGS, because these aren't...
2005-04-25 David SchleefLink plugins against libraries:
2005-04-25 David SchleefConvert gst_main() to g_main_loop_run()
2005-04-25 David Schleefconfigure.ac: Remove idct and resample libs
2005-04-23 David Schleefgst-libs/gst/Makefile.am: Remove idct. It hasn't been...
2005-04-20 Wim TaymansAn attempt at a set of audio base classes together...
2005-04-20 Wim Taymansgst/audioconvert/: Link against audio libs.
2005-04-20 Wim Taymansext/: Fix theora encoder.
2005-04-12 Ronald S. BultjeWork with staticpadtemplates in elementfactories.
2005-04-12 Wim TaymansRaw and crude port of decodebin.
2005-04-06 Wim TaymansMake gnomevfssrc extend the source base class.
2005-04-06 Andy Wingogst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS...
2005-04-06 Andy Wingoconfigure.ac: Add check and AC_SUBST for libgstbase.
2005-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
next