Andreas Rheinhardt: > Removed in 7b11eead1b4e08728561595e6b610cf8fe2b7122. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > --- > 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
Will apply this patchset tomorrow unless there are objections. - Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".