index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
frei0r
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-30
frei0r: convert uint32_t to guint32
David Schleef
2
-11
/
+11
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
7
-33
/
+62
2010-09-24
frei0r: Update frei0r interface specification to 1.2
Sebastian Dröge
1
-6
/
+29
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
8
-26
/
+49
2010-05-12
frei0r: Fix setting of boolean values
Joshua M. Doe
2
-5
/
+5
2010-03-09
frei0r: Sync properties to the controller if one was set
Sebastian Dröge
5
-6
/
+60
2010-03-09
frei0r: Protect set/get property and processing functions from concurrent access
Sebastian Dröge
3
-1
/
+19
2010-01-16
frei0r: Make sure that property names always start with a letter
Sebastian Dröge
1
-0
/
+8
2009-11-20
frei0r: Fix compilation warnings.
Julien Moutte
1
-2
/
+6
2009-06-29
frei0r: Correctly clean up elements to be reusable and not leak memory
Sebastian Dröge
3
-0
/
+15
2009-06-29
frei0r: In the filter plugins create the frei0r instances in create() before ...
Sebastian Dröge
2
-13
/
+12
2009-06-29
frei0r: In the mixer plugins create the frei0r instances in create() before p...
Sebastian Dröge
1
-12
/
+9
2009-06-29
frei0r: In the src plugins create the frei0r instances in create() before pla...
Sebastian Dröge
1
-11
/
+10
2009-06-29
frei0r: Use fixed caps on the filter pads
Sebastian Dröge
1
-0
/
+2
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
4
-15
/
+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
frei0r: Remove custom get_unit_size implementation
Sebastian Dröge
1
-16
/
+0
2009-06-19
frei0r: Fix the klass of the filter elements
Sebastian Dröge
1
-1
/
+1
2009-06-19
frei0r: Free type names
Sebastian Dröge
3
-3
/
+15
2009-06-19
frei0r: Unref the GstCollectPads instance on finalize
Sebastian Dröge
1
-0
/
+4
2009-06-19
frei0r: Don't allow caps changes in PLAYING/PAUSED
Sebastian Dröge
1
-24
/
+11
2009-06-19
freir0: Add support for frei0r mixer plugins
Sebastian Dröge
5
-8
/
+867
2009-06-19
frei0r: Destroy the f0r_instance_t in stop()
Sebastian Dröge
1
-0
/
+18
2009-06-19
frei0r: Add the frei0r plugin type to the element name
Sebastian Dröge
2
-2
/
+2
2009-06-19
frei0r: Add support for frei0r source/generator plugins
Sebastian Dröge
4
-2
/
+482
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
6
-0
/
+1535