summaryrefslogtreecommitdiff
path: root/gst/law/alaw-decode.c
Commit message (Expand)AuthorAgeFilesLines
* law: allow per feature registrationStéphane Cerveau2021-03-291-0/+18
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-0/+1
* alawdec: Fix Memory leak in error caseSatya Prakash Gupta2017-07-271-0/+1
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* audiodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
* alawdec: make error handling a bit nicerThiago Santos2015-08-151-13/+8
* alawdec: port to audiodecoder base classThiago Santos2015-08-151-231/+70
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* law: Filter layout caps fieldSjoerd Simons2012-08-131-2/+2
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* update for memory api changesWim Taymans2012-03-151-1/+1
* fix template caps refcountWim Taymans2012-03-101-2/+3
* law: use GstAudioInfoWim Taymans2012-03-071-13/+18
* alawdec: Each output sample is 2 bytesOlivier Crête2012-01-271-1/+1
* update for new memory APIWim Taymans2012-01-251-4/+8
* law: fix negotiationWim Taymans2011-12-091-13/+15
* add parent to pad functionsWim Taymans2011-11-171-7/+9
* add parent to query functionWim Taymans2011-11-161-2/+2
* _peer_get_caps() -> _peer_query_caps()Wim Taymans2011-11-151-1/+1
* change getcaps to queryWim Taymans2011-11-151-4/+29
* alaw: port to 0.11Wim Taymans2011-08-291-37/+47
* Add -Wwrite-strings to the configure flagsBenjamin Otte2010-03-211-1/+1
* law: fix caps and negotiationWim Taymans2009-06-301-31/+42
* alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUGTim-Philipp Müller2009-02-281-4/+3
* Don't use GST_ERROR for non-error cases.Wim Taymans2009-02-231-1/+2
* alaw/mulaw: Implement _getcaps function for alaw/mulaw decodersOlivier Crete2009-02-221-0/+55
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-0/+5
* Switch to using GstStaticPadTemplate.Edward Hervey2008-12-131-6/+10
* gst/law/: Make negotiation a bit modern.mersad2008-04-011-18/+33
* gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories,...Tim-Philipp Müller2007-09-251-73/+47
* gst/law/: Use static tables for A-Law decoding and encoding; this makesLaurent Glayal2007-09-251-5/+52
* gst/law/: Fix capsnego bogosity in *law decoders.Michael Smith2007-07-061-84/+52
* gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking.Wim Taymans2006-07-241-4/+5
* gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s...Edward Hervey2006-06-021-1/+2
* gst/law/: Some cleanups in the chain functions.Wim Taymans2006-05-241-10/+21
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-291-1/+1
* gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.Wim Taymans2005-05-061-56/+64
* gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje2005-02-081-1/+6
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-111-1/+1
* gst/law/: Fix caps.Ronald S. Bultje2004-12-021-2/+4
* gst/law/: Prevent warnings when negotiating caps (fixes #159338).Ronald S. Bultje2004-12-011-0/+1
* gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulawStéphane Loeuillet2004-05-091-2/+2
* gst/law/: Fix capsnego in all four, remove the unused property functions and ...Ronald S. Bultje2004-03-261-79/+74
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-2/+3
* gst-indentThomas Vander Stichele2004-03-141-82/+90
* Merge CAPS branchDavid Schleef2003-12-221-18/+16
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1