| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=105757
|
|
|
|
|
|
|
|
|
|
| |
mplayer's http parser.
PR: ports/64974
Submitted by: maintainer
Notes:
svn path=/head/; revision=105756
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Approved by: Simon Barner (maintainer)
Notes:
svn path=/head/; revision=105740
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=105722
|
|
|
|
|
|
|
| |
Pointy hat to: me
Notes:
svn path=/head/; revision=105654
|
|
|
|
|
|
|
|
|
| |
forget to add the version which fixes the issues there.
http://people.freebsd.org/~eik/portaudit/fde53204-7ea6-11d8-9645-0020ed76ef5a.html
Notes:
svn path=/head/; revision=105569
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=105553
|
|
|
|
| |
Notes:
svn path=/head/; revision=105509
|
|
|
|
| |
Notes:
svn path=/head/; revision=105500
|
|
|
|
|
|
|
|
|
|
|
| |
- USER_LDT is only needed on 4.x system [1]
- Remove notice about qt-2.2.3, that a history now
PR: ports/64837 [1]
Submitted by: Antoine Jacoutot <ajacoutot@lphp.org>
Notes:
svn path=/head/; revision=105489
|
|
|
|
| |
Notes:
svn path=/head/; revision=105431
|
|
|
|
|
|
|
| |
o Update to 0.8.6
Notes:
svn path=/head/; revision=105404
|
|
|
|
| |
Notes:
svn path=/head/; revision=105365
|
|
|
|
|
|
|
| |
- make portlint happy
Notes:
svn path=/head/; revision=105351
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/64100
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
Notes:
svn path=/head/; revision=105277
|
|
|
|
|
|
|
|
| |
PR: 64702
Submitted by: maintainer
Notes:
svn path=/head/; revision=105242
|
|
|
|
|
|
|
|
|
| |
build a package again (audio/lame was set to NO_PACKAGE).
Notified by: kris
Notes:
svn path=/head/; revision=105129
|
|
|
|
| |
Notes:
svn path=/head/; revision=104983
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Compile on all architectures, camserv can be used as relay station
- Package the bttv-module only when ioctl_bt848.h is present
- Catch up with new location of ioctl_bt848.h on -CURRENT
PR: 64482
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=104979
|
|
|
|
|
|
|
|
|
| |
- use ARCH insttead of MACHINE_ARCH
- reordered definitions
- use PLIST_FILES (save an inode)
Notes:
svn path=/head/; revision=104950
|
|
|
|
|
|
|
|
| |
- new option FFMPEG_PORT
- use PLIST_FILES for MMX
Notes:
svn path=/head/; revision=104809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) Add WITHOUT_POSTPROCESS knob for backward compatibility. However,
using might break ports that require postprocess to be enabled
in ffmpeg
3) Bump PORTREVISION due to [1]
4) Remove PKGMESSAGE since it is no longer necessary to warn about
ffmpeg045 port. It has been removed since the reasons for
maintaining an old parallel version of ffmpeg no longer exist
PR: 64257 [1,2,3]
Submitted by: dinoex
Notes:
svn path=/head/; revision=104791
|
|
|
|
|
|
|
| |
ports/multimedia/ffmpeg
Notes:
svn path=/head/; revision=104788
|
|
|
|
| |
Notes:
svn path=/head/; revision=104775
|
|
|
|
|
|
|
|
|
|
| |
if defined at the same time
PR: 62363
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
Notes:
svn path=/head/; revision=104693
|
|
|
|
|
|
|
|
|
|
|
| |
- <strstream.h> -> <iostream>
- remove -Wmissing-declarations declarations
PR: 64282
Submitted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=104692
|
|
|
|
|
|
|
|
|
| |
PR: 64460
Submitted by: Aron Stansvik <elvstone@osdever.net>,
bento
Notes:
svn path=/head/; revision=104689
|
|
|
|
| |
Notes:
svn path=/head/; revision=104635
|
|
|
|
|
|
|
| |
libSDL-1.1.so instead of libSDL-1.1.5.so.
Notes:
svn path=/head/; revision=104634
|
|
|
|
| |
Notes:
svn path=/head/; revision=104631
|
|
|
|
| |
Notes:
svn path=/head/; revision=104625
|
|
|
|
| |
Notes:
svn path=/head/; revision=104620
|
|
|
|
|
|
|
|
| |
- Fix plist
- Bump PORTREVISION
Notes:
svn path=/head/; revision=104525
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104476
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104467
|
|
|
|
| |
Notes:
svn path=/head/; revision=104446
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104442
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104395
|
|
|
|
| |
Notes:
svn path=/head/; revision=104350
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
| |
Notes:
svn path=/head/; revision=104300
|
|
|
|
| |
Notes:
svn path=/head/; revision=104286
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=104260
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1] Enable DEBUG support
[2] Resolve build problems on bento for non-i386 architectures
[3] Introduce rtc interoperability
PR: 64314
Submitted by: maintainer
Reported by: znerd [1]
kris [2]
Michael Johnson <ahze@ahze.net> [3]
Notes:
svn path=/head/; revision=104155
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
| |
Notes:
svn path=/head/; revision=104091
|