mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 15:06:34 +00:00
ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for new caps and negotiation. Seems to work, ...
Original commit message from CVS: * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format), (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter), (gst_colorspace_getcaps), (gst_colorspace_link), (gst_colorspace_base_init), (gst_colorspace_init), (gst_colorspace_chain), (gst_colorspace_change_state), (plugin_init): Merge Ronald's patch (bug #117897) and update for new caps and negotiation. Seems to work, although it shows off bugs in lcs.
This commit is contained in:
parent
e8dc6437d2
commit
36b6ad1a76
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2004-02-11 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
|
||||
(gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
|
||||
(gst_colorspace_getcaps), (gst_colorspace_link),
|
||||
(gst_colorspace_base_init), (gst_colorspace_init),
|
||||
(gst_colorspace_chain), (gst_colorspace_change_state),
|
||||
(plugin_init): Merge Ronald's patch (bug #117897) and update
|
||||
for new caps and negotiation. Seems to work, although it
|
||||
shows off bugs in lcs.
|
||||
|
||||
2004-02-11 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
|
||||
|
|
Loading…
Reference in a new issue