Sign in
coral
/
imx-gst-plugins-good
/
a65240d1c148599e431bf2f0892dfaa507e73ae6
/
gst
/
alpha
/
gstalpha.c
0cb5b42
Remove trivial unused variables detected by CLang static analyzer.
by Edward Hervey
· 16 years ago
5c4b6ce
Make stuff compile with GST_DISABLE_GST_DEBUG.
by Tim-Philipp Müller
· 17 years ago
4ffab08
gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too bright for us to do meaningfull color dete...
by Sebastian Keller
· 17 years ago
e315541
gst/alpha/: Re-write the 'alpha' plugin to be BaseTransform based, simplifying some stuff, and making buffer-alloc an...
by Jan Schmidt
· 17 years ago
7f27c4a
gst/alpha/: Make the various properties of 'alpha' controllable. This allows doing niceties like fade-in/fade-out.
by Edward Hervey
· 17 years ago
b234d9b
gst/: Include stdlib.h in some more places, makes things compile with uClibc and -Werror (#357592).
by Peter Kjellerstedt
· 18 years ago
eb1b723
More G_OBJECT macro fixing.
by Stefan Kost
· 18 years ago
11cb7a3
Const-ify GEnumValue arrays.
by Tim-Philipp Müller
· 19 years ago
27f2c9b
Define GstElementDetails as const and also static (when defined as global)
by Stefan Kost
· 19 years ago
b5af832
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
by Stefan Kost
· 19 years ago
0debb1e
ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
by Sébastien Moutte
· 19 years ago
629fb23
better/unified long descriptions
by Wim Taymans
· 19 years ago
50f4eb8
Fix memleak with gst_static_pad_template_get().
by Edward Hervey
· 19 years ago
2d15047
gst/alpha/gstalpha.c: Don't ignore return value of the parent class's state
by Wouter Paesen
· 19 years ago
842a43f
fix up more enums
by Thomas Vander Stichele
· 19 years ago
6ff59b2
rework configure.ac; make asterisk rtp stuff compile on mingw
by Thomas Vander Stichele
· 19 years ago
cdb18ec
gst/alpha/gstalpha.c: fix element description
by Stefan Kost
· 19 years ago
7ebd7b9
All plugins updated for element state changes.
by Andy Wingo
· 20 years ago
d0e0853
Way, way, way too many files: Remove crack comment from the 2000 era.
by Andy Wingo
· 20 years ago
2d109a1
configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
by Andy Wingo
· 20 years ago
a5d8b51
No need to take the lock anymore, core already did that before calling us.
by Wim Taymans
· 20 years ago
97f9bab
Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace.
by Wim Taymans
· 20 years ago
71ebb15
gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases accuracy quite a bit.
by Wim Taymans
· 20 years ago
d14f987
gst/: More stride fixes.
by Wim Taymans
· 20 years ago
2cf3753
gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more sophisticated.
by Wim Taymans
· 20 years ago
42b6135
gst/alpha/gstalpha.c: Fix stride issues. Does not completely work for odd heights.
by Wim Taymans
· 20 years ago
8b7c3ac
A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.
by Wim Taymans
· 21 years ago