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
/
shapewipe
/
gstshapewipe.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-06-19
shapewipe: Proxy queries on the video pads to the correct peers
Sebastian Dröge
1
-0
/
+51
2009-06-19
shapewipe: Proxy bufferalloc on the video sinkpad
Sebastian Dröge
1
-0
/
+23
2009-06-19
shapewipe: Try to work inplace if possible
Sebastian Dröge
1
-8
/
+19
This saves one new, large allocation per frame for the most cases.
2009-06-01
shapewipe: Fix some issues that were exposed by the new unit test
Sebastian Dröge
1
-10
/
+12
2009-06-01
shapewipe: Add documentation and integrate into the build system
Sebastian Dröge
1
-0
/
+21
2009-05-29
shapewipe: Adjust border to still have everything transparent at 1.0 and the ↵
Sebastian Dröge
1
-10
/
+30
other way around
2009-05-29
shapewipe: Divide the border value by two, otherwise we use a twice a wide ↵
Sebastian Dröge
1
-4
/
+4
border
2009-05-29
shapewipe: Add border property to allow smooth borders
Sebastian Dröge
1
-5
/
+39
...and use a border of 0.01 in the example application.
2009-05-29
shapewipe: Add a simple shapewipe transition filter & example application
Sebastian Dröge
1
-0
/
+793