Commit Graph

20 Commits

Author SHA1 Message Date
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