[MPlayer-dev-eng] [PATCH 1/3] Fix build with libdvdnav due to missing files
Xidorn Quan
quanxunzhen at gmail.com
Mon Jul 15 02:25:37 CEST 2013
On Sun, Jul 14, 2013 at 8:38 PM, Jiang Jiang <gzjjgod at gmail.com> wrote:
> ---
> Makefile | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Makefile b/Makefile
> index 4e03120..e8d5868 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -51,8 +51,11 @@ SRCS_COMMON-$(DVDNAV_INTERNAL) +=
> libdvdnav/dvdnav.c \
> libdvdnav/searching.c \
> libdvdnav/settings.c \
> libdvdnav/vm/decoder.c \
> + libdvdnav/vm/getset.c \
> + libdvdnav/vm/play.c \
> libdvdnav/vm/vm.c \
> libdvdnav/vm/vmcmd.c \
> + libdvdnav/vm/vmget.c \
>
> SRCS_COMMON-$(DVDREAD) += stream/stream_dvd.c \
> stream/stream_dvd_common.c
> --
> 1.8.3.1 (Apple Git-46)
>
Maybe we should update the libdvdnav inside mplayer first.
--
Xidorn Quan
GnuPG fingerprint: 6F1E DF9A D250 7505 63E2 345E 7570 8D3F 7C9A 1209
More information about the MPlayer-dev-eng
mailing list