[FFmpeg-devel] [PATCH] libavfilter-soc?: implement fish filter

Michael Niedermayer michaelni
Mon Jun 1 11:51:56 CEST 2009


On Sun, May 31, 2009 at 05:12:56PM +0200, Stefano Sabatini wrote:
> On date Saturday 2009-05-30 22:04:52 +0200, Michael Niedermayer encoded:
[...]
> > > +
> > > +typedef struct {
> > > +    const AVClass *class;
> > > +
> > > +    int w, h;
> > 
> > > +    char *h_range, *s_range, *v_range;
> > 
> > They are ultimately not strings
> 
> Yes, but then how should I put them in the context when using
> av_set_options_string()? (BTW this is the same "trick" used to set an
> expression).

the ranges can be set to expressions that get evaluated for each frame?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

GMX, the mailprovider that uses RBL lists to reject mails from your friends
running their own mailserver at home. The mailprovider that obscures the
origin of mails (mis)identified as viruses. The mailprovider that improves
security my disallowing more secure forms of authentication.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090601/b5736694/attachment.pgp>



More information about the ffmpeg-devel mailing list