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