releasing 0.10.10
[platform/upstream/gstreamer.git] / ext /
2006-09-14 Thomas Vander Stichelereleasing 0.10.10
2006-09-07 Wim Taymansext/gnomevfs/gstgnomevfssrc.c: This patch removes the...
2006-09-04 Alessandro Dessinaext/ogg/gstoggmux.c: Add cmml caps to oggmux. Fixes...
2006-08-31 Edward Herveyext/ogg/gstoggdemux.c: Send the GST_EVENT_NEW_SEGMENT...
2006-08-29 Tim-Philipp Müllerext/gnomevfs/gstgnomevfssrc.c: Try harder to get the...
2006-08-29 Viktor Petersext/alsa/: Improve and fix mixer track handling, in...
2006-08-29 Michael Smithext/vorbis/vorbisenc.c: Ignore explicit DISCONT marked...
2006-08-29 Thomas Vander Sticheleext/vorbis/vorbisenc.c: fix buffer unreffing on a heade...
2006-08-25 Michael Smithext/vorbis/vorbisenc.c: Allow very small discontinuitie...
2006-08-23 Tim-Philipp Müllerext/ogg/gstogmparse.c: Refactor ogm parse, do better...
2006-08-23 Tim-Philipp Müllerext/ogg/gstogmparse.c: Fix crash due to broken bitstrea...
2006-08-21 Tim-Philipp Müllerext/vorbis/vorbisenc.c: Use vorbis comment utility...
2006-08-17 Wim Taymansext/ogg/: Added ogg-in-avi parser element. Fixes #140139.
2006-08-16 Wim Taymansext/alsa/: Avoid setting and using a NULL device name.
2006-08-14 Wim Taymansext/alsa/gstalsamixer.c: Less uglyness..
2006-08-14 Wim Taymansext/ogg/gstoggdemux.c: Add some more debug info.
2006-08-13 Wim Taymansext/alsa/gstalsa.c: Small code cleanup.
2006-08-10 Tim-Philipp Müllerext/ogg/gstoggdemux.c: Implement SEEKING query in its...
2006-08-05 Andy Wingoext/theora/gsttheoraparse.h: ext/theora/theoraparse...
2006-08-03 Tim-Philipp Müllerext/alsa/: Add support for cards that (only) do more...
2006-07-28 Michael Smithext/vorbis/vorbisenc.*: Handle discontinuities in the...
2006-07-26 Wim Taymansext/ogg/gstoggdemux.c: Make seeking in ogg more accurat...
2006-07-26 Thomas Vander Sticheletweak debug output
2006-07-24 Wim Taymansext/alsa/gstalsasink.c: Don't try to calculate silence...
2006-07-21 Wim Taymansext/theora/theoradec.c: Better clipping.
2006-07-20 Tim-Philipp Müllerext/alsa/gstalsamixerelement.c: Make state change fail...
2006-07-17 Tim-Philipp Müllerext/alsa/gstalsa.c: Fix typo, so that alsasink also...
2006-07-17 Wim Taymansext/ogg/gstoggdemux.c: *sigh*, when is the compiler...
2006-07-14 Andy Wingoext/theora/gsttheoraparse.h: ext/theora/theoraparse...
2006-07-14 Iain *ext/vorbis/vorbisparse.h: ext/vorbis/vorbisparse.c...
2006-07-12 Edward Herveyext/vorbis/vorbisdec.c: gst_tag_list_merge() returns...
2006-07-12 Edward Herveyext/vorbis/vorbisdec.c: Reset the decoder in finalize...
2006-07-12 Edward Herveyext/vorbis/vorbisdec.c: Post tag messages on the bus...
2006-07-12 Wim TaymansRevert last two changes that broke the freeze.
2006-07-12 Wim Taymansext/alsa/gstalsasink.c: basesink calculates silence...
2006-07-12 Edward Herveyext/vorbis/vorbisdec.*: Delay sending events (newsegmen...
2006-07-08 Andy Wingotheoraparse.c (theora_parse_push_buffer)
2006-07-04 Tim-Philipp Müllerext/alsa/gstalsamixertrack.c: Some const-ification.
2006-07-03 Edward Herveyext/vorbis/vorbisdec.c: Remove unused variable.
2006-07-02 Michael Sheldonext/alsa/gstalsasrc.c: Add 32 bps to template caps...
2006-06-21 Tim-Philipp Müllerext/pango/gsttextoverlay.c: g_markup_escape_text()...
2006-06-19 Edward Herveyext/theora/theoradec.c: Implement clipping for accurate...
2006-06-16 Wim Taymansext/alsa/gstalsasink.c: If we fail to set the buffer_ti...
2006-06-15 Wim Taymansext/ogg/gstoggdemux.c: Combine GstFlowReturn from the...
2006-06-14 Tim-Philipp Müllerext/ogg/: Extract language tags from ogm subtitle strea...
2006-06-14 Alessandro Decinaext/ogg/gstoggmux.c: Fix various leaks. Fixes #343699.
2006-06-11 Thomas Vander Stichelefurther clean up build
2006-06-10 Tim-Philipp Müllerext/gnomevfs/gstgnomevfsuri.c: Add support for burn...
2006-06-06 Michael Smithext/theora/theoraparse.c: Mark DELTA_UNIT on non-keyframes.
2006-06-02 Michael Smithext/vorbis/vorbisdec.c: Reinstate limit on channel...
2006-06-02 Michael Smithext/vorbis/vorbisdec.c: Don't arbitrarily restrict...
2006-06-02 Michael Smithext/ogg/gstoggdemux.c: Don't accidently send GST_CLOCK_...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-31 Wim Taymansext/libvisual/visual.c: Handle DISCONT.
2006-05-30 Wim Taymansext/pango/gsttextoverlay.c: Added some FIXMEs.
2006-05-30 Wim Taymansext/ogg/gstoggdemux.c: Fix build again.
2006-05-30 Thomas Vander Sticheleext/ogg/gstoggdemux.c: add more debugging clean up...
2006-05-30 Michael Smithext/vorbis/vorbisenc.*: Multi-channel caps negotiation...
2006-05-26 Wim Taymansext/vorbis/vorbisdec.c: Small cleanups.
2006-05-25 Tim-Philipp Müllerext/ogg/gstoggdemux.c: Use gst_type_find_helper_for_buf...
2006-05-23 Stefan Kostmake more debug catagories static
2006-05-23 Tim-Philipp Müllerext/theora/theoradec.c: Make work with time-stamped...
2006-05-18 Martin Szuleckiext/alsa/: Clean up and simplify alsa device probing...
2006-05-16 Tim-Philipp Müllerext/alsa/: Refactor and improve caps probing code:...
2006-05-15 Wim Taymansext/theora/theoradec.c: Cleanups, add some G_LIKELY.
2006-05-15 Tim-Philipp Müllerext/alsa/gstalsasink.c: Query supported sample rates...
2006-05-15 Wim Taymansext/vorbis/vorbisdec.c: Cleanups. Use refcounting and...
2006-05-15 Tim-Philipp Müllerext/alsa/gstalsasink.*: Don't leak allocated snd_output...
2006-05-15 Wim Taymansext/ogg/gstoggdemux.c: Fix seeking performance in the...
2006-05-15 Tim-Philipp MüllerAdd tentative support for libvisual-0.4 (#336881).
2006-05-14 Thomas Vander Stichelefix mistakes in README
2006-05-11 Michael Smithext/gnomevfs/gstgnomevfssrc.*: Don't set icy-caps unles...
2006-05-09 Tim-Philipp MüllerConst-ify GEnumValue and GFlagsValue arrays. Use
2006-05-05 Andy Wingoext/theora/theoraparse.c (gst_theora_parse_init) ext...
2006-05-05 Michael Smithext/theora/theoraparse.c: Fix flushing.
2006-05-03 Wim Taymansext/vorbis/vorbisdec.c: Still produce an error when...
2006-05-03 Wim Taymansext/ogg/gstoggdemux.c: Mark buffers with DISCONT after...
2006-04-29 Thomas Vander Sticheleadd another include
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-28 Stefan Kostext/alsa/gstalsasink.c: query witdh capabilities from...
2006-04-28 Michael Smithext/gnomevfs/gstgnomevfssrc.*: Remove ICY handling...
2006-04-28 Young-Ho Chaext/pango/gsttextoverlay.c: Don't strip newlines from...
2006-04-26 Wim Taymansext/ogg/gstoggdemux.c: make sure correct newsegments...
2006-04-11 Wim Taymansext/ogg/gstoggdemux.c: More cleanups.
2006-04-10 Wim Taymansext/ogg/gstoggdemux.c: Don't leak events.
2006-04-10 Wim Taymansext/ogg/gstoggdemux.c: Add some more debugging.
2006-04-10 Thomas Vander Stichelefix width of docs
2006-04-10 Wim Taymansext/theora/theoradec.c: Some more debug info.
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Stefan KostFix broken GObject macros
2006-04-08 Stefan Kostext/alsa/gstalsasink.c: More debug to trace why my...
2006-04-07 Wim Taymansext/theora/theoradec.c: Unref unhandled events.
2006-04-07 Michael Smithext/vorbis/vorbisenc.c: Remove leaks from vorbisenc.
2006-04-06 Andy Wingoext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set...
2006-04-05 Tim-Philipp Müllerext/vorbis/: Remove left-over 0.8 cruft; use GST_DEBUG_...
2006-04-04 Andy Wingoext/theora/theoradec.c (theora_handle_data_packet)...
2006-04-03 Wim Taymansext/theora/: Don't try to store a gdouble in a gboolean.
2006-04-03 Michael Smithext/ogg/gstoggmux.c: Oggmux sucks.
2006-04-03 Andy Wingoext/theora/theoraparse.c (theora_parse_drain_queue...
2006-04-03 Andy Wingoext/theora/theora.c (plugin_init): Register theoraparse.
next