summaryrefslogtreecommitdiffstats
path: root/ext/gsm
AgeCommit message (Expand)AuthorFilesLines
2005-01-24Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...Maciej Katafiasz4-225/+173
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 Loeuillet2-4/+4
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 Stichele3-28/+30
2004-03-15*.h: Revert indentingJohan Dahlin2-46/+40
2004-03-14gst-indentThomas Vander Stichele5-177/+175
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
2003-12-22Merge CAPS branchDavid Schleef2-103/+90
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson2-6/+6
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-2/+3
2003-11-03fix warningsDavid Schleef1-6/+3
2003-11-01GSM updated for new stuffIain Holmes3-87/+101
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2-8/+10
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje3-9/+8
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-1/+7
2003-01-10PadConnect -> PadLinkThomas Vander Stichele2-4/+4
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2-8/+8
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller2-0/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2-2/+2
2002-07-05correcting the next_ts calculationsZeeshan Ali1-1/+1
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-10/+10
2002-03-30Changed to the new props APIWim Taymans2-2/+5
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 Wingo5-5/+5
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2-3/+3
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans2-31/+37
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-1/+1
2002-01-07fix for gsmAndy Wingo2-0/+8
2002-01-02these needed fixing tooThomas Vander Stichele2-2/+2
2001-12-29omega: you agreed on starting rate from 1000, which is really neeeded for App...Zeeshan Ali3-4/+22
2001-12-23added hermesThomas Vander Stichele6-0/+648