since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.
ok kili@
Thanks oga@ and Jonathan Armani for testing.
Add (previously missing) license comment; the license for 3.2.5 has
reverted to MIT-like.
patches/patch-w_intersect_c includes a reimplementation of some
complex math functions, not yet in our libm.
- add a patch from debian to fix an out of bounds error
- remove xsa@ as maintainer per his request
- bump PKGNAME
"if it works, i'm fine with it" xsa@
- remove jolan@ as maintainer per his request
- specifiy license version
- regen WANTLIB
- plugin flavor moves to it's own package (www/swfdec-plugin)
- other misc tweaks
Chris Coyne created a small language for design grammars called
CFDG. These grammars are sets of non-deterministic rules to produce
images. The images are surprisingly beautiful, often from very
simple grammars.
cfdg is a command-line tool to produce images in PNG format from
these grammars.
Rawstudio is an open-source program to read and manipulate RAW images
from most digital cameras.
Rawstudio will convert your RAW files into JPEG, PNG or TIF images which
you can then print or send to friends and clients.
It has a graphical user interface, so you can simply open a RAW file and
experiment with the controls to see how they effect the image. Rawstudio
has a very simple architecture which is optimized for ease of use and
therefore should be intuitive to most photographers.
The normal workflow would be that you first convert your RAW files and
then use an image editing application to further work on your images.
Rawstudio itself is a highly specialized application for processing RAW
images, not a fully featured image editing application.
ok phessler@
added since last update:
- AVM2 (Flash 9) SWF muxer
- QT variant of IMA ADPCM encoder
- VFW grabber
- Ipod/Iphone compatible mp4 muxer
- Mimic decoder
- MSN TCP Webcam stream demuxer
- RL2 demuxer / decoder
- IFF demuxer
- 8SVX audio decoder
- BFI demuxer
- MAXIS EA XA (.xa) demuxer / decoder
- BFI video decoder
- OMA demuxer
also:
* headers have been moved to library specific subdirectories instead
of all under ffmpeg.
* libswscale is now enabled in the build.
feedback/ok brad@