Commit Graph

5 Commits

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