index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
shapewipe
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-10
shapewipe: Unref caps and element after usage
Sebastian Rasmussen
1
-5
/
+5
2013-05-10
shapewipe: Can't map twice the same buffer for writing
Nicolas Dufresne
1
-19
/
+7
2013-05-10
shapewipe: Ensure caps are writable
Nicolas Dufresne
1
-0
/
+1
2013-05-10
shapewipe: Fix sample pipeline in documentation
Nicolas Dufresne
1
-1
/
+1
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
2
-4
/
+4
2012-09-12
shapewipe: Use default query handler where needed
Edward Hervey
1
-17
/
+13
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-27
caps: improve caps handling
Wim Taymans
1
-17
/
+17
2012-03-26
shapewipe: proper video info and frame management
Mark Nauwelaerts
2
-33
/
+40
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-01-19
port to new gthread API
Wim Taymans
2
-27
/
+22
2011-11-17
add parent to pad functions
Wim Taymans
1
-18
/
+21
2011-11-16
add parent to query function
Wim Taymans
1
-13
/
+13
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
1
-9
/
+9
2011-11-15
change getcaps to query
Wim Taymans
1
-8
/
+66
2011-11-04
controller: port to new controller location and api
Stefan Sauer
2
-6
/
+3
2011-08-30
shapewipe: port to 0.11
Wim Taymans
2
-208
/
+154
2011-07-06
shapewipe: beginnings of porting
Wim Taymans
1
-27
/
+20
2011-04-16
y4mencode: shapewipe: Address unused but set variables
Robert Swain
1
-2
/
+1
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-09-21
shapewipe: Force format to AYUV in the example pipeline for the same reason
Sebastian Dröge
1
-1
/
+1
2010-09-21
shapewipe: Improve debugging and immediately return empty caps from the getca...
Sebastian Dröge
1
-0
/
+44
2010-03-21
shapewipe: Add support for the remaining ARGB formats
Sebastian Dröge
1
-85
/
+22
2010-02-12
[MOVED FROM BAD 29/29] shapewipe: Preserve the input color values in all cases
Sebastian Dröge
1
-6
/
+6
2010-02-12
[MOVED FROM BAD 28/29] shapewipe: Scale mask alpha values by the source alpha...
Sebastian Dröge
1
-4
/
+6
2010-02-12
[MOVED FROM BAD 27/29] shapewipe: Fix ARGB processing
Sebastian Dröge
1
-2
/
+2
2010-02-12
[MOVED FROM BAD 25/29] shapewipe: Improve/add debug output
Sebastian Dröge
1
-16
/
+32
2010-02-12
[MOVED FROM BAD 24/29] shapewipe: Always hold the mask mutex before signallin...
Sebastian Dröge
1
-0
/
+2
2010-02-12
[MOVED FROM BAD 23/29] shapewipe: Move chain function error cases at the end ...
Sebastian Dröge
1
-38
/
+47
2010-02-12
[MOVED FROM BAD 22/29] shapewipe: Fix race condition during shutdown that can...
Sebastian Dröge
2
-5
/
+17
2010-02-12
[MOVED FROM BAD 21/29] shapewipe: Drop mask buffer on FLUSH events
Sebastian Dröge
1
-0
/
+14
2010-02-12
[MOVED FROM BAD 20/29] shapewipe: Update copyright year
Sebastian Dröge
2
-2
/
+2
2010-02-12
[MOVED FROM BAD 19/29] shapewipe: Don't reset properties when going PAUSED->R...
Sebastian Dröge
1
-4
/
+5
2010-02-12
[MOVED FROM BAD 18/29] shapewipe: Replace floating point arithmetic in the in...
Sebastian Dröge
1
-16
/
+32
2010-02-12
[MOVED FROM BAD 17/29] shapewipe: Don't do pointer dereferences in the proces...
Sebastian Dröge
1
-4
/
+6
2010-02-12
[MOVED FROM BAD 16/29] shapewipe: Add BGRA support for video in/output
Sebastian Dröge
1
-18
/
+27
2010-02-12
[MOVED FROM BAD 15/29] shapewipe: Add support for ARGB video input/output
Sebastian Dröge
2
-121
/
+159
2010-02-12
[MOVED FROM BAD 14/29] shapewipe: Correctly handle 0/1 fps
Sebastian Dröge
1
-1
/
+4
2010-02-12
[MOVED FROM BAD 13/29] shapewipe: Implement basic QoS
Sebastian Dröge
2
-1
/
+110
2010-02-12
[MOVED FROM BAD 12/29] shapewipe: Proxy queries on the video pads to the corr...
Sebastian Dröge
1
-0
/
+51
2010-02-12
[MOVED FROM BAD 11/29] shapewipe: Proxy bufferalloc on the video sinkpad
Sebastian Dröge
1
-0
/
+23
2010-02-12
[MOVED FROM BAD 10/29] shapewipe: Try to work inplace if possible
Sebastian Dröge
1
-8
/
+19
2010-02-12
[MOVED FROM BAD 08/29] shapewipe: Fix some issues that were exposed by the ne...
Sebastian Dröge
1
-10
/
+12
2010-02-12
[MOVED FROM BAD 06/29] shapewipe: Add documentation and integrate into the bu...
Sebastian Dröge
1
-0
/
+21
2010-02-12
[MOVED FROM BAD 05/29] shapewipe: Adjust border to still have everything tran...
Sebastian Dröge
1
-10
/
+30
[next]