mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
ext/sdl/sdlvideosink.c: Only allow sane framerates.
Original commit message from CVS: * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow sane framerates. * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
This commit is contained in:
parent
d7ef79f8c5
commit
15f800a245
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-08-09 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
|
||||
sane framerates.
|
||||
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
|
||||
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
|
||||
* testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
|
||||
|
||||
2004-08-09 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
|
||||
|
|
Loading…
Reference in a new issue