mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
Fix the fixate functions to handle new prototype:
Original commit message from CVS: Fix the fixate functions to handle new prototype: * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate): * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_fixate): * sys/oss/gstosssink.c: (gst_osssink_sink_fixate): * sys/ximage/ximagesink.c: (gst_ximagesink_fixate): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
This commit is contained in:
parent
09c6818870
commit
aaecb6156a
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
2004-01-04 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
Fix the fixate functions to handle new prototype:
|
||||||
|
* gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
|
||||||
|
* gst/videotestsrc/gstvideotestsrc.c:
|
||||||
|
(gst_videotestsrc_src_fixate):
|
||||||
|
* sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
|
||||||
|
* sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
|
||||||
|
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
|
||||||
|
|
||||||
2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
* sys/ximage/ximagesink.h:
|
* sys/ximage/ximagesink.h:
|
||||||
|
|
Loading…
Reference in a new issue