1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00

avcodec, avformat: Remove old BSF API

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
Andreas Rheinhardt
2021-02-25 17:49:56 +01:00
committed by James Almer
parent 1137ddf330
commit 0f247986ad
6 changed files with 0 additions and 316 deletions

View File

@@ -34,7 +34,6 @@ OBJS = ac3_parser.o \
avpacket.o \
avpicture.o \
bitstream.o \
bitstream_filter.o \
bitstream_filters.o \
bsf.o \
codec_desc.o \