Commit graph

22 commits

Author SHA1 Message Date
wiz
943940d282 Really fix png support. From John Bowler.
Bump PKGREVISION.
2011-02-10 16:41:56 +00:00
wiz
33c5032df3 Fix interlaced png handling (lots of (unnecessary) warnings when running,
but works).
2011-02-07 10:20:09 +00:00
wiz
34c265b1c9 Small improvement to png patch. Non-interlaced pngs now work as inputs.
Interlaced not yet.
2011-02-06 15:37:21 +00:00
markd
2e5f624217 Fix build with gcc4.5
add PLIST.Linux for additional (v4l) files installed on linux.
2011-01-29 20:31:19 +00:00
wiz
d8321c7aeb Fix build with png-1.5. 2011-01-24 10:04:21 +00:00
wiz
3ffc9e9845 Remove unneeded patch. 2009-01-08 17:25:31 +00:00
wiz
b7c3fa7b0c Update to 1.9.0:
mpeg2enc works "better".
some changes for the libquicktime.
maintainance for newer release of other packages the mjpegtools need.
2009-01-08 17:21:36 +00:00
tron
a9a91268a9 Fix non-portable shell scripts, bump package revision. 2006-10-13 12:51:27 +00:00
tron
002bc76cf1 Regenerate patch file so that Mac OS X's "patch" no longer refused
to apply the patch.
2006-08-04 16:43:37 +00:00
tron
057ec66619 Include "assert.h" in "Region2D.hh" to get definition of assert().
This fixes build problems with GCC 4.x.
2006-06-30 18:39:08 +00:00
drochner
39b95b1059 make this build on amd64/current, from Martijn van Buul per PR pkg/33769
(it builds for me on amd64/3.0, but the effect is easily verified by
disassembling -- basically it is insignificant because "cpuid" always
yields just 32 bit, but if newer compilers complain something must be done)
2006-06-21 18:29:18 +00:00
xtraeme
b0712984e6 * Add missing files now that mplex has been re-added.
* Add a patch that should fix the build on amd64.
* Fixed pkglint warnings.

Bump PKGREVISION.
2006-01-30 08:44:25 +00:00
ben
e97be5bf55 Include mplex in the mjpegtools package, and bump PKGREVISION.
Remove mplex as a standalone package, to reduce maintenance.
2006-01-29 04:25:58 +00:00
xtraeme
f32c8b7dc2 Update mjpegtools/mplex to 1.8.0.
Some changes:

* Modularised input handling for MPEG compression tools.
* movtar read/write support
* MJPEG playback in software, and experimental MJPEG hardware
   overlay playback (see mjpeg/)
* mpeg2enc _much_ improved!
2006-01-25 08:09:12 +00:00
jmmv
f2d0a42a26 Fix build under DragonFly. From Joerg Sonnenberger. 2005-06-06 19:10:44 +00:00
reed
cfbbfd0635 Add patches to get around these errors:
error: label at end of compound statement
 error: array bound forbidden after parenthesized type-id

This was noticed on FreeBSD 5.4-STABLE with gcc 3.4.2.
Also test build under NetBSD 1.6.2_STABLE with gcc 2.95.3
and Linux with gcc 3.3.5.

No PKGREVISION bump since this should not change anything.
This package does not have a maintainer.
2005-05-28 00:05:39 +00:00
agc
5ae9517d74 Add RMD160 digests. 2005-02-24 11:24:01 +00:00
sekiya
757fee7ad7 Build libmjpegutil as a shared library, which in turn allows transcode to
use the mjpegutil modules.  This commit incorporates changes suggested by wiz@.

Bump package revision, as well.
2004-04-17 05:50:50 +00:00
taca
1a717549cb Fix broken diff path of patches/patch-ae. 2004-04-11 08:31:55 +00:00
mrg
0e05a819c9 let the utils/altivec code work on netbsd (modern netbsd/ppc systems
seem to have it enabled by default...):
- it's spelled <errno.h> NOT <sys/errno.h>
- use the same register prefixes as linux does, not macosx.
2004-04-04 11:04:59 +00:00
recht
b3f4a09a71 update to 1.6.2
Changes:
Since the authors don't provide a proper CHANGES file/release announcement, this
is me guess from diffing to last version (1.6.1.93):
- aix build fixes
- icc support
- doc updates
- yuvfps tries to find a normalized framerate by default

... and probably the usual: bug-fixes
2004-03-11 13:17:03 +00:00
jmmv
8cdcaee362 Move mjpegtools to the multimedia category (coming from graphics).
This is version 1.6.1.93.
2004-01-26 12:44:05 +00:00