ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinha...@outlook.com> | Thu May 12 10:52:20 2022 +0200| [996ec1cbe8305c910645812fede9549bb39ccc93] | committer: Andreas Rheinhardt
avcodec/ac3: Remove declaration of inexistent function Removed in 7b11eead1b4e08728561595e6b610cf8fe2b7122. Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=996ec1cbe8305c910645812fede9549bb39ccc93 --- libavcodec/ac3.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavcodec/ac3.h b/libavcodec/ac3.h index dabd49f4cc..8e66d47629 100644 --- a/libavcodec/ac3.h +++ b/libavcodec/ac3.h @@ -214,8 +214,6 @@ typedef enum { EAC3_FRAME_TYPE_RESERVED } EAC3FrameType; -void ff_ac3_common_init(void); - /** * Calculate the log power-spectral density of the input signal. * This gives a rough estimate of signal power in the frequency domain by using _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".