mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-19 09:02:26 +02:00
prettyprinting cosmetics
Originally committed as revision 13077 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0b705fa424
commit
9aed96128f
@ -3,10 +3,10 @@ include $(SUBDIR)../config.mak
|
|||||||
NAME = avdevice
|
NAME = avdevice
|
||||||
FFLIBS = avformat avcodec avutil
|
FFLIBS = avformat avcodec avutil
|
||||||
|
|
||||||
OBJS = alldevices.o
|
|
||||||
|
|
||||||
HEADERS = avdevice.h
|
HEADERS = avdevice.h
|
||||||
|
|
||||||
|
OBJS = alldevices.o
|
||||||
|
|
||||||
# input/output devices
|
# input/output devices
|
||||||
OBJS-$(CONFIG_BKTR_DEMUXER) += bktr.o
|
OBJS-$(CONFIG_BKTR_DEMUXER) += bktr.o
|
||||||
OBJS-$(CONFIG_DV1394_DEMUXER) += dv1394.o
|
OBJS-$(CONFIG_DV1394_DEMUXER) += dv1394.o
|
||||||
|
Loading…
x
Reference in New Issue
Block a user