summaryrefslogtreecommitdiff
path: root/gst/adpcmenc
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-7/+7
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-11/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+5
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-171-0/+2
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-9/+9
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* Fix up one-element lists in template capsTim-Philipp Müller2014-09-101-1/+1
* adpcmenc: Properly set output formatSebastian Dröge2013-12-231-2/+3
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* 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
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* adpcmenc: port to 0.11Mark Nauwelaerts2012-01-261-25/+27
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-252-156/+64
|\
| * adpcmenc: port to audioencoderMark Nauwelaerts2012-01-172-156/+64
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
|/
* adpcm: add more consts, espcially for static const dataVincent Penquerc'h2011-11-071-4/+5
* various: fix author tag in element detailsStefan Kost2011-05-181-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* Add -Wwrite-stringsBenjamin Otte2010-03-221-1/+1
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-0/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* adpcmenc: add new adpcm encoder element.Peter van Hardenberg2009-12-112-0/+583