Commit Graph

30 Commits

Author SHA1 Message Date
sthen
bf9341d6b8 update to 1.1.4, from Brad. 2009-08-25 13:16:40 +00:00
sthen
5f399fe1e3 Oops, forgot to cvs rm these files. Problem reported by Markus Lude. 2009-08-19 06:12:15 +00:00
sthen
7946645f63 update 1.0.5->1.1.3, from Brad. Various new features and bug fixes. 2009-08-18 22:24:13 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
a922996083 add schroedinger/oil WANTLIB, bump 2009-07-19 13:05:02 +00:00
sthen
198eb71175 sync WANTLIB and bump 2009-03-11 09:29:33 +00:00
jasper
6dd33011b2 - fix license versions
- regen DESCRs, PLISTS
- regen WANTLIBs

ok ajacoutot@ landry@ (as part of another diff)
2009-03-04 20:21:57 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
jakemsr
9f76eb9a17 maintenence update to 1.0.5 2008-01-26 02:17:50 +00:00
jakemsr
40ea6957b0 - libavcodec no longer allows registering individual codecs, so register
all codecs (from transcode CVS)
- our libavcodec does not have an encoder named 'h264', but it does have
  'libx264'.  H.264 encoding is now possible.
- bump PKGNAME
2007-09-24 07:57:01 +00:00
naddy
95c218d114 sync FLAVORS and DESCR; from Pierre Riteau 2007-09-06 19:15:13 +00:00
ajacoutot
7bc3fa8dca - fix CONFIGURE_ARGS
"oops..." pvalchev@
2007-05-29 23:06:58 +00:00
pvalchev
3736065d30 fix altivec support on powerpc and add an altivec flavour; ok ajacoutot 2007-05-29 05:33:16 +00:00
jakemsr
1acdbada7a update WANTLIB and LIB_DEPENDS after graphics/ffmpeg update 2007-05-25 16:13:48 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
robert
123618b723 update to version 1.0.3rc2;
from Nikns Siankin <nikns@secure.lv>
2007-01-23 10:39:01 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
pvalchev
898c1b18a8 Remove jakemsr@ from maintainer position, as he has been inactive and
email has been bouncing for several months.  Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
steven
3fa7fd5027 USE_X11 2006-11-13 11:20:24 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
jakemsr
19eeabdc6c - accomodate fr libavcodec changes
- bump PKGNAME
2006-03-20 05:52:33 +00:00
jakemsr
9fd252b027 oops, libmjpegutils is only at version 3.0. 2006-02-03 05:25:21 +00:00
jakemsr
7c7ddf504f libmjpegutils is now a shared library. 2006-02-03 05:13:05 +00:00
pvalchev
474b2e6708 include errno.h not sys/errno.h 2005-12-24 08:48:49 +00:00
jakemsr
135418d108 update to version 1.0.2
transcode changes (annoted):
- lots of bug fixes and code cleanup
- i386 nasm code replaced
- several speed improvements
- new filters: facemask, ascii
- can read raw DVD ISO images
- new export profile: xvcd
- auto-probe support for bktr and sunau
- safer string functions
- much improved amd64 support
- removed local copies of bbmpeg, libdvenc, libmpeg2 and libpostproc
- uses external libmpeg2 and libpostproc
- fixed out-of-bounds memory access in VOB demuxer
- fixed double free() in AVI handling

port changes:
- most patches integrated
- USE_LIBTOOL
- update my email address


OK wilfried@
2005-11-13 21:11:13 +00:00
sturm
52ca940508 work around an ICE by compiling single files with -O0 on sparc64
ok pval
2005-08-16 18:24:10 +00:00
sturm
73c34c1ce2 workaround a compiler problem on sparc64
maintainer timeout
2005-07-23 15:23:43 +00:00
naddy
d17cf576bc - update ffmpeg to snapshot 20050130
- remove inter-library dependencies
- chase fallout in dependent ports

From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-09 23:41:42 +00:00
naddy
672bff840b Reimport into new category (ok jolan@, xsa@, robert@).
Update to 0.6.14; from new maintainer Jacob Meuser <jakemsr@jakemsr.com>.

Notable changes:
- new import module for bktr(4) devices, import_bktr
- new import module for audio(4) devices, import_sunau
- export profiles
- better error checking
- uses YV12/I420 colorspace by default instead of RGB
- uses external ffmpeg/libavcodec
- optimized memcpy on i386
- many small bugs fixed
2005-01-25 21:58:59 +00:00