mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 04:30:02 +00:00
Enable building r3d demuxer when its config is set.
Originally committed as revision 16696 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0c26e964e9
commit
27cb512219
@ -149,6 +149,7 @@ OBJS-$(CONFIG_PCM_U8_DEMUXER) += raw.o
|
||||
OBJS-$(CONFIG_PCM_U8_MUXER) += raw.o
|
||||
OBJS-$(CONFIG_PSP_MUXER) += movenc.o riff.o isom.o avc.o
|
||||
OBJS-$(CONFIG_PVA_DEMUXER) += pva.o
|
||||
OBJS-$(CONFIG_R3D_DEMUXER) += r3d.o
|
||||
OBJS-$(CONFIG_RAWVIDEO_DEMUXER) += raw.o
|
||||
OBJS-$(CONFIG_RAWVIDEO_MUXER) += raw.o
|
||||
OBJS-$(CONFIG_REDIR_DEMUXER) += rtsp.o
|
||||
|
Loading…
Reference in New Issue
Block a user