summaryrefslogtreecommitdiff
path: root/gst/siren/gstsirenenc.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-8/+2
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-0/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-171-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-45/+22
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-150/+48
|\
| * sirenenc: port to audioencoderMark Nauwelaerts2012-03-061-150/+48
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-1/+1
|\ \ | |/
| * sirenenc: fix base class call mixup in finalizeVincent Penquerc'h2012-01-131-1/+1
| * 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
* sirenenc: cleanupsWim Taymans2009-09-041-7/+8
* sirenenc: fix events and capsWim Taymans2009-09-031-20/+53
* sirenenc: fix timestampingWim Taymans2009-09-031-44/+97
* 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-28/+20
* [MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset to make its meaning c...Olivier Crête2009-02-171-5/+5
* [MOVED FROM GST-P-FARSIGHT] make sirenenc thread safeOlivier Crete2009-02-171-22/+22
* [MOVED FROM GST-P-FARSIGHT] Replace use GST_DEBUG_OBJECT in sirenencOlivier Crete2009-02-171-12/+7
* [MOVED FROM GST-P-FARSIGHT] Port sirendec to GstelementOlivier Crete2009-02-171-0/+1
* [MOVED FROM GST-P-FARSIGHT] Release ref at the end of chainOlivier Crete2009-02-171-0/+2
* [MOVED FROM GST-P-FARSIGHT] Remove useless call to peek_parentOlivier Crete2009-02-171-2/+0
* [MOVED FROM GST-P-FARSIGHT] Port sirenenc to gstelementOlivier Crete2009-02-171-136/+78
* [MOVED FROM GST-P-FARSIGHT] Added Siren encoder/decoder/payloader/depayloaderYouness Alaoui2009-02-171-0/+330