aiffparse: typo fix in comment
This commit is contained in:
parent
18ec1c9bd7
commit
f12705b2f5
@ -1110,7 +1110,7 @@ no_rate:
|
|||||||
no_bytes_per_sample:
|
no_bytes_per_sample:
|
||||||
{
|
{
|
||||||
GST_ELEMENT_ERROR (aiff, STREAM, FAILED, (NULL),
|
GST_ELEMENT_ERROR (aiff, STREAM, FAILED, (NULL),
|
||||||
("Could not caluclate bytes per sample - invalid data"));
|
("Could not calculate bytes per sample - invalid data"));
|
||||||
return GST_FLOW_ERROR;
|
return GST_FLOW_ERROR;
|
||||||
}
|
}
|
||||||
unknown_format:
|
unknown_format:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user