summaryrefslogtreecommitdiff
path: root/gst/siren
AgeCommit message (Expand)AuthorFilesLines
2018-11-15siren: Fix floating point invalid operationLars Petter Endresen1-4/+4
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier2-0/+2
2017-03-08Rename plugin filesnames to match plugin namesNicolas Dufresne1-1/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+20
2016-07-11Fix various gboolean vs GstFlowReturn problemsNirbheek Chauhan1-1/+1
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+4
2015-08-17audioencoders: use template subset check for accept-capsThiago Santos1-0/+1
2015-08-15audiodecoders: use default pad accept-caps handlingThiago Santos1-0/+3
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-03-12Remove a bunch of silly ';;' typos at the end of linesJan Schmidt1-1/+1
2015-01-21siren: Make some local variables non-static for thread-safetySebastian Dröge2-11/+11
2014-12-28siren: remove unneeded structure paddingTim-Philipp Müller3-12/+7
2014-10-30siren: fix sample rate listVincent Penquerc'h1-1/+1
2013-12-05sirendec: Require caps to be set before any data processingSebastian Dröge1-0/+1
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2-2/+12
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller20-40/+40
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2-2/+2
2012-09-13siren: init debug category before logging anythingTim-Philipp Müller2-4/+0
2012-09-12siren: Port to 1.0 APIOlivier Crête2-109/+48
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge5-314/+133
2012-03-06sirendec: port to audiodecoderMark Nauwelaerts2-154/+81
2012-03-06sirenenc: port to audioencoderMark Nauwelaerts3-160/+52
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-1/+1
2012-01-13sirenenc: fix base class call mixup in finalizeVincent Penquerc'h1-1/+1
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-8/+4
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte8-8/+8
2010-03-21siren: Run gst-indent scriptBenjamin Otte6-453/+597
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-18/+8
2009-11-22Clean up LDFLAGS, LIBS, CFLAGSTim-Philipp Müller1-4/+5
2009-09-23Fix warnings with gcc 4.0.1.Alessandro Decina2-2/+2
2009-09-04siren: fix setting caps on the output padWim Taymans2-2/+18
2009-09-04sirendec: rewrite sirendecWim Taymans2-57/+179
2009-09-04sirenenc: cleanupsWim Taymans1-7/+8
2009-09-03sirenenc: fix events and capsWim Taymans2-22/+53
2009-09-03sirenenc: fix timestampingWim Taymans2-45/+99
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-0/+2
2009-02-17Add some documentation to the siren enc/dec pluginsOlivier Crête2-0/+18
2009-02-17Re-indent the siren stuff to be gst styleOlivier Crête5-68/+41
2009-02-17Move siren rtp pay/depay to goodOlivier Crête6-426/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir filesOlivier Crête1-0/+0
2009-02-17[MOVED FROM GST-P-FARSIGHT] Add underscore to make the encoder like the decoderOlivier Crête1-10/+10
2009-02-17[MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset to make its meaning c...Olivier Crête1-5/+5
2009-02-17[MOVED FROM GST-P-FARSIGHT] Check the size of the input buffer, not the outpu...Olivier Crête1-1/+1