mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 04:02:06 +00:00
mf.[hc] belong to libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19306 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
25af97d3f6
commit
e503389acf
@ -20,6 +20,7 @@ SRCS += parse_es.c \
|
||||
mpeg_packetizer.c \
|
||||
yuv4mpeg.c \
|
||||
yuv4mpeg_ratio.c \
|
||||
mf.c \
|
||||
|
||||
# Demuxers
|
||||
SRCS += demuxer.c \
|
||||
|
@ -4,8 +4,7 @@ LIBNAME = stream.a
|
||||
include ../config.mak
|
||||
|
||||
# Core
|
||||
SRCS += mf.c \
|
||||
open.c \
|
||||
SRCS += open.c \
|
||||
url.c \
|
||||
|
||||
ifeq ($(STREAM_CACHE),yes)
|
||||
|
Loading…
Reference in New Issue
Block a user