gst/audioresample/resample.h: Declare struct _ResampleState.buffer as unsigned char...
authorMichael Smith <msmith@xiph.org>
Tue, 3 Jan 2006 17:27:13 +0000 (17:27 +0000)
committerMichael Smith <msmith@xiph.org>
Tue, 3 Jan 2006 17:27:13 +0000 (17:27 +0000)
commitee0404fe853fa12e23c53a5da47886c804e1f4d3
treeb10ae30fa000314067daeb435f160854489051a4
parent6c4f18e185d96c47fdbb528701060a3fab39615a
gst/audioresample/resample.h: Declare struct _ResampleState.buffer as unsigned char *, not void *, since we do arithm...

Original commit message from CVS:
* gst/audioresample/resample.h:
Declare struct _ResampleState.buffer as unsigned char *, not void *,
since we do arithmetic on it.
gst/audioresample/resample.h