expand tabs
[platform/upstream/gstreamer.git] / ext / vorbis / vorbisenc.c
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
2002-10-19 Wim TaymansFix vorbisenc (bug 95097)
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-11 Wim TaymansFix vorbisenc EOS problems
2002-07-28 Wim TaymansAvoid symbol conflicts
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-15 Thomas Vander Stichelemore mergeback from the latest release
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-02-06 Wim TaymansConverted some send_event to properties
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-22 Wim TaymansVarious changes and cleanups.
2001-12-21 Thomas Vander Stichelesmall typo
2001-12-21 Wim TaymansSmall additional message
2001-12-21 Wim TaymansSome info from the encoder.
2001-12-21 Wim TaymansMore fixes to vorbisdec
2001-12-20 Thomas Vander Sticheleadding vorbis