summaryrefslogtreecommitdiff
path: root/ext/sbc
Commit message (Expand)AuthorAgeFilesLines
* sbc: Return hard error on allocation or mapping errorOlivier Crête2021-04-081-6/+7
* sbc/ldac: Don't use GST_CAPS_NONE to mean NULLOlivier Crête2021-04-071-2/+2
* sbc: allow per feature registrationStéphane Cerveau2021-03-235-4/+12
* Remove autotools build systemTim-Philipp Müller2019-10-141-21/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* sbcenc: Fix typo in docsSebastian Dröge2017-09-051-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-6/+6
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+18
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-11/+10
* sbc: sbcdec: Fix frame length calculationTim Sheridan2016-01-121-4/+4
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-171-0/+1
* audiodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
* sbcenc: Unref output caps in error casesSebastian Rasmussen2014-08-111-19/+19
* sbcenc: Allow user to set channel-modeAurélien Zanelli2014-03-121-15/+23
* sbcdec: Require caps to be set before any data processingSebastian Dröge2013-12-051-3/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* sbc: port encoder to GstAudioEncoderTim-Philipp Müller2013-03-275-978/+207
* sbc: port decoder to GstAudioDecoderTim-Philipp Müller2013-03-273-216/+150
* sbc: import sbc decoder/encoder from bluez and port to 1.0Tim-Philipp Müller2013-03-278-397/+334
* sbc: remove parser in favour of new GstBaseParse-based sbcparse in -goodTim-Philipp Müller2013-03-272-291/+0
* sbc: sbcdec: make decoder more performantWim Taymans2013-03-272-89/+145
* sbc: sbcdec: skip the frame on decoding errorWim Taymans2013-03-271-2/+4
* sbc: sbcdec: set DISCONT on outgoing buffers.Wim Taymans2013-03-271-1/+8
* sbc: sbcdec: handle DISCONT and timestampsWim Taymans2013-03-272-6/+50
* sbc: audio: Make the sbcdec element copy buffer metadataArun Raghavan2013-03-271-2/+1
* sbc: enc: sbc_get_frame_duration is in millisecondsWim Taymans2013-03-271-1/+1
* sbc: dec: chain up to parent before downward state changeWim Taymans2013-03-271-1/+8
* sbc: audio: Fix a leak in sbcdecArun Raghavan2013-03-271-0/+1
* sbc: audio: Initialise SBC data before use in sbcparse elementArun Raghavan2013-03-271-0/+4
* sbc: Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo2013-03-271-4/+4
* sbc: audio: Fix newline before EOFSyam Sidhardhan2013-03-271-1/+0
* sbc: Fix common misspelled wordsLucas De Marchi2013-03-271-1/+1
* sbc: audio: Remove workaround for compiler warningsMarcel Holtmann2013-03-273-3/+3
* sbc: Add pragma based workaround for GStreamer warningsMarcel Holtmann2013-03-273-0/+3
* sbc: Update copyright informationMarcel Holtmann2013-03-278-8/+8
* sbc: Remove unused variable.Luiz Augusto von Dentz2013-03-271-3/+0
* sbc: Remove unused variable.Luiz Augusto von Dentz2013-03-271-2/+0
* sbc: Fix signed/unsigned comparison issue within GStreamer pluginMarcel Holtmann2013-03-272-2/+2
* sbc: Use native byte order for audio in GStreamer and ALSA pluginsSiarhei Siamashka2013-03-272-2/+2
* sbc: Update copyright informationMarcel Holtmann2013-03-278-8/+8
* sbc: First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann2013-03-277-8/+6
* sbc: Assign variables after declarationsMarcel Holtmann2013-03-271-1/+1
* sbc: More coding style fixesJohan Hedberg2013-03-272-4/+4
* sbc: Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2013-03-272-4/+4
* sbc: Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2013-03-275-193/+200
* sbc: Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2013-03-272-15/+6
* sbc: Update copyright informationMarcel Holtmann2013-03-278-8/+8