ext: Remove dead assignments and resulting unused variables.
[platform/upstream/gstreamer.git] / ext / vorbis / vorbisenc.c
2009-08-08 Edward Herveyext: Remove dead assignments and resulting unused varia...
2009-05-15 Sebastian Drögevorbisenc: Implement Preset interface
2009-05-06 Zaheer Meralivorbisenc, theoraenc: Ensure gp is computed consistentl...
2009-04-29 Jan Schmidtvorbisenc: Ensure output buffers fall within the segment
2009-03-21 René Stadlervorbisenc: Set caps on non-header ouput buffers.
2009-02-24 Sebastian Drögevorbis: Rename vorbis*.h to gstvorbis*.h to prevent...
2008-12-12 Edward Herveyext/vorbis/vorbisenc.c: Make vorbisenc's pad template...
2008-10-10 Sebastian Drögeext/vorbis/vorbisenc.c: Fix discontinuity detection...
2008-10-08 Klaasext/vorbis/vorbisenc.*: Keep track of the upstream...
2008-08-22 Sebastian Drögeext/vorbis/vorbisenc.c: If a buffer arrives with a...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-20 Wim Taymansext/vorbis/vorbisenc.c: Report the encoder latency...
2008-05-29 Sebastian Drögeext/vorbis/: Add sane defaults for the 7 and 8 channel...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2007-08-09 Stefan Kostext/ogg/gstoggmux.c: Do not leak oggmux instance.
2007-03-20 Michael Smithext/vorbis/vorbisenc.c: If we get a zero-sized input...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-23 Tim-Philipp MüllerMove GST_TAG_CDDA_* tags into libgsttag and make libgst...
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-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
next