sys/ximage/ximagesink.c: Change to using a framerate of [1,100] instead of [0,MAX...
authorDavid Schleef <ds@schleef.org>
Tue, 20 Jan 2004 09:25:51 +0000 (09:25 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 20 Jan 2004 09:25:51 +0000 (09:25 +0000)
commitd690d4b4e45061d1b5f223c214480ba189c1de07
tree63d0cb53cb90c2c6b480e174672ba5a0268bfc32
parent8f4dbc6bd462e89906b40a21302f351dc67aa85a
sys/ximage/ximagesink.c: Change to using a framerate of [1,100] instead of [0,MAX], since 0 isn't handled correctly, ...

Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
(gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
(gst_ximagesink_set_xwindow_id): Change to using a framerate
of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
and neither is 100+, most likely.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
(gst_xvimagesink_getcaps): same
ChangeLog