Commit Graph

17 Commits

Author SHA1 Message Date
landry
b08a5a69e5 Remove sparc64-specific patch now that it switched to gcc4.
From Brad.
2010-06-11 20:05:57 +00:00
jakemsr
8df3585b3b - add sndio recording support
- drop sun audio support
- allow non-filenames for audio input names
with feedback from ratchov@
2010-01-11 08:49:27 +00:00
sthen
8ff6c4a593 update to 1.1.5, from Brad. 2009-11-03 14:32:33 +00:00
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
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
pvalchev
3736065d30 fix altivec support on powerpc and add an altivec flavour; ok ajacoutot 2007-05-29 05:33:16 +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