summaryrefslogtreecommitdiffstats
path: root/ext/gsm/gstgsmdec.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-04gsmdec: Use G_BYTE_ORDER to fix Windows compileLRN1-1/+1
2008-03-31ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format.kapil1-15/+34
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-09-19ext/gsm/gstgsmdec.*: Handle WAV49 variant (GSM in WAV).Wim Taymans1-28/+54
2006-07-27ext/gsm/: Fix negotiation.Wim Taymans1-5/+24
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+4
2006-03-29ext/gsm/: Cleanups, fix leaks.Wim Taymans1-18/+106
2005-10-26Fixing stuff as wingo pointed out.Zeeshan Ali1-8/+5
2005-10-25Over-writing Wim's gsm plugins (currently not working) with that from the far...Zeeshan Ali1-48/+44
2005-09-23Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.Edgard Lima1-80/+58
2005-01-24Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...Maciej Katafiasz1-112/+78
2004-09-23ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje1-0/+1
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-2/+2
2004-04-19ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.Ronald S. Bultje1-22/+54
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-15/+16
2004-03-14gst-indentThomas Vander Stichele1-66/+64
2003-12-22Merge CAPS branchDavid Schleef1-46/+47
2003-11-16+ checking in plugin category changesLeif Johnson1-3/+3
2003-11-03fix warningsDavid Schleef1-6/+3
2003-11-01GSM updated for new stuffIain Holmes1-5/+43
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-4/+5
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-3/+1
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-4/+4
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-1/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-03-30Changed to the new props APIWim Taymans1-1/+4
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-1/+1
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-9/+18
2001-12-29omega: you agreed on starting rate from 1000, which is really neeeded for App...Zeeshan Ali1-1/+0
2001-12-23added hermesThomas Vander Stichele1-0/+183