Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - update to jpeg-8 | dinoex | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | - bump all port that indirectly depends on libjpeg and have not yet been ↵ | dinoex | 2009-07-31 | 1 | -1/+1 |
| | | | | | | bumped or updated Requested by: edwin | ||||
* | - Fix build with multimedia/libdv | dhn | 2009-05-20 | 1 | -1/+2 |
| | | | | | | - Bump PORTREVISION Reported by: pointyhat | ||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -0/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | dv2sub is a simple utility that extracts the date and time of recording from | miwi | 2008-01-23 | 3 | -0/+35 |
a dv video file (using libdv) and outputs it as a subtitle file. It can also display useful information about the dv stream, like video norm (PAL/NTSC), aspect ratio normal (4:3) or wide (16:9), interlaced or progressive material, number of audio channels, audio sampling frequency, number of audio samples, timestamp and recording date & time. WWW: http://dv2sub.sourceforge.net/ PR: ports/119917 Submitted by: Phil Oleson |