index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
frei0r
/
gstfrei0r.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
Fix some MSVC warnings about const-ness
Scott D Phillips
1
-1
/
+1
2015-08-11
frei0r: Fix setting string parameters
Nicolas Dufresne
1
-6
/
+2
2013-06-28
frei0r: add the build prefix path in the search dirs
Andoni Morales Alastruey
1
-1
/
+5
2013-03-16
frei0r: improve readability of RGB and XY property nickname strings
Jean-François Fortin Tam
1
-5
/
+5
2013-03-16
frei0r: fix nicknames for color and position properties
Jean-François Fortin Tam
1
-4
/
+4
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-28
frei0r: Port to 1.0
Nicolas Dufresne
1
-10
/
+7
2012-05-22
frei0r: Double properties are supposed in the range [0.0, 1.0]
Sebastian Dröge
1
-2
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2011-11-25
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey
1
-1
/
+2
2011-11-23
frei0r: normalize boolean property default values to TRUE/FALSE
René Stadler
1
-1
/
+2
2011-11-04
controller: port to new controller location and api
Stefan Sauer
1
-3
/
+0
2010-09-28
frei0r: Use static caps instead of converting strings to caps all the time
Sebastian Dröge
1
-10
/
+14
2010-09-28
frei0r: Fix crashes if plugins don't provide correct property information
Sebastian Dröge
1
-0
/
+6
2010-09-25
frei0r: Fix scanning of plugin subdirectories and support different vendors
Sebastian Dröge
1
-21
/
+41
2010-09-24
frei0r: Add support for the FREI0R_PATH environment variable
Sebastian Dröge
1
-12
/
+24
2010-08-08
frei0r: Only check the plugin filenames, not the directory names
Sebastian Dröge
1
-7
/
+8
2010-08-08
frei0r: Don't try to register/load the same frei0r plugin at different locati...
Sebastian Dröge
1
-11
/
+27
2010-08-06
frei0r: Load plugins in /usr/{local/,}lib{32,64}/frei0r-1 too
Olivier Crête
1
-1
/
+7
2010-07-11
frei0r: Use correct order of directories to search for plugins
Sebastian Dröge
1
-7
/
+21
2010-05-12
frei0r: Fix setting of boolean values
Joshua M. Doe
1
-2
/
+2
2010-03-09
frei0r: Sync properties to the controller if one was set
Sebastian Dröge
1
-0
/
+3
2010-01-16
frei0r: Make sure that property names always start with a letter
Sebastian Dröge
1
-0
/
+8
2009-06-27
frei0r: Set the default property values correctly
Sebastian Dröge
1
-9
/
+38
2009-06-19
frei0r: Make plugin scanning more robust
Sebastian Dröge
1
-0
/
+20
2009-06-19
frei0r: Make sure to only register plugins that have valid propert types
Sebastian Dröge
1
-0
/
+15
2009-06-19
freir0: Add support for frei0r mixer plugins
Sebastian Dröge
1
-6
/
+7
2009-06-19
frei0r: Add support for frei0r source/generator plugins
Sebastian Dröge
1
-0
/
+3
2009-06-19
frei0r: Allow the complete double range for double properties
Sebastian Dröge
1
-1
/
+1
2009-06-19
frei0r: Use better property nicks
Sebastian Dröge
1
-4
/
+17
2009-06-19
frei0r: First version of a frei0r wrapper plugin
Sebastian Dröge
1
-0
/
+546