mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps.
Original commit message from CVS: * 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] * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
This commit is contained in:
parent
72f255bcd0
commit
b6bf6c23fb
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
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]
|
||||
* gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
|
||||
|
||||
2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* gst-libs/gst/riff/riff-media.c:
|
||||
|
|
Loading…
Reference in a new issue