diff options
| author | David Schleef <ds@schleef.org> | 2004-03-30 07:07:45 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-03-30 07:07:45 +0000 |
| commit | 21910382e59ddb544ffdde1ebf3cd446725bc685 (patch) | |
| tree | a55b3dc239d921abd7ca7a0909165bb4a7b17f03 /ChangeLog | |
| parent | eb625f9853ce7058cec1085a2f7195ec638a0b20 (diff) | |
ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with other colorspaces.
Original commit message from CVS:
* ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
by 2 to not interfere with other colorspaces.
* ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
* gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
one to not interfere with ffmpeg_colorspace.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-03-29 David Schleef <ds@schleef.org> + * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank + by 2 to not interfere with other colorspaces. + * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE + * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by + one to not interfere with ffmpeg_colorspace. + +2004-03-29 David Schleef <ds@schleef.org> + * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that aren't in the caps. * gst/sine/gstsinesrc.c: change rate caps to [1,MAX] |
