avcodec/ac3: Remove declaration of inexistent function

Removed in 7b11eead1b.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
release/5.1
Andreas Rheinhardt 3 years ago
parent 163e737c17
commit 996ec1cbe8
  1. 2
      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

Loading…
Cancel
Save