summaryrefslogtreecommitdiff
path: root/gst/siren/gstsirenenc.c
AgeCommit message (Expand)Author
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-13siren: init debug category before logging anythingTim-Philipp Müller
2012-09-12siren: Port to 1.0 APIOlivier Crête
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge
2012-03-06sirenenc: port to audioencoderMark Nauwelaerts
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge
2012-01-13sirenenc: fix base class call mixup in finalizeVincent Penquerc'h
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2009-09-23Fix warnings with gcc 4.0.1.Alessandro Decina
2009-09-04siren: fix setting caps on the output padWim Taymans
2009-09-04sirenenc: cleanupsWim Taymans
2009-09-03sirenenc: fix events and capsWim Taymans
2009-09-03sirenenc: fix timestampingWim Taymans
2009-02-17Add some documentation to the siren enc/dec pluginsOlivier Crête
2009-02-17Re-indent the siren stuff to be gst styleOlivier Crête
2009-02-17[MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset to make its meaning c...Olivier Crête
2009-02-17[MOVED FROM GST-P-FARSIGHT] make sirenenc thread safeOlivier Crete
2009-02-17[MOVED FROM GST-P-FARSIGHT] Replace use GST_DEBUG_OBJECT in sirenencOlivier Crete
2009-02-17[MOVED FROM GST-P-FARSIGHT] Port sirendec to GstelementOlivier Crete
2009-02-17[MOVED FROM GST-P-FARSIGHT] Release ref at the end of chainOlivier Crete
2009-02-17[MOVED FROM GST-P-FARSIGHT] Remove useless call to peek_parentOlivier Crete
2009-02-17[MOVED FROM GST-P-FARSIGHT] Port sirenenc to gstelementOlivier Crete
2009-02-17[MOVED FROM GST-P-FARSIGHT] Added Siren encoder/decoder/payloader/depayloaderYouness Alaoui