summaryrefslogtreecommitdiff
path: root/gst/siren/gstsirendec.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-7/+2
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-0/+1
* Fix various gboolean vs GstFlowReturn problemsNirbheek Chauhan2016-07-111-1/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* audiodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
* Remove a bunch of silly ';;' typos at the end of linesJan Schmidt2015-03-121-1/+1
* sirendec: Require caps to be set before any data processingSebastian Dröge2013-12-051-0/+1
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-291-1/+6
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* siren: init debug category before logging anythingTim-Philipp Müller2012-09-131-2/+0
* siren: Port to 1.0 APIOlivier Crête2012-09-121-64/+26
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-145/+78
|\
| * sirendec: port to audiodecoderMark Nauwelaerts2012-03-061-145/+78
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
|/
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+4
* Fix warnings with gcc 4.0.1.Alessandro Decina2009-09-231-1/+1
* siren: fix setting caps on the output padWim Taymans2009-09-041-1/+9
* sirendec: rewrite sirendecWim Taymans2009-09-041-55/+176
* Add some documentation to the siren enc/dec pluginsOlivier Crête2009-02-171-0/+9
* Re-indent the siren stuff to be gst styleOlivier Crête2009-02-171-25/+17
* [MOVED FROM GST-P-FARSIGHT] Add underscore to make the encoder like the decoderOlivier Crête2009-02-171-10/+10
* [MOVED FROM GST-P-FARSIGHT] Check the size of the input buffer, not the outpu...Olivier Crête2009-02-171-1/+1
* [MOVED FROM GST-P-FARSIGHT] Preserve timestampOlivier Crête2009-02-171-0/+2
* [MOVED FROM GST-P-FARSIGHT] Remove useless checks, document lockingOlivier Crete2009-02-171-8/+1
* [MOVED FROM GST-P-FARSIGHT] Replace use GST_DEBUG_OBJECT in sirenencOlivier Crete2009-02-171-1/+1
* [MOVED FROM GST-P-FARSIGHT] Port sirendec to GstelementOlivier Crete2009-02-171-161/+59
* [MOVED FROM GST-P-FARSIGHT] Make GstSirenEnc use GST_*_OBJECT appropriatelyOlivier Crete2009-02-171-12/+9
* [MOVED FROM GST-P-FARSIGHT] Added Siren encoder/decoder/payloader/depayloaderYouness Alaoui2009-02-171-0/+341