mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
avcodec: split avpicture from imgconvert
All the non deprecated functions are in avpicture.c now.
This commit is contained in:
@@ -14,6 +14,7 @@ HEADERS = avcodec.h \
|
||||
OBJS = allcodecs.o \
|
||||
audioconvert.o \
|
||||
avpacket.o \
|
||||
avpicture.o \
|
||||
bitstream.o \
|
||||
bitstream_filter.o \
|
||||
codec_desc.o \
|
||||
|
||||
Reference in New Issue
Block a user