index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
mixmatrix
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+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-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2011-11-04
make request pads take _%u
Wim Taymans
1
-4
/
+4
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-3
/
+5
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+5
2009-08-10
Remove execute flags from source files
Tim-Philipp Müller
1
-0
/
+0
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+2
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-07-27
more working plugins
Steve Lhomme
1
-1
/
+1
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
1
-2
/
+2
2004-07-27
avoid problems with math.h, fix release dependancy
Steve Lhomme
1
-3
/
+3
2004-07-26
more plugins supported under windows
Steve Lhomme
1
-0
/
+145
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
2004-03-01
fix plugin names move gstvideosink.h to videosink.h
Thomas Vander Stichele
1
-4
/
+4
2004-03-01
add error handler fix mixmatrix plugin filename
Thomas Vander Stichele
1
-1
/
+1
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-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
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-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
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
2
-0
/
+480