index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
video
/
video-overlay-composition.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-10
video-overlay-composition: guard against NULL pointer dereference on error
Vincent Penquerc'h
1
-0
/
+4
2013-02-19
video-overlay-composition: fix ayuv/argb conversion
Arnaud Vrac
1
-2
/
+2
2013-02-19
video: add define for video formats supported by the overlay blending code
Tim-Philipp Müller
1
-0
/
+4
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-03
meta registration: use g_once functions to register these threadsafely.
Michael Smith
1
-2
/
+3
2012-09-05
videooverlaycomposition: add some _get_argb and _get_ayuv functions
Mark Nauwelaerts
1
-17
/
+269
2012-08-30
videooverlaycomposition: allow more formats for rectangle pixel data
Mark Nauwelaerts
1
-50
/
+122
2012-08-28
videooverlaycomposition: stricter check on input variables
Mark Nauwelaerts
1
-1
/
+2
2012-07-19
video-overlay-composition: fix GSlice alloc/free size mismatch
Tim-Philipp Müller
1
-2
/
+2
2012-07-17
videooverlaycomposition: replace API parameters with required video meta on p...
Mark Nauwelaerts
1
-54
/
+33
2012-07-17
videooverlaycomposition: use GstVideoInfo internally and streamline stride ha...
Mark Nauwelaerts
1
-72
/
+95
2012-07-13
libs: Remove "Since" markers and minor doc fixups
Edward Hervey
1
-40
/
+0
2012-07-05
Revert "videooverlaycomposition: ensure proper buffer copy"
Mark Nauwelaerts
1
-17
/
+1
2012-07-04
update for miniobject changes
Wim Taymans
1
-2
/
+2
2012-07-03
videooverlaycomposition: make API meta oriented
Mark Nauwelaerts
1
-88
/
+12
2012-07-02
videooverlaycomposition: ensure proper buffer copy
Mark Nauwelaerts
1
-1
/
+17
2012-06-29
videooverlaycomposition: fix some refcounting and avoid possible NULL use
Mark Nauwelaerts
1
-1
/
+3
2012-06-28
videooverlaycomposition: port to 0.11
Mark Nauwelaerts
1
-189
/
+223
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
1
-9
/
+204
2012-03-25
video: overlay-composition: some minor clean-ups
Tim-Philipp Müller
1
-15
/
+14
2012-03-25
video: overlay-composition: add support for global alpha multiplicator
Holger Kaelberer
1
-11
/
+208
2012-03-22
Merge branch 'master' into 0.11
Wim Taymans
1
-11
/
+32
2012-03-14
video: overlay-composition: fix alpha premultiply and unpremultiply
Tim-Philipp Müller
1
-8
/
+22
2012-03-14
video: overlay-composition: fix rectangle caching after alpha (un)premultiplying
Holger Kaelberer
1
-1
/
+5
2012-03-14
video: overlay-composition: fix crash when doing premultiplied<->unpremultipl...
Holger Kaelberer
1
-0
/
+4
2012-03-14
video: overlay-composition: check the right flags when searching for a cached...
Holger Kaelberer
1
-2
/
+1
2012-01-18
Remove compatibility code cruft for old GLib versions
Tim-Philipp Müller
1
-21
/
+1
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-42
/
+146
2012-01-06
video: overlays may now have premultiplied alpha
Vincent Penquerc'h
1
-42
/
+145
2011-12-21
propertyprobe: remove propertyprobe
Wim Taymans
1
-3
/
+3
2011-12-07
video: make composition_blend() return a boolean
Tim-Philipp Müller
1
-7
/
+11
2011-12-07
docs: add new API to docs
Tim-Philipp Müller
1
-1
/
+14
2011-12-07
video: add seqnum getters for overlay compositions and rectangles
Tim-Philipp Müller
1
-0
/
+42
2011-12-05
video: don't use deprecated GStaticMutex with newer glib versions
Tim-Philipp Müller
1
-5
/
+25
2011-12-05
video: add video overlay composition API for subtitles
Tim-Philipp Müller
1
-0
/
+940