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
/
gst
/
mixmatrix
/
mixmatrix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-22
Fix leaks.
Edward Hervey
1
-6
/
+2
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-6
/
+5
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+1
2004-06-07
gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don...
Benjamin Otte
1
-43
/
+45
2004-05-21
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
1
-2
/
+2
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-27
/
+28
2004-03-14
gst-indent
Thomas Vander Stichele
1
-162
/
+177
2003-12-22
Merge CAPS branch
David Schleef
1
-29
/
+21
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
1
-1
/
+1
2003-11-03
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...
Benjamin Otte
1
-1
/
+1
2003-11-02
I'm too lazy to comment this
Ronald S. Bultje
1
-21
/
+25
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-1
/
+4
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-1
/
+1
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
1
-5
/
+1
2003-07-25
Adding needed license information. The patch was reviewed and approved by
Brian Cameron
1
-0
/
+19
2003-07-19
+ the last of the float caps changes ... these are a bit more pervasive
Leif Johnson
1
-3
/
+3
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-15
/
+8
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-5
/
+8
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
-7
/
+7
2002-11-01
backmerge
Thomas Vander Stichele
1
-5
/
+5
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+2
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-3
/
+3
2002-09-09
removing warnings (approved by wtay)
Thomas Vander Stichele
1
-7
/
+6
2002-07-24
updated so it uses a dblptr matrix, and works
Erik Walthinsen
1
-8
/
+47
2002-07-23
Added mixmatrix with naive capsnego, still needs work..
Wim Taymans
1
-0
/
+472