index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
gsm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-04
gsmdec: Use G_BYTE_ORDER to fix Windows compile
LRN
1
-1
/
+1
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-03-31
ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format.
kapil
2
-15
/
+38
2008-03-13
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
1
-2
/
+1
2007-06-22
Fix leaks.
Edward Hervey
2
-8
/
+4
2007-02-24
Fix build with LDFLAGS='-Wl,-z,defs'.
Tim-Philipp Müller
1
-3
/
+8
2007-01-12
ext/gsm/gstgsmenc.c: Fix typo in docs.
Wim Taymans
1
-1
/
+1
2006-09-19
ext/gsm/gstgsmdec.*: Handle WAV49 variant (GSM in WAV).
Wim Taymans
2
-28
/
+55
2006-08-21
ext/gsm/gstgsm.c: Make rank PRIMARY now that GSM seems to work fine.
Wim Taymans
1
-1
/
+2
2006-07-27
ext/gsm/: Fix negotiation.
Wim Taymans
2
-6
/
+45
2006-06-23
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...
Tim-Philipp Müller
2
-2
/
+2
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2
-4
/
+4
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2
-2
/
+4
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
2
-12
/
+8
2006-03-29
ext/gsm/: Cleanups, fix leaks.
Wim Taymans
3
-26
/
+143
2005-10-26
Fixing stuff as wingo pointed out.
Zeeshan Ali
4
-22
/
+14
2005-10-25
Over-writing Wim's gsm plugins (currently not working) with that from the far...
Zeeshan Ali
5
-178
/
+89
2005-10-25
Fixed event handling in gsmenc.
Flavio Oliveira
2
-66
/
+100
2005-09-23
Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.
Edgard Lima
3
-84
/
+60
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
3
-28
/
+24
2005-01-24
Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...
Maciej Katafiasz
4
-225
/
+173
2004-09-23
ext/dirac/: Do something. Don't actually know if this works because I don't h...
Ronald S. Bultje
1
-0
/
+1
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2
-4
/
+4
2004-04-19
ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.
Ronald S. Bultje
1
-22
/
+54
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-28
/
+30
2004-03-15
*.h: Revert indenting
Johan Dahlin
2
-46
/
+40
2004-03-14
gst-indent
Thomas Vander Stichele
5
-177
/
+175
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
2
-103
/
+90
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
2
-6
/
+6
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
3
-2
/
+3
2003-11-03
fix warnings
David Schleef
1
-6
/
+3
2003-11-01
GSM updated for new stuff
Iain Holmes
3
-87
/
+101
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2
-8
/
+10
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
3
-9
/
+8
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2
-1
/
+7
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
2
-4
/
+4
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
2
-8
/
+8
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2002-09-18
plugins part of license field patch
Christian Schaller
2
-0
/
+2
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
2
-2
/
+2
2002-07-05
correcting the next_ts calculations
Zeeshan Ali
1
-1
/
+1
2002-05-31
add ranks only for plugins who participate in autoplugging. If you have a fi...
Steve Baker
1
-0
/
+1
2002-04-20
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2
-2
/
+2
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
1
-10
/
+10
2002-03-30
Changed to the new props API
Wim Taymans
2
-2
/
+5
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
1
-1
/
+1
[next]