aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/streamdvd
Commit message (Collapse)AuthorAgeFilesLines
* Replace libdvdread with the version maintained by the mplayer grouprnoland2009-02-091-2/+2
| | | | | | | | | | -Turn over maintainership -Bump ports that depend on libdvdread since shared lib version rolls back from .5 to .4 -Fix multimedia/ogle build with this version PR: 127849 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
* - Drop Maintainershipmiwi2007-12-141-1/+1
| | | | | PR: 118671 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
* - Unbreakmiwi2007-10-171-7/+2
| | | | | | | | - Fix build with gcc 4.2 PR: 116814 Submitted by: miwi Approved by: maintainer timeout
* Mark as broken with gcc4.2.linimon2007-10-011-1/+7
|
* - Fix mastersite.jmelo2007-06-141-1/+1
| | | | | PR: ports/113577 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
* * libdvdread - PORTREVISION incrementkoitsu2007-04-051-1/+2
| | | | | | | | * libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h * Others - LIB_DEPENDS changes (require libdvdread.so.5) * Others - PORTREVISION increment for those dependent on libdvdread Approved by: philip
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Add streamdvd.jylefort2005-09-063-0/+48
StreamDVD is a fast tool to backup Video DVDs 'on the fly', there will be no ripping, demultiplexing, recoding, remultiplexing... You can select the wanted title, chapters, video, audio and subpicture streams, a resize factor, and StreamDVD will write a 'ready to author' vob file to stdout. WWW: http://www.badabum.de/streamdvd.html PR: ports/85714 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>