try fix distcheck for FC3
[platform/upstream/gstreamer.git] / ext /
2005-09-05 Michael SmithExtend the range supported for quality settings in...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-09-02 Andy WingoAll plugins updated for element state changes.
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 Michael SmithAdd an ogg parser element
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
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-24 Wim Taymansext/vorbis/vorbisenc.c: Stop leaking taglists.
2005-08-24 Wim Taymansext/ogg/gstoggdemux.c: Parse seeking events better.
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-08 Andy Wingogst-libs/gst/audio/gstbaseaudiosink.c
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-02 Jan Schmidtext/ogg/gstoggmux.c: Stop collectpads before calling...
2005-07-29 Andy Wingoext/alsa/gstalsaplugin.c (plugin_init): We are primary...
2005-07-28 Tim-Philipp Müllerext/vorbis/vorbisdec.c: Fix confusing debug message...
2005-07-27 Wim Taymansext/vorbis/Makefile.am: Revert wrong commit.
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-07-25 Ronald S. Bultjeext/vorbis/vorbisdec.c: Report bitrate.
2005-07-21 Wim Taymansext/ogg/gstoggdemux.c: Generate correct disconts for...
2005-07-21 Wim Taymansext/ogg/gstoggdemux.c: Reorganize code to send the...
2005-07-20 Ronald S. BultjeFixes for API changes in core.
2005-07-19 Wim Taymansext/gnomevfs/gstgnomevfssrc.c: Better debugging.
2005-07-16 Wim TaymansUpdated seek example.
2005-07-14 Wim Taymansext/ogg/gstoggdemux.c: Better error recovery, ignore...
2005-07-13 Thomas Vander Stichelemake GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should...
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-07-08 Thomas Vander Sticheleplug memleak in oggdemux, fix format strings in vorbisdec
2005-07-08 Thomas Vander Sticheleadd device property
2005-07-08 Thomas Vander Sticheleext/gnomevfs/: add/clean up debugging
2005-07-07 Wim Taymansext/: Remove deprecated/unused query types.
2005-07-06 Wim TaymansAdded audiosource base classes.
2005-07-06 Wim Taymansext/theora/theoradec.c: Prepare for better timestamp...
2005-07-05 Andy Wingos/BASESRC/BASE_SRC/.
2005-07-05 Andy WingoMany files: Null if we got it....
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-07-04 Wim Taymansext/vorbis/vorbisenc.c: Set caps on output buffer.
2005-07-04 Andy Wingoext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_received...
2005-07-04 Andy Wingoconfigure.ac: Enable -Werror.
2005-07-01 Andy Wingoext/theora/theoradec.c (theora_dec_src_getcaps): Implem...
2005-06-30 Thomas Vander Stichelefold all interfaces in one interfaces dir, preserving...
2005-06-30 Ronald S. Bultjeext/ogg/gstogmparse.c: Fix build after riff changes.
2005-06-29 Ronald S. Bultjeext/ogg/gstoggdemux.c: Send EOS when deactivating.
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-23 Wim Taymansrevert previous commit.
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-08 Andy Wingogst/: Ghost pad API fixes.
2005-06-02 Wim TaymansCleanups and buffer alloc.
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 Ronald S. Bultjeext/ogg/gstoggdemux.c: Work with streaming input.
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-19 Thomas Vander Stichelemake buildbot happy
2005-05-17 Wim TaymansLeak fixes in oggdemux.
2005-05-16 David SchleefPort from GstData to GstMiniObject.
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 Wim TaymansMake caps writable before writing to it.
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-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-05 Christian Schallerfix build so you can make dist and create rpms
2005-05-05 Wim Taymansext/theora/: Added stream lock to decoder so that we...
2005-05-05 Wim Taymansext/ogg/: Ported ogg muxer.
2005-04-28 Wim Taymansext/: Don't crap out when seeking back to position 0.
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-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-20 Wim Taymansext/: Fix theora encoder.
2005-04-12 Ronald S. BultjeWork with staticpadtemplates in elementfactories.
2005-04-06 Wim TaymansMake gnomevfssrc extend the source base class.
2005-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
2005-02-23 Thomas Vander Sticheleremove a whole bunch of plugins. This module now conta...
2005-02-19 Arwed v. Merkatzsupport libvisual 0.2.0
2005-02-15 Ronald S. Bultjeext/ogg/gstoggdemux.c: Granpos can apparently be -1...
2005-02-11 David Schleefconfigure.ac: Pull in librfb from my CVS tree, because...
2005-02-09 Ronald S. BultjeDie, thou faulty symbol pollutors (non-static parent_cl...
2005-02-08 Ronald S. Bultjeext/alsa/gstalsasink.c: Implement FILLER event awareness.
2005-02-08 Ronald S. Bultjeext/cdparanoia/gstcdparanoia.c: Fix track calculations...
2005-01-31 Tim-Philipp MüllerSet granulepos and timestamp correctly for streams...
2005-01-28 Ronald S. Bultjeext/Makefile.am: Unbreak buildbot.
next