diff options
| author | Benjamin Otte <otte@gnome.org> | 2004-04-27 15:59:57 +0000 |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2004-04-27 15:59:57 +0000 |
| commit | f7b65944ee085591c00c1b31aab7b9b3a64d2714 (patch) | |
| tree | 67866ee61c96b25f6620d6f7e7d55870f360af03 /ChangeLog | |
| parent | ab28615caa7e07ed73f2efb3589881532d344031 (diff) | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * 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 <thomas at apestaart dot org> * Makefile.am: |
