mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
Revert "lavd: add new API for iterating input and output devices"
This reverts commit0fd475704e. Revert "lavd: fix iterating of input and output devices" This reverts commitce1d77a5e7. Signed-off-by: Josh de Kock <josh@itanimul.li>
This commit is contained in:
parent
8f1382f80e
commit
d8ae40611b
11 changed files with 105 additions and 246 deletions
3
Makefile
3
Makefile
|
|
@ -144,8 +144,7 @@ distclean:: clean
|
|||
version.h libavutil/ffversion.h libavcodec/codec_names.h \
|
||||
libavcodec/bsf_list.c libavformat/protocol_list.c \
|
||||
libavcodec/codec_list.c libavcodec/parser_list.c \
|
||||
libavformat/muxer_list.c libavformat/demuxer_list.c \
|
||||
libavdevice/indev_list.c libavdevice/outdev_list.c
|
||||
libavformat/muxer_list.c libavformat/demuxer_list.c
|
||||
ifeq ($(SRC_LINK),src)
|
||||
$(RM) src
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue