summaryrefslogtreecommitdiffstats
path: root/ext/gsm/gstgsmenc.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-22Fix leaks.Edward Hervey1-4/+2
2007-01-12ext/gsm/gstgsmenc.c: Fix typo in docs.Wim Taymans1-1/+1
2006-07-27ext/gsm/: Fix negotiation.Wim Taymans1-1/+21
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-8/+32
2005-10-26Fixing stuff as wingo pointed out.Zeeshan Ali1-9/+5
2005-10-25Over-writing Wim's gsm plugins (currently not working) with that from the far...Zeeshan Ali1-114/+30
2005-10-25Fixed event handling in gsmenc.Flavio Oliveira1-66/+99
2005-09-21Setting caps on the outgoing buffers.Flavio Oliveira1-5/+12
2005-09-02Ported GSM Encoder to GStreamer 0.9Flavio Oliveira1-16/+17
2005-01-24Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...Maciej Katafiasz1-79/+75
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-12/+13
2004-03-14gst-indentThomas Vander Stichele1-59/+57
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-57/+43
2003-11-16+ checking in plugin category changesLeif Johnson1-3/+3
2003-11-01GSM updated for new stuffIain Holmes1-5/+45
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-2/+4
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
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-07-05correcting the next_ts calculationsZeeshan Ali1-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/+1
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-22/+19
2001-12-29omega: you agreed on starting rate from 1000, which is really neeeded for App...Zeeshan Ali1-1/+20
2001-12-23added hermesThomas Vander Stichele1-0/+191