The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : libdvbpsi

A library for MPEG TS and DVB PSI tables decoding and generation

 libdvbpsi is a set of tools which allows to decode and generate all the
Program specific Information (PSI) present in a MPEG2 TS or a DVB stream. The
two keywords are portability and simplicity.

Currently supported tables
   - Program Association Table (PAT, MPEG2)
   - Program Map Table (PMT, MPEG2) 

http://www.videolan.org/developers/libdvbpsi.html



libdvbpsi history


v. 1.18
date: 2007/03/26 21:35:04;  author: mezz;  state: Exp;  lines: +1 -1
Portlint:
	-INSTALLS_SHLIB -> USE_LDCONFIG.

v. 1.17 date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.16 date: 2006/06/09 18:00:32; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.15 date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.14 date: 2006/02/23 10:38:07; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.13 date: 2005/11/15 06:50:14; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/07/06 17:51:01; author: ahze; state: Exp; lines: +4 -4 - Update to 0.1.5
v. 1.11 date: 2005/04/12 03:26:09; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.10 date: 2005/04/11 08:03:25; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.9 date: 2004/10/29 22:24:45; author: ahze; state: Exp; lines: +1 -1 Change email to new FreeBSD.org address Approved by:adamw (mentor)
v. 1.8 date: 2004/10/14 01:17:34; author: edwin; state: Exp; lines: +1 -1 I'd like to take maintain ship of this , net/vls , and multimedia/libdvbpsi Submitted by: Michael Johnson
v. 1.7 date: 2004/10/13 20:51:08; author: dinoex; state: Exp; lines: +1 -1 - drop maintinership
v. 1.6 date: 2004/01/03 12:26:18; author: dinoex; state: Exp; lines: +3 -2 - update to 0.1.4 - new layout in tarball
v. 1.5 date: 2003/12/27 10:59:35; author: dinoex; state: Exp; lines: +1 -1 - take maintainership
v. 1.4 date: 2003/07/30 18:51:46; author: krion; state: Exp; lines: +9 -2 * Update to version 0.1.3 PR: 55062 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
v. 1.3 date: 2003/04/04 01:32:05; author: lioux; state: Exp; lines: +9 -14 o Repo copy move special case. Background and methodology follows: - In the past, this port was incorrectly added to multimedia category even though it already existed in graphics category. Therefore, it was removed. - Now, this port is being moved to multimedia category since it should reside there. However, we cannot do the usual repo copy since there are repo histories in both categories. - What to do? 1) 'cvs checkout' both the graphics and the multimedia versions of the port. 2) 'cp' copy the files from the graphics version to the multimedia one. 3) 'cvs commit' the copied version from graphics with a long commit message explaining the situation o Appropriately update dependency references from graphics to multimedia category Port creator: ijlao Date created: Aug 8, 2002
v. 1.2 date: 2003/02/08 01:37:52; author: lioux; state: dead; lines: +1 -1 o Remove recently added libdvbpsi: it already exists as ports/graphics/libdvbpsi o "Do not work on ports when you are too tired for your mind to be into it"
v. 1.1 date: 2003/02/08 01:29:50; author: lioux; state: Exp; New port libdvbpsi version 0.1.2: VideoLAN DVB and PSI decoders and generators ============================================================================= v. 1.18 date: 2007/03/26 21:35:04; author: mezz; state: Exp; lines: +1 -1 Portlint: -INSTALLS_SHLIB -> USE_LDCONFIG.
v. 1.17 date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.16 date: 2006/06/09 18:00:32; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.15 date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.14 date: 2006/02/23 10:38:07; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.13 date: 2005/11/15 06:50:14; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/07/06 17:51:01; author: ahze; state: Exp; lines: +4 -4 - Update to 0.1.5
v. 1.11 date: 2005/04/12 03:26:09; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.10 date: 2005/04/11 08:03:25; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.9 date: 2004/10/29 22:24:45; author: ahze; state: Exp; lines: +1 -1 Change email to new FreeBSD.org address Approved by:adamw (mentor)
v. 1.8 date: 2004/10/14 01:17:34; author: edwin; state: Exp; lines: +1 -1 I'd like to take maintain ship of this , net/vls , and multimedia/libdvbpsi Submitted by: Michael Johnson
v. 1.7 date: 2004/10/13 20:51:08; author: dinoex; state: Exp; lines: +1 -1 - drop maintinership
v. 1.6 date: 2004/01/03 12:26:18; author: dinoex; state: Exp; lines: +3 -2 - update to 0.1.4 - new layout in tarball
v. 1.5 date: 2003/12/27 10:59:35; author: dinoex; state: Exp; lines: +1 -1 - take maintainership
v. 1.4 date: 2003/07/30 18:51:46; author: krion; state: Exp; lines: +9 -2 * Update to version 0.1.3 PR: 55062 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
v. 1.3 date: 2003/04/04 01:32:05; author: lioux; state: Exp; lines: +9 -14 o Repo copy move special case. Background and methodology follows: - In the past, this port was incorrectly added to multimedia category even though it already existed in graphics category. Therefore, it was removed. - Now, this port is being moved to multimedia category since it should reside there. However, we cannot do the usual repo copy since there are repo histories in both categories. - What to do? 1) 'cvs checkout' both the graphics and the multimedia versions of the port. 2) 'cp' copy the files from the graphics version to the multimedia one. 3) 'cvs commit' the copied version from graphics with a long commit message explaining the situation o Appropriately update dependency references from graphics to multimedia category Port creator: ijlao Date created: Aug 8, 2002
v. 1.2 date: 2003/02/08 01:37:52; author: lioux; state: dead; lines: +1 -1 o Remove recently added libdvbpsi: it already exists as ports/graphics/libdvbpsi o "Do not work on ports when you are too tired for your mind to be into it"
v. 1.1 date: 2003/02/08 01:29:50; author: lioux; state: Exp; New port libdvbpsi version 0.1.2: VideoLAN DVB and PSI decoders and generators ============================================================================= v. 1.18 date: 2007/03/26 21:35:04; author: mezz; state: Exp; lines: +1 -1 Portlint: -INSTALLS_SHLIB -> USE_LDCONFIG.
v. 1.17 date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.16 date: 2006/06/09 18:00:32; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.15 date: 2006/05/10 22:37:31; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.14 date: 2006/02/23 10:38:07; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.13 date: 2005/11/15 06:50:14; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/07/06 17:51:01; author: ahze; state: Exp; lines: +4 -4 - Update to 0.1.5
v. 1.11 date: 2005/04/12 03:26:09; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.10 date: 2005/04/11 08:03:25; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.9 date: 2004/10/29 22:24:45; author: ahze; state: Exp; lines: +1 -1 Change email to new FreeBSD.org address Approved by:adamw (mentor)
v. 1.8 date: 2004/10/14 01:17:34; author: edwin; state: Exp; lines: +1 -1 I'd like to take maintain ship of this , net/vls , and multimedia/libdvbpsi Submitted by: Michael Johnson
v. 1.7 date: 2004/10/13 20:51:08; author: dinoex; state: Exp; lines: +1 -1 - drop maintinership
v. 1.6 date: 2004/01/03 12:26:18; author: dinoex; state: Exp; lines: +3 -2 - update to 0.1.4 - new layout in tarball
v. 1.5 date: 2003/12/27 10:59:35; author: dinoex; state: Exp; lines: +1 -1 - take maintainership
v. 1.4 date: 2003/07/30 18:51:46; author: krion; state: Exp; lines: +9 -2 * Update to version 0.1.3 PR: 55062 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
v. 1.3 date: 2003/04/04 01:32:05; author: lioux; state: Exp; lines: +9 -14 o Repo copy move special case. Background and methodology follows: - In the past, this port was incorrectly added to multimedia category even though it already existed in graphics category. Therefore, it was removed. - Now, this port is being moved to multimedia category since it should reside there. However, we cannot do the usual repo copy since there are repo histories in both categories. - What to do? 1) 'cvs checkout' both the graphics and the multimedia versions of the port. 2) 'cp' copy the files from the graphics version to the multimedia one. 3) 'cvs commit' the copied version from graphics with a long commit message explaining the situation o Appropriately update dependency references from graphics to multimedia category Port creator: ijlao Date created: Aug 8, 2002
v. 1.2 date: 2003/02/08 01:37:52; author: lioux; state: dead; lines: +1 -1 o Remove recently added libdvbpsi: it already exists as ports/graphics/libdvbpsi o "Do not work on ports when you are too tired for your mind to be into it"
v. 1.1 date: 2003/02/08 01:29:50; author: lioux; state: Exp; New port libdvbpsi version 0.1.2: VideoLAN DVB and PSI decoders and generators =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm