mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
avformat/evcdec: Remove unused headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
09e8ccb19e
commit
abc6a4a6bc
@ -20,15 +20,11 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "libavcodec/get_bits.h"
|
||||
#include "libavcodec/golomb.h"
|
||||
#include "libavcodec/internal.h"
|
||||
#include "libavcodec/evc.h"
|
||||
#include "libavcodec/bsf.h"
|
||||
|
||||
#include "libavutil/opt.h"
|
||||
|
||||
#include "rawdec.h"
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "evc.h"
|
||||
|
Loading…
Reference in New Issue
Block a user