summaryrefslogtreecommitdiff
path: root/ext/gsm
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed event handling in gsmenc.Flavio Oliveira2005-10-252-66/+100
* Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.Edgard Lima2005-09-233-84/+60
* Setting caps on the outgoing buffers.Flavio Oliveira2005-09-211-5/+12
* Ported GSM Encoder to GStreamer 0.9Flavio Oliveira2005-09-023-28/+24
* Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...Maciej Katafiasz2005-01-244-225/+173
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-231-0/+1
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-212-4/+4
* ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.Ronald S. Bultje2004-04-191-22/+54
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-28/+30
* *.h: Revert indentingJohan Dahlin2004-03-152-46/+40
* gst-indentThomas Vander Stichele2004-03-145-177/+175
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* Merge CAPS branchDavid Schleef2003-12-222-103/+90
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-162-6/+6
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-073-2/+3
* fix warningsDavid Schleef2003-11-031-6/+3
* GSM updated for new stuffIain Holmes2003-11-013-87/+101
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-8/+10
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-063-9/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-1/+7
* PadConnect -> PadLinkThomas Vander Stichele2003-01-102-4/+4
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-102-8/+8
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-182-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-102-2/+2
* correcting the next_ts calculationsZeeshan Ali2002-07-051-1/+1
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-202-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-10/+10
* Changed to the new props APIWim Taymans2002-03-302-2/+5
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-205-5/+5
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-192-3/+3
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-132-31/+37
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-1/+1
* fix for gsmAndy Wingo2002-01-072-0/+8
* these needed fixing tooThomas Vander Stichele2002-01-022-2/+2
* omega: you agreed on starting rate from 1000, which is really neeeded for App...Zeeshan Ali2001-12-293-4/+22
* added hermesThomas Vander Stichele2001-12-236-0/+648