mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
cosmetics: change "get" to "decode"
Originally committed as revision 15013 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
86662b1c89
commit
164e169fef
@ -568,7 +568,7 @@ static void decode_transform_coeffs_ch(AC3DecodeContext *s, int blk, int ch,
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the transform coefficients.
|
||||
* Decode the transform coefficients.
|
||||
*/
|
||||
static void decode_transform_coeffs(AC3DecodeContext *s, int blk)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user