index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
mikmod
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+2
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix more broken GObject macros
Stefan Kost
1
-2
/
+4
2006-03-30
better/unified long descriptions
Wim Taymans
1
-6
/
+4
2006-03-15
Fix memleak with gst_static_pad_template_get().
Edward Hervey
1
-4
/
+2
2006-03-13
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
1
-1
/
+9
2005-11-21
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Jan Schmidt
1
-2
/
+2
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-09-23
fix build and use of GST_LIBS
Thomas Vander Stichele
1
-2
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-6
/
+7
2005-07-05
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
1
-2
/
+0
2005-02-08
Add missing endianness to template (fixes #165509).
Ronald S. Bultje
1
-0
/
+1
2004-09-20
fix license information
Christian Schaller
1
-1
/
+1
2004-06-07
fix URLs in README (XXX site on this one now)
Stéphane Loeuillet
1
-3
/
+3
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
2
-44
/
+45
2004-03-15
*.h: Revert indenting
Johan Dahlin
2
-77
/
+73
2004-03-14
gst-indent
Thomas Vander Stichele
6
-521
/
+546
2004-03-09
ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...
Benjamin Otte
2
-46
/
+45
2004-03-06
Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...
Christophe Fergeau
1
-2
/
+5
2004-02-10
ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod
Benjamin Otte
2
-31
/
+44
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-2
/
+1
2004-01-03
ext/: OS X fixes (see #126628).
Ronald S. Bultje
1
-5
/
+5
2004-01-02
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
1
-1
/
+2
2003-12-22
Merge CAPS branch
David Schleef
1
-67
/
+44
2003-12-15
who needs mod playback in spider...
Benjamin Otte
1
-1
/
+1
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
4
-2
/
+13
2003-11-02
Mikmod fixed
Iain Holmes
1
-20
/
+22
2003-10-09
Trivial fixes for GstBuffer->GstData migration
David Schleef
1
-1
/
+1
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2
-3
/
+3
2003-09-16
reverting error patch before making a branch.
Thomas Vander Stichele
1
-3
/
+2
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
1
-2
/
+3
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
1
-98
/
+66
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-1
/
+4
2003-01-30
make 8 bit output use the right caps
Benjamin Otte
1
-19
/
+36
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2002-11-24
Remove audio/mod type from mikmod (build with modplug now)
Jeremy Simon
2
-62
/
+2
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+2
2002-07-08
- unref events and pools
Wim Taymans
1
-1
/
+1
2002-06-22
Add timestamp, mikmod work now
Jeremy Simon
3
-11
/
+17
2002-06-08
rearranging element tree
Thomas Vander Stichele
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-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
1
-22
/
+22
2002-04-06
fixed warnings in /ext added mikmod_types.h to get it done
Benjamin Otte
4
-3
/
+52
2002-03-30
Changed to the new props API
Wim Taymans
1
-10
/
+13
[next]