index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-2
/
+2
*
gst/: GST_PTR_FORMAT should be used to print caps in debug statements.
Tim-Philipp Müller
2006-05-28
1
-9
/
+1
*
Const-ify GEnumValue arrays.
Tim-Philipp Müller
2006-05-10
1
-1
/
+1
*
gst/: don't leak caps-string
Stefan Kost
2006-05-02
1
-2
/
+9
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+2
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
Sébastien Moutte
2006-03-30
1
-0
/
+4
*
better/unified long descriptions
Wim Taymans
2006-03-30
2
-2
/
+2
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-4
/
+2
*
gst/alpha/gstalpha.c: Don't ignore return value of the parent class's state
Wouter Paesen
2006-02-16
1
-5
/
+9
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
1
-2
/
+3
*
fix up more enums
Thomas Vander Stichele
2005-11-22
1
-4
/
+4
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
3
-8
/
+6
*
ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha...
Julien Moutte
2005-10-18
1
-21
/
+39
*
gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way.
Julien Moutte
2005-10-17
1
-9
/
+23
*
configure.ac: Adding videomixer.
Julien Moutte
2005-10-17
2
-1
/
+264
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-1
/
+1
*
gst/alpha/gstalpha.c: fix element description
Stefan Kost
2005-09-20
1
-1
/
+1
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-12
/
+13
*
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
2005-07-05
1
-2
/
+0
*
fixes for new pkg-config files in gst-plugins-base
Thomas Vander Stichele
2005-06-30
1
-1
/
+1
*
configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
Andy Wingo
2005-06-29
1
-2
/
+2
*
No need to take the lock anymore, core already did that before calling us.
Wim Taymans
2005-05-25
1
-6
/
+2
*
Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace.
Wim Taymans
2005-05-17
4
-567
/
+27
*
gst/alpha/gstalphacolor.c: Add BGRA handling (#165736).
Ronald S. Bultje
2005-02-08
1
-4
/
+38
*
gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases ...
Wim Taymans
2004-11-08
1
-19
/
+183
*
gst/: More stride fixes.
Wim Taymans
2004-11-05
1
-15
/
+16
*
gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more...
Wim Taymans
2004-11-04
1
-80
/
+227
*
gst/alpha/gstalpha.c: Fix stride issues. Does not completely work for odd hei...
Wim Taymans
2004-11-03
1
-16
/
+58
*
more working plugins
Steve Lhomme
2004-07-27
2
-2
/
+2
*
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
2004-07-27
2
-4
/
+4
*
avoid problems with math.h, fix release dependancy
Steve Lhomme
2004-07-27
2
-6
/
+6
*
more plugins supported under windows
Steve Lhomme
2004-07-26
2
-0
/
+290
*
gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c...
Wim Taymans
2004-07-22
2
-1
/
+350
*
A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.
Wim Taymans
2004-05-28
2
-0
/
+567