Skip to content
Snippets Groups Projects
Commit 79b2f35f authored by Michael Smith's avatar Michael Smith
Browse files

gst/audioresample/resample.h: As before, but for o_buf

Original commit message from CVS:

* gst/audioresample/resample.h:
As before, but for o_buf
parent ee0404fe
No related branches found
No related tags found
Loading
......@@ -56,7 +56,7 @@ struct _ResampleState {
/* filter state */
void *o_buf;
unsigned char *o_buf;
int o_size;
AudioresampleBufferQueue *queue;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment