hi,
from the CHANGES.LOG :
0.12.11
added pdp_charcoal to the effect rack : charcoal effect using edge
detection, blur, normalization and negate
( it's an abstraction using basic pdp_objects )
fixed compilation problem with latest ffmpeg ( AVFMT_NOHEADER -->
AVFMTCTX_NOHEADER )
commented pdp_aa : it introduces useless dependencies ( aalib ) and is
not very good
added pdp_ocanvas : canvas with some overlay
that ffmpeg thing is boring, if you have a cvs snapshot before a certain
date,
you should use AVFMT_NOHEADER
and afer that date, it should be
AVFMTCTX_NOHEADER ( in pdp_live~.c ).
the problem is that i don't know that date,
i haven't checked the snapshot every day.
well, just see for yourself.
enjoy!
sevy