mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user