mirror of
https://github.com/mpv-player/mpv
synced 2024-10-26 07:22:17 +02:00
obvious typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14884 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ef6e942353
commit
d8cd8fd5e9
@ -216,7 +216,7 @@ void af_help(void);
|
||||
|
||||
/* Fill the missing parameters in the af_data_t structure.
|
||||
Used for stuffing bps with a value based on format. */
|
||||
void af_fix_paramaters(af_data_t *data);
|
||||
void af_fix_parameters(af_data_t *data);
|
||||
|
||||
/* Memory reallocation macro: if a local buffer is used (i.e. if the
|
||||
filter doesn't operate on the incoming buffer this macro must be
|
||||
|
Loading…
Reference in New Issue
Block a user