summaryrefslogtreecommitdiff
path: root/ext/vorbis
AgeCommit message (Expand)AuthorFilesLines
2016-11-15meson: vorbis: Add -DTREMOR to flags for gstivorbisdecScott D Phillips1-1/+1
2016-10-07vorbisenc: correct codebooks packet identifier from 3 to 5Vincent Penquerc'h1-1/+1
2016-10-05vorbisenc: strip after-eos samples from the end of the eos bufferVincent Penquerc'h2-0/+209
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+54
2016-07-21Revert "vorbisenc: push an updated segment stop time when we know it"Arun Raghavan1-21/+0
2016-03-24base: use new gst_element_class_add_static_pad_template()Vineeth TM3-15/+12
2015-11-11vorbisdec: Re-init on new capsJan Schmidt1-0/+29
2015-08-16vorbisenc: use template subset check for accept-capsThiago Santos1-0/+2
2015-08-16vorbisenc: use more accurate sink pad template capsThiago Santos1-36/+9
2015-08-15vorbisdec: use default pad accept-caps handlingThiago Santos1-0/+3
2015-05-10docs: update element example pipelinesTim-Philipp Müller4-9/+11
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2015-03-10Fix double semicolonsTim-Philipp Müller1-1/+1
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-1/+1
2014-10-30vorbisenc: push an updated segment stop time when we know itVincent Penquerc'h1-0/+21
2014-10-02vorbisdec: don't reorder streams with channels count greater than eightAurélien Zanelli1-1/+31
2014-08-10vorbisenc: Improve annotation of internal functionSebastian Rasmussen1-3/+4
2014-06-09vorbisenc: add missing va_end in variadic functionEdward Hervey1-0/+1
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller3-6/+0
2013-08-26vorbisenc: remove unused variablesTim-Philipp Müller2-6/+1
2013-08-26vorbisenc: implement flushingAlessandro Decina1-0/+12
2013-05-10vorbisparse: Fix event handlingSebastian Dröge1-2/+3
2013-05-03vorbis: Fix compilation after function renameSebastian Dröge1-1/+1
2013-05-03vorbis: prefix get_copy_sample_func and fix duplicated symbolsAndoni Morales Alastruey3-3/+4
2013-05-03ivorbisdec: fix duplicated symbols with vorbisdecAndoni Morales Alastruey1-0/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-2/+2
2013-03-03vorbis: small GValue optimisationTim-Philipp Müller2-12/+3
2012-12-18vorbis: fix unused variableThijs Vermeir1-1/+1
2012-11-13Revert "vorbisdec: Fix GType name conflict if tremor and libvorbis decoder ar...Sebastian Dröge2-7/+1
2012-11-13vorbisdec: Fix GType name conflict if tremor and libvorbis decoder are used i...Sebastian Dröge2-1/+7
2012-11-03Fix FSF addressTim-Philipp Müller14-28/+28
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-2/+2
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-2/+2
2012-10-09ivorbisdec: Rename debug category to prevent symbol conflict when using stati...Sebastian Dröge2-2/+7
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts3-5/+5
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-8/+1
2012-07-25vorbisenc: adjust to modified audioencoder getcaps helper APIMark Nauwelaerts1-2/+2
2012-07-23vorbis: Update for audio base classes API changesSebastian Dröge2-3/+7
2012-06-02vorbisdec: Error out if handling a header packet failed instead of just finis...Sebastian Dröge1-1/+3
2012-05-16vorbis: give libvorbis-based decoder and vorbisidec decoder different type namesTim-Philipp Müller1-7/+2
2012-04-11vorbisenc: fix channel maskWim Taymans1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller4-4/+4
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2-2/+2
2012-04-04gst: Update versioningSebastian Dröge1-4/+4
2012-03-30vorbisdec: Use new gst_audio_encoder_set_headers() APISebastian Dröge2-52/+6
2012-03-30vorbisenc: Update for GstAudioEncoder API changesSebastian Dröge1-2/+2
2012-03-22Merge branch 'master' into 0.11Wim Taymans1-34/+41
2012-03-15update for memory api changesWim Taymans1-1/+1
2012-03-14vorbisdec: support modern Tremor versionsPeter Korsgaard1-36/+41
2012-03-08vorbisdec: fix up for 0.11 after mergeTim-Philipp Müller1-1/+1