ext/vorbis/vorbisenc.c: fix buffer unreffing on a header push failure
[platform/upstream/gstreamer.git] / ext / vorbis / vorbisenc.c
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-21 Tim-Philipp Müllerext/vorbis/vorbisenc.c: Use vorbis comment utility...
2006-07-28 Michael Smithext/vorbis/vorbisenc.*: Handle discontinuities in the...
2006-05-30 Michael Smithext/vorbis/vorbisenc.*: Multi-channel caps negotiation...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-07 Michael Smithext/vorbis/vorbisenc.c: Remove leaks from vorbisenc.
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-07 Christophe FergeauDon't leak references returned by gst_pad_get_parent()
2006-03-05 Thomas Vander Sticheleogg muxing of vorbis and theora now has pages ordered...
2006-03-01 Wim TaymansFix some more docs.
2006-02-17 Wim Taymansext/vorbis/vorbisenc.c: Use some more scaling functions.
2006-02-05 Jan SchmidtAdd a finalize method to ensure we clean up state even...
2006-02-05 Jan Schmidtext/vorbis/vorbisenc.c: Don't leak tag names.
2006-02-01 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-01-30 Andy Wingotests/check/Makefile.am (check_vorbis): Add pipelines...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-23 Thomas Vander Sticheleremove sinesrc some more
2005-11-22 Andy WingoUpdate for gst_tag_setter API changes.
2005-11-21 Andy WingoDon't take stream lock.
2005-11-21 Michael Smithext/vorbis/vorbisenc.c: Minimal fix for bug #320200...
2005-11-21 Alessandro Dessinaext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps...
2005-11-21 Michael Smithext/vorbis/vorbisenc.c: Properly handle pad_push return...
2005-11-20 Wim Taymansext/vorbis/vorbisenc.c: GST_PAD_IS_USABLE is gone,...
2005-11-14 Michael Smithext/: Fix a small memory leak in vorbisenc.
2005-11-11 Michael Smithext/vorbis/vorbisenc.*: Set duration on encoded buffers...
2005-10-27 Wim Taymansext/: Take proper locks when handling events.
2005-10-20 Tim-Philipp Müllerext/vorbis/vorbisenc.c: Implement position and duration...
2005-10-19 Wim TaymansBye bye buffer-frames.
2005-10-13 Tim-Philipp MüllerFix handling of GST_TAG_DATE, which is now of GST_TYPE_...
2005-10-07 Thomas Vander Sticheledeclarations before code
2005-09-22 Michael Smithext/vorbis/vorbisenc.c: Don't flush encoder state unles...
2005-09-15 Thomas Vander Sticheleext/vorbis/vorbisenc.*: Fix EOS handling. Still needs...
2005-09-15 Thomas Vander Stichelepick up signals and args for vorbis; add some docs...
2005-09-07 Stefan Kostgsttaginterface.h -> gsttagsetter.h
2005-09-05 Michael SmithExtend the range supported for quality settings in...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-24 Wim Taymansext/vorbis/vorbisenc.c: Stop leaking taglists.
2005-08-20 Thomas Vander Sticheleyay, fix a segfault/security issue in vorbisdec gst...
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-07-20 Ronald S. BultjeFixes for API changes in core.
2005-07-07 Wim Taymansext/: Remove deprecated/unused query types.
2005-07-05 Andy WingoMany files: Null if we got it....
2005-07-04 Wim Taymansext/vorbis/vorbisenc.c: Set caps on output buffer.
2005-06-22 Wim Taymansext/: Set buffers on caps as miniobjects and not as...
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-09 Wim TaymansMake caps writable before writing to it.
2005-05-09 Wim TaymansPort to new query API.
2005-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
2005-01-31 Tim-Philipp MüllerSet granulepos and timestamp correctly for streams...
2004-11-26 Stéphane Loeuilletext/vorbis/oggvorbisenc.c
2004-11-06 Ronald S. Bultjeext/vorbis/vorbisenc.c: Fix weird caps (#157548).
2004-10-18 Wim Taymansext/vorbis/vorbisenc.c: Fix vorbis property description...
2004-09-22 Zaheer Abbas Meraliext/: remove explicit newmedia support from oggmux...
2004-08-27 Thomas Vander Stichelehandle new media
2004-08-03 Benjamin Ottefixes for G_DISABLE_ASSERT and friends
2004-06-24 Thomas Vander Stichelerespect minimum bitrate
2004-06-24 Thomas Vander Stichelefix sample rate range
2004-06-24 Thomas Vander Sticheleresolve ambiguities
2004-06-16 Thomas Vander Sticheledebug changes
2004-05-24 Benjamin Otteext/vorbis/oggvorbisenc.c: properly fail when we can...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-20 Thomas Vander Stichelemake ronald happy by following his strategy of putting...
2004-05-20 Thomas Vander Stichelesplit up push_packet
2004-05-12 Thomas Vander Stichelecopy this function until we really need > 1.0 of vorbis
2004-05-10 Wim Taymansext/vorbis/: Added a raw vorbis encoder to be used...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-22 Benjamin Otteconfigure.ac: export [_]*{gst,Gst,GST}.* symbols from...
2004-02-19 Benjamin Otteext/: use gst_tag_list_insert when you want to insert...
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2003-12-22 David SchleefMerge CAPS branch
2003-11-28 Christophe FergeauUse new tagging stuff to read and write flac metadata...
2003-11-27 Christophe FergeauFixed setting of the TRACKNUMBER tag
2003-11-26 Jan SchmidtFix a 'vorbistag might be used uninitialised' warning
2003-11-24 Benjamin Ottetagging stuff and build fixes. In detail:
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-02 Iain HolmesVorbis compiles once more
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-03-30 Benjamin Otteconform to vorbis metadata spec: xiph.org/ogg/vorbis...
2003-03-29 Benjamin OtteWarning: Comment 0 in stream 1 is invalidly formatted...
2003-03-24 Benjamin Ottefix compile error
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-30 Wim TaymansFix plugins for new query API
2002-11-20 Wim Taymanssmall fix
2002-11-02 David I. Lehn#include time.h for time()
2002-10-20 Wim TaymansMake sure to flush the header
2002-10-20 Wim TaymansDon't push on unusable pads
2002-10-20 Wim Taymans- Implement queries and convert functions for vorbisenc...
2002-10-20 Wim TaymansAdded bitrate control and metadata
next