From: Benjamin Otte Date: Tue, 27 Apr 2004 15:59:57 +0000 (+0000) Subject: gst/monoscope/gstmonoscope.c: make sure we only provide 256x128 X-Git-Tag: 1.19.3~505^2~3586 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac90cf8e850e8af77133b87860502864705b2594;p=platform%2Fupstream%2Fgstreamer.git gst/monoscope/gstmonoscope.c: make sure we only provide 256x128 Original commit message from CVS: * gst/monoscope/gstmonoscope.c: make sure we only provide 256x128 * gst/monoscope/monoscope.c: (monoscope_init): assert size of 256x128 --- diff --git a/ChangeLog b/ChangeLog index fa3e205..1f35ad3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-04-27 Benjamin Otte + + * gst/monoscope/gstmonoscope.c: + make sure we only provide 256x128 + * gst/monoscope/monoscope.c: (monoscope_init): + assert size of 256x128 + 2004-04-27 Thomas Vander Stichele * Makefile.am: