代码搜索:libdvbpsi

找到约 35 项符合「libdvbpsi」的源代码

代码结果 35
www.eeworm.com/read/318282/13482171

install

INSTALL file for "libdvbpsi". Configuring "libdvbpsi" ======================= A typical way to configure libdvbpsi is: ./configure --prefix=/usr See './configure --help' for more information.
www.eeworm.com/read/246683/12712467

am makefile.am

## Process this file with automake to produce Makefile.in pkgincludedir = $(includedir)/dvbpsi lib_LTLIBRARIES = libdvbpsi.la libdvbpsi_la_SOURCES = dvbpsi.c dvbpsi_private.h \
www.eeworm.com/read/318282/13482199

am makefile.am

## Process this file with automake to produce Makefile.in pkgincludedir = $(includedir)/dvbpsi lib_LTLIBRARIES = libdvbpsi.la libdvbpsi_la_SOURCES = dvbpsi.c dvbpsi_private.h \
www.eeworm.com/read/246683/12712374

doxygen index.doxygen

/*! \page Index libdvbpsi's documentation \author Arnaud de Bossoreille de Ribou Preface The libdvbpsi is a library developed by the
www.eeworm.com/read/246683/12712688

changelog

libdvbpsi4 (0.1.5-1) unstable; urgency=low * New upstream release. * debian/control: + Set policy to 3.6.2.1. + Renamed source package to libdvbpsi4. -- Sam Hocevar (Debian packages)
www.eeworm.com/read/318282/13482176

doxygen index.doxygen

/*! \page Index libdvbpsi's documentation \author Arnaud de Bossoreille de Ribou Preface The libdvbpsi is a library developed by the
www.eeworm.com/read/318282/13482258

changelog

libdvbpsi3 (0.1.4-1) unstable; urgency=low * New upstream release. * debian/control: + Set policy to 3.6.1.0. + Renamed source package to libdvbpsi3. + Removed the autotools-dev build
www.eeworm.com/read/318282/13482161

plg decode_pat.plg

Build Log --------------------Configuration: decode_pat - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\re
www.eeworm.com/read/318282/13482265

ac configure.ac

AC_INIT(src/dvbpsi.c) AC_PREREQ(2.50) AC_CONFIG_AUX_DIR(autotools) AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE(libdvbpsi3, 0.1.4) AM_CONFIG_HEADER(config.h) #AC_CANONICAL_HOST AC_PROG_CC AC_STDC_HEADERS