summaryrefslogtreecommitdiff
path: root/gst/law
Commit message (Expand)AuthorAgeFilesLines
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+2
* mulawdec: Unmap input buffer if failing to map the output bufferSebastian Dröge2017-07-271-0/+1
* alawdec: Fix Memory leak in error caseSatya Prakash Gupta2017-07-271-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-2/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+17
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-244-16/+16
* win32: remove outdated build cruftTim-Philipp Müller2016-02-212-320/+0
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-162-1/+2
* alawenc: port to AudioEncoder base classThiago Santos2015-08-152-205/+70
* audiodecoders: use default pad accept-caps handlingThiago Santos2015-08-152-0/+6
* alawdec: make error handling a bit nicerThiago Santos2015-08-151-13/+8
* alawdec: port to audiodecoder base classThiago Santos2015-08-152-236/+72
* mulawdec: Let baseclass estimate bitrateOlivier Crête2015-05-301-0/+9
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-272-2/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-25/+0
* mulawdec: Require caps to be set before accepting any dataSebastian Dröge2013-12-051-0/+1
* mulawdec: Handle NULL buffers in handle_frameAlexander Schrab2013-05-211-1/+5
* mulawdec: change base class to GstAudioDecoderAlexander Schrab2013-04-262-236/+68
* mulaw: Some minor memleak fixes and cleanupSebastian Dröge2013-04-251-1/+5
* mulawenc: change to gstaudioencoder base, added bitrate tagsAlexander Schrab2013-04-252-192/+94
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-2/+2
* law: fix accidental file permissions changeTim-Philipp Müller2012-11-261-0/+0
* mulaw: const-ify some arraysTim-Philipp Müller2012-11-241-2/+4
* mulawdec: fix integer overrunRoland Krikava2012-11-241-2/+4
* Fix FSF addressTim-Philipp Müller2012-11-0410-20/+20
* law: Filter layout caps fieldSjoerd Simons2012-08-132-4/+4
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-104-4/+4
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-052-2/+2
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* caps: improve caps handlingWim Taymans2012-03-272-2/+4
* update for memory api changesWim Taymans2012-03-154-4/+4
* fix template caps refcountWim Taymans2012-03-104-8/+12
* law: add layout to audio capsWim Taymans2012-03-072-0/+4
* law: use GstAudioInfoWim Taymans2012-03-074-30/+36
* alawdec: Each output sample is 2 bytesOlivier Crête2012-01-271-1/+1
* update for new memory APIWim Taymans2012-01-254-16/+33
* law: fix CFLAGS and LIBS order in Makefile.amTim-Philipp Müller2011-12-091-6/+6
* law: fix negotiationWim Taymans2011-12-096-51/+65
* add parent to pad functionsWim Taymans2011-11-174-29/+36
* add parent to query functionWim Taymans2011-11-164-8/+8
* _peer_get_caps() -> _peer_query_caps()Wim Taymans2011-11-154-4/+4
* change getcaps to queryWim Taymans2011-11-154-14/+113
* -good: port to new audio capsWim Taymans2011-09-063-6/+6
* law: port to 0.11Wim Taymans2011-08-304-174/+126
* alaw: port to 0.11Wim Taymans2011-08-292-89/+95
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+25
* Add -Wwrite-strings to the configure flagsBenjamin Otte2010-03-214-4/+4
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-12/+8
* Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte2010-03-171-0/+2
* law: Raise rank of encoders to PRIMARYEdward Hervey2009-11-182-2/+2