tweak debug output
[platform/upstream/gstreamer.git] / ext / vorbis / vorbisdec.c
2006-07-26 Thomas Vander Sticheletweak debug output
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 Edward Herveyext/vorbis/vorbisdec.*: Delay sending events (newsegmen...
2006-07-03 Edward Herveyext/vorbis/vorbisdec.c: Remove unused variable.
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-05-26 Wim Taymansext/vorbis/vorbisdec.c: Small cleanups.
2006-05-15 Wim Taymansext/theora/theoradec.c: Cleanups, add some G_LIKELY.
2006-05-15 Wim Taymansext/vorbis/vorbisdec.c: Cleanups. Use refcounting and...
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-28 Stefan Kostmake GstElementDetails const
2006-04-05 Tim-Philipp Müllerext/vorbis/: Remove left-over 0.8 cruft; use GST_DEBUG_...
2006-03-29 j^better/unified long descriptions
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-01 Wim TaymansFix some more docs.
2006-02-01 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-01-31 Wim Taymansext/vorbis/vorbisdec.c: Use scale_int when we can,...
2006-01-16 Thomas Vander Sticheleext/vorbis/vorbisdec.c: Fix #327216 (null dereference...
2006-01-16 Tim-Philipp Müllerext/theora/theoradec.c: Post taglist actually on bus...
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-12-02 Wim Taymansext/vorbis/vorbisdec.c: Small cleanups.
2005-11-22 Andy Wingoext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
2005-11-21 Andy WingoDon't take stream lock.
2005-11-16 Thomas Vander SticheleFix a whole set of pad template leaks
2005-11-16 Thomas Vander Stichelerevert unrefs, they don't pass make check
2005-11-15 Johan DahlinYes, I know I should use gst_object_unref
2005-11-15 Johan DahlinPlug leaks.
2005-10-24 Wim Taymansext/vorbis/vorbisdec.c: Correctly flush decoder samples...
2005-10-21 Wim Taymansext/: Fix old naming.
2005-10-20 Tim-Philipp Müllerext/vorbis/vorbisdec.*: Vorbis streams can be embedded...
2005-10-19 Wim TaymansBye bye buffer-frames.
2005-10-19 Wim TaymansQuery API update.
2005-10-11 Wim Taymanscheck/generic/states.c: remove old property.
2005-09-29 Wim Taymansext/: Propagate error codes from alloc_buffer too.
2005-09-29 Wim Taymansext/vorbis/vorbisdec.c: We use fixed caps.
2005-09-19 Thomas Vander Stichelecheck/Makefile.am: have some tests be disabled for...
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-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-26 Jan Schmidtext/: Big shout-out to MikeS for fixing this giant...
2005-08-24 Wim Taymansext/ogg/gstoggdemux.c: Parse seeking events better.
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-07-28 Tim-Philipp Müllerext/vorbis/vorbisdec.c: Fix confusing debug message...
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-07-25 Ronald S. Bultjeext/vorbis/vorbisdec.c: Report bitrate.
2005-07-16 Wim TaymansUpdated seek example.
2005-07-08 Thomas Vander Sticheleplug memleak in oggdemux, fix format strings in vorbisdec
2005-07-07 Wim Taymansext/: Remove deprecated/unused query types.
2005-06-02 Wim TaymansCleanups and buffer alloc.
2005-05-25 Wim Taymansext/: Remove STREAM locks as they are taken in core...
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-11 Andy Wingoext/vorbis/vorbisdec.c (vorbis_handle_comment_packet...
2005-05-09 Wim TaymansPort to new query API.
2005-05-09 Andy Wingoext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek...
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-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
2005-01-11 Ronald S. Bultjeext/vorbis/vorbisdec.c: Debug.
2005-01-10 Ronald S. Bultjeext/theora/theoradec.c: Fix broken code generation...
2005-01-08 Ronald S. Bultjeext/vorbis/vorbisdec.c: Check for pad availability...
2004-11-25 Ronald S. BultjeSurround sound support.
2004-11-11 Ronald S. Bultjeext/vorbis/vorbisdec.c: No warnings (#157986).
2004-10-25 Ronald S. Bultjeext/: Add codec-name metadata.
2004-10-20 Ronald S. Bultjeext/: Seeking and querying finetune.
2004-10-18 Ronald S. Bultjeext/ogg/gstoggdemux.c: Faster seeking.
2004-10-14 Thomas Vander Stichelefix sample rate template
2004-07-21 Wim Taymansext/: More seeking fixes, oggdemux now supports seeking...
2004-07-21 Wim Taymansext/: Added query/convert/formats functions to vorbis...
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-06-06 Benjamin Otteext/vorbis/vorbisdec.c: use explicit caps on the srcpad
2004-06-02 Stéphane Loeuilletzaheer :
2004-05-31 Jan Schmidtext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s...
2004-05-08 Benjamin Otteext/vorbis/vorbisdec.c: don't leak events
2004-05-04 Benjamin Otteconfigure.ac: check for kdemacros.h, too (should fix...
2004-04-09 Benjamin Otteext/gnomevfs/gstgnomevfssink.c: fix erase signal -...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 Thomas Vander Stichelehandle _TIME and _BYTE queries
2004-02-24 Thomas Vander Sticheledon't signal bitrate for < 1
2004-02-20 Thomas Vander Stichelefix gdk_pixbuf install location creation for solaris...
2004-02-01 Thomas Vander Sticheleadd check for new function
2004-01-31 Benjamin Otteext/alsa/gstalsa.c: really start/stop clock only on...
2004-01-31 Benjamin Otteext/alsa/gstalsa.c: start clock on PAUSED=>PLAYING...
2004-01-31 Benjamin Otteext/theora/theoradec.c: make comments work
2004-01-30 Benjamin Otteconfigure.ac: use AC_C_INLINE
2004-01-30 Benjamin Ottefix compile error on unforgiving Gentoo compiler
2004-01-30 Benjamin Otteext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora...
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-29 Benjamin Otteext/ogg/gstoggdemux.c: lots of changes - mainly support...
2003-07-06 Ronald S. BultjeSuperseeded by vorbisfile
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2002-10-27 Thomas Vander Stichelestandardize samplerate
2002-09-18 Christian Schallerplugins part of license field patch
2002-07-28 Wim TaymansAvoid symbol conflicts
2002-06-02 Wim TaymansMake elements nanoseconds aware
2002-05-26 Wim Taymans- Changed plugins for new APIs
next