mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases accuracy quite a bit.
Original commit message from CVS: * gst/alpha/gstalpha.c: (gst_alpha_method_get_type), (gst_alpha_set_property), (gst_alpha_sink_link), (gst_alpha_set_ayuv), (gst_alpha_set_i420), (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420), (gst_alpha_init_params), (gst_alpha_chain): Implement alpha functions for AYUV too, this increases accuracy quite a bit.
This commit is contained in:
parent
6f77037b8d
commit
a8a01ff431
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
2004-11-08 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
|
||||||
|
(gst_alpha_set_property), (gst_alpha_sink_link),
|
||||||
|
(gst_alpha_set_ayuv), (gst_alpha_set_i420),
|
||||||
|
(gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
|
||||||
|
(gst_alpha_init_params), (gst_alpha_chain):
|
||||||
|
Implement alpha functions for AYUV too, this increases
|
||||||
|
accuracy quite a bit.
|
||||||
|
|
||||||
2004-11-08 Wim Taymans <wim@fluendo.com>
|
2004-11-08 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/ffmpegcolorspace/avcodec.h:
|
* gst/ffmpegcolorspace/avcodec.h:
|
||||||
|
|
Loading…
Reference in a new issue