Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ext/speex
AgeCommit message (Expand)Author
2014-10-30speexenc: update output segment stop time to match clipped samplesVincent Penquerc'h
2014-10-23speex: Fix segfault when resetting the codecs multiple timesAnanda
2014-08-10speexenc: Improve annotation of internal functionSebastian Rasmussen
2014-06-09speexenc: add missing va_end in variadic functionEdward Hervey
2014-05-02speexdec: remove dead codeVincent Penquerc'h
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller
2013-12-05speexdec: Require caps to be set before accepting any dataSebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-06speexdec: Don't unmap or finish_frame an invalid GstBufferDebarshi Ray
2012-11-04Fix FSF addressTim-Philipp Müller
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-30speexenc: Use new gst_audio_encoder_set_headers() APISebastian Dröge
2012-03-30ext: Update for GstAudioEncoder API changesSebastian Dröge
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-15update for memory api changesWim Taymans
2012-03-06speexdec: use base class tag handling helperMark Nauwelaerts
2012-02-27speexenc: chain up to parent event handlerWim Taymans
2012-02-01speex: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge
2012-01-30update for HEADER flagWim Taymans
2012-01-25more memory API portingWim Taymans
2012-01-05speex: Update for the new raw audio capsSebastian Dröge
2011-11-28various: fix pad template leaksVincent Penquerc'h
2011-11-22More printf format warning fixesTim-Philipp Müller
2011-11-17Merge branch 'master' into 0.11Wim Taymans
2011-11-16speexenc: ensure to free allocated padded dataMark Nauwelaerts
2011-11-16speexenc: reset tag setter interface when appropriateMark Nauwelaerts
2011-11-02tags: update for tag API removalWim Taymans
2011-10-30ext, gst: update for taglist API changesTim-Philipp Müller
2011-10-10Merge branch 'master' into 0.11Wim Taymans
2011-10-09speexenc: only push header buffers following initial eventsMark Nauwelaerts
2011-10-06Merge branch 'master' into 0.11Wim Taymans
2011-09-30speexenc: initialise variable before adding to itTim-Philipp Müller
2011-09-29speexdec: port to audiodecoderMark Nauwelaerts
2011-09-29speexenc: clean up some unused remnantsMark Nauwelaerts
2011-09-29speexenc: port to audioencoderMark Nauwelaerts
2011-09-28Merge branch 'master' into 0.11Wim Taymans
2011-09-19speexenc: do not use invalid buffer timestampsVincent Penquerc'h
2011-08-19port more elements to new audio caps and APIWim Taymans
2011-07-28speex: update for position/query/convert API changesTim-Philipp Müller
2011-07-06speex: port speex elementsWim Taymans
2011-04-16pulse, speexenc, rtpgsmpay: don't use g_assert() for error handlingTim-Philipp Müller
2011-04-08speexenc: Use speex intern silence detectionAlexey Fisher
2011-03-24speexdec: Get and use streamheader from the caps if possibleSebastian Dröge
2011-03-15speexdec: silence warning message when appropriateVincent Penquerc'h
2011-03-14speexdec: Always process the number of frames per packet as specified in the ...Sebastian Dröge
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost