Hi.
I simplified the source.
"sscanf" works very well, thanks. ^^

I have some questions.

> there is always a way :)
> Code duplication is not acceptable in ffmpeg and always means patch rejection
> so if there is no way to access the information from pix_fmt_info then
> solution would be to add a way ...

So... you mean that I should post ffmpeg-dev with a patch of libavcodec?

>> > as with vmrsss, unconditional copying is not ok
>> Other filters are also drawing images in the same way, aren't they?
>> (For example,vf_drawbox.)
>
> there is no memcpy() in vf_drawbox

Yes, but "vf_drawbox" also draws images into the memory directly.
(please see "draw_box()")

...Oh,sorry.I think I don't understand the probrem very well.
Which is the probrem, src or dst of memcpy?

--
Ryo Hirafuji
blog http://ledyba.ddo.jp/
dojin http://ledyba.ddo.jp/Pegasus/
web http://ledyba.hp.infoseek.co.jp/

Attachment: vf_expand.c
Description: Binary data

_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to