index
:
~thiagoss/gst-plugins-bad
adaptivedemux
basemixer
camerabin
cookies
dash-wip
dash-youtube
dashsink
dvb
dvb-v5-file
gstcollectpads2
hds
hls
hls-improvements
isdb
master
mssdemux-multilanguage
mssdemux-not-linked
reverted-acceptcaps
snap-seeking
tesseract
tsbase-atsc
tsdemux-programchange
urisrc
gst-plugins-bad branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gsm
/
gstgsmenc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
audioencoders: use template subset check for accept-caps
Thiago Santos
1
-0
/
+1
2014-08-10
gstgsmenc: Unref caps object after usage
Sebastian Rasmussen
1
-0
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-02-01
gsm: Use new audio encoder/decoder base class API for srcpad caps
Sebastian Dröge
1
-1
/
+1
2012-01-26
gsm: port to 0.11
Mark Nauwelaerts
1
-24
/
+23
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-91
/
+56
2012-01-19
gsmenc: fix unused-but-set-variable compiler warning
Tim-Philipp Müller
1
-3
/
+0
2012-01-17
gsmenc: port to audioencoder
Mark Nauwelaerts
1
-89
/
+57
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+4
2011-04-15
Fix some unused-but-set-variable warnings with gcc 4.6
Tim-Philipp Müller
1
-2
/
+0
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+3
2007-06-22
Fix leaks.
Edward Hervey
1
-4
/
+2
2007-01-12
ext/gsm/gstgsmenc.c: Fix typo in docs.
Wim Taymans
1
-1
/
+1
2006-07-27
ext/gsm/: Fix negotiation.
Wim Taymans
1
-1
/
+21
2006-06-23
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...
Tim-Philipp Müller
1
-1
/
+1
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+2
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-6
/
+4
2006-03-29
ext/gsm/: Cleanups, fix leaks.
Wim Taymans
1
-8
/
+32
2005-10-26
Fixing stuff as wingo pointed out.
Zeeshan Ali
1
-9
/
+5
2005-10-25
Over-writing Wim's gsm plugins (currently not working) with that from the far...
Zeeshan Ali
1
-114
/
+30
2005-10-25
Fixed event handling in gsmenc.
Flavio Oliveira
1
-66
/
+99
2005-09-21
Setting caps on the outgoing buffers.
Flavio Oliveira
1
-5
/
+12
2005-09-02
Ported GSM Encoder to GStreamer 0.9
Flavio Oliveira
1
-16
/
+17
2005-01-24
Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...
Maciej Katafiasz
1
-79
/
+75
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
1
-2
/
+2
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-12
/
+13
2004-03-14
gst-indent
Thomas Vander Stichele
1
-59
/
+57
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
1
-1
/
+1
2003-12-22
Merge CAPS branch
David Schleef
1
-57
/
+43
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-3
/
+3
2003-11-01
GSM updated for new stuff
Iain Holmes
1
-5
/
+45
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-4
/
+5
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-2
/
+4
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-0
/
+3
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-2
/
+2
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-4
/
+4
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+1
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-1
/
+1
2002-07-05
correcting the next_ts calculations
Zeeshan Ali
1
-1
/
+1
2002-04-20
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
1
-1
/
+1
2002-03-30
Changed to the new props API
Wim Taymans
1
-1
/
+1
2002-03-20
s/Gnome-Streamer/GStreamer/
Andy Wingo
1
-1
/
+1
2002-01-13
Bring the plugins in sync with the new core capsnego system.
Wim Taymans
1
-22
/
+19
2001-12-29
omega: you agreed on starting rate from 1000, which is really neeeded for App...
Zeeshan Ali
1
-1
/
+20
2001-12-23
added hermes
Thomas Vander Stichele
1
-0
/
+191