aboutsummaryrefslogtreecommitdiff
path: root/multimedia/streamanalyze
Commit message (Collapse)AuthorAgeFilesLines
* Replace libdvdread with the version maintained by the mplayer groupRobert Noland2009-02-081-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> Notes: svn path=/head/; revision=227814
* -Unbreak port by fixing master_sites.Beech Rintoul2007-06-302-3/+1
| | | | | | | | | PR: ports/114044 (based on) Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194513
* * libdvdread - PORTREVISION incrementJeremy Chadwick2007-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 Notes: svn path=/head/; revision=189250
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Add streamanalyze.Jean-Yves Lefort2005-11-013-0/+46
StreamAnalyze is a little helper for people using StreamDVD to backup movies. Giving the video/audio/subpicture tracks you want to save, StreamAnalyze will calculate if the backup would fit on a dvd-r and, if not, print a shrink factor to reduce the video size. Before using StreamAnalyze you should call 'lsdvd' or 'tcprobe' to get an overview of what is available on the video DVD you want to backup. WWW: http://www.badabum.de/streamdvd.html PR: ports/88248 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=146905