You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
cosmetics: fix typo in previous commit
Originally committed as revision 26210 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -139,7 +139,7 @@ typedef struct AC3EncodeContext {
|
|||||||
} AC3EncodeContext;
|
} AC3EncodeContext;
|
||||||
|
|
||||||
|
|
||||||
/* prototypes for functions in ac3enc_fixed.c and ac3_float.c */
|
/* prototypes for functions in ac3enc_fixed.c and ac3enc_float.c */
|
||||||
|
|
||||||
static av_cold void mdct_end(AC3MDCTContext *mdct);
|
static av_cold void mdct_end(AC3MDCTContext *mdct);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user