summaryrefslogtreecommitdiff
path: root/ext/gsm/gstgsmenc.c
Commit message (Expand)AuthorAgeFilesLines
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-171-0/+1
* gstgsmenc: Unref caps object after usageSebastian Rasmussen2014-08-101-0/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gsm: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge2012-02-011-1/+1
* gsm: port to 0.11Mark Nauwelaerts2012-01-261-24/+23
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-91/+56
|\
| * gsmenc: fix unused-but-set-variable compiler warningTim-Philipp Müller2012-01-191-3/+0
| * gsmenc: port to audioencoderMark Nauwelaerts2012-01-171-89/+57
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
|/
* Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-151-2/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+3
* Fix leaks.Edward Hervey2007-06-221-4/+2
* ext/gsm/gstgsmenc.c: Fix typo in docs.Wim Taymans2007-01-121-1/+1
* ext/gsm/: Fix negotiation.Wim Taymans2006-07-271-1/+21
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller2006-06-231-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+4
* ext/gsm/: Cleanups, fix leaks.Wim Taymans2006-03-291-8/+32
* Fixing stuff as wingo pointed out.Zeeshan Ali2005-10-261-9/+5
* Over-writing Wim's gsm plugins (currently not working) with that from the far...Zeeshan Ali2005-10-251-114/+30
* Fixed event handling in gsmenc.Flavio Oliveira2005-10-251-66/+99
* Setting caps on the outgoing buffers.Flavio Oliveira2005-09-211-5/+12
* Ported GSM Encoder to GStreamer 0.9Flavio Oliveira2005-09-021-16/+17
* Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...Maciej Katafiasz2005-01-241-79/+75
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-12/+13
* gst-indentThomas Vander Stichele2004-03-141-59/+57
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-57/+43
* + checking in plugin category changesLeif Johnson2003-11-161-3/+3
* GSM updated for new stuffIain Holmes2003-11-011-5/+45
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+5
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-2/+4
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-4/+4
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* correcting the next_ts calculationsZeeshan Ali2002-07-051-1/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* Changed to the new props APIWim Taymans2002-03-301-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-22/+19
* omega: you agreed on starting rate from 1000, which is really neeeded for App...Zeeshan Ali2001-12-291-1/+20
* added hermesThomas Vander Stichele2001-12-231-0/+191