| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Cleanup
Use pkg-plist
Notes:
svn path=/head/; revision=331039
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=276986
|
|
|
|
|
|
|
| |
- chase library bump
Notes:
svn path=/head/; revision=275112
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249751
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
|
|
|
|
| |
PR: ports/122967
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Notes:
svn path=/head/; revision=215249
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=207672
|
|
|
|
| |
Notes:
svn path=/head/; revision=200776
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current mjpegtools (mpeg2enc for example) is dumping core way
too often to be able to do useful media conversions.
This version has been running on my system for two weeks now and
it works much better.
portrevision bump for multimedia/lives multimedia/mjpegtools-yuvfilters
multimedia/y4mscaler since they have LIB_DEPENDS on this port. Other
ports having RUN_DEPENDS on this port are not bumped.
PR: ports/113878
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Michael Johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=193983
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
Notes:
svn path=/head/; revision=164918
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
| |
Notes:
svn path=/head/; revision=151004
|
|
|
|
|
|
|
| |
- Add SIZE to a few ports
Notes:
svn path=/head/; revision=147668
|
|
|
|
|
|
|
| |
gstreamer-plugins-mpeg2enc is still broken.
Notes:
svn path=/head/; revision=143654
|
|
|
|
| |
Notes:
svn path=/head/; revision=139179
|
|
|
|
|
|
|
| |
Approved by:adamw (mentor)
Notes:
svn path=/head/; revision=120470
|
|
|
|
|
|
|
|
| |
PR: ports/70043
Submitted by: Michael Johnson (maintainer)
Notes:
svn path=/head/; revision=115953
|
|
|
|
|
|
|
|
| |
PR: 69453
Submitted by: maintainer
Notes:
svn path=/head/; revision=114461
|
|
|
|
| |
Notes:
svn path=/head/; revision=112296
|
|
|
|
|
|
|
|
| |
PR: ports/65017
Submitted by: maintainer
Notes:
svn path=/head/; revision=105856
|
|
|
|
|
|
|
|
| |
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
PR: 64749
Notes:
svn path=/head/; revision=105314
|
|
streams, as produced and consumed by the MJPEGtools such as lav2yuv and
mpeg2enc(1).
y4mscaler is meant to be used in a pipeline. Thus, input is from stdin, and
output is to stdout. The essential function of y4mscaler is to scale a
specified "active" region of the input stream (the source) into a specified
active region of the output stream (the target). Pixels outside of the active
region of the source are ignored; pixels outside of the active region of
the target are filled with a background color. The source may additionally
have a matte applied to it; pixels outside the source matte are set to a
separately specified background color.
y4mscaler correctly handles chroma sampling, and thus it can also perform
chroma subsampling conversions. The YUV4MPEG2 stream format currently only
supports 4:2:0 subsampling, although y4mscaler can process 4:1:1, 4:2:2, and
4:4:4 modes by abusing the YUV4MPEG2 format a bit.
Includes preset parameters for popular output streams: DVD, SVCD, VCD, DV,
CVD, and SVCD/VCD still images.
PR: ports/63962
Submitted by: michael johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=105310
|