mirror of
https://github.com/mpv-player/mpv
synced 2025-01-21 07:10:52 +00:00
moved mpeg_packetizer helpers to libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19146 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
021e87e9d9
commit
b1b0d86c7e
@ -310,7 +310,6 @@ SRCS=$(AUDIO_SRCS) \
|
||||
$(VIDEO_SRCS) \
|
||||
$(VFILTER_SRCS) \
|
||||
$(NATIVE_SRCS) \
|
||||
mpeg_packetizer.c \
|
||||
img_format.c \
|
||||
|
||||
OBJS=$(SRCS:.c=.o)
|
||||
|
@ -26,6 +26,7 @@ SRCS += cdinfo.c \
|
||||
cue_read.c \
|
||||
parse_es.c \
|
||||
parse_mp4.c \
|
||||
mpeg_packetizer.c \
|
||||
yuv4mpeg.c \
|
||||
yuv4mpeg_ratio.c \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user