summaryrefslogtreecommitdiffstats
path: root/gst/law/mulaw-decode.c
Commit message (Expand)AuthorAgeFilesLines
* law: fix caps and negotiationWim Taymans2009-06-301-31/+41
* alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUGTim-Philipp Müller2009-02-281-2/+2
* 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/+53
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-0/+5
* Switch to using GstStaticPadTemplate.Edward Hervey2008-12-131-5/+9
* gst/law/: Make negotiation a bit modern.mersad2008-04-011-17/+36
* gst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED when the caps are not ...Sebastian Dröge2008-02-281-3/+6
* gst/law/mulaw-decode.*: Calculate outgoing buffer duration if incoming buffer...Edward Hervey2007-11-021-1/+8
* gst/law/: Fix capsnego bogosity in *law decoders.Michael Smith2007-07-061-81/+53
* gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking.Wim Taymans2006-07-241-4/+2
* gst/law/: Some cleanups in the chain functions.Wim Taymans2006-05-241-5/+18
* gst/law/mulaw-decode.c: We can only do caps intersection if the othercaps are...Edward Hervey2006-05-171-0/+5
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-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-59/+59
* gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje2005-02-081-1/+8
* 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/: Fix capsnego in all four, remove the unused property functions and ...Ronald S. Bultje2004-03-261-78/+73
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-2/+3
* gst-indentThomas Vander Stichele2004-03-141-63/+73
* fix mulawdecThomas Vander Stichele2004-02-241-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-20/+17
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* make sure config.h is included firstDavid Schleef2003-11-061-0/+3
* ......Ronald S. Bultje2003-11-021-1/+20
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* Make alaw / mulaw work again.Benjamin Otte2003-03-031-19/+29
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-7/+2
* better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, aup...Andy Wingo2002-02-171-25/+23
* A new batch of // fixesChristian Schaller2002-01-191-3/+3
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-2/+4
* Initial revisionAndy Wingo2001-12-221-0/+181