[FFmpeg-devel] [PATCH] png parser
Peter Holik
peter
Wed May 27 14:32:40 CEST 2009
Hi!
This patch adds a png parser to ffmpeg.
now you can do things like
cat a.png b.png | ffmpeg -f image2pipe -vcodec png -i - c%d.jpg
cu Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-png-parser.patch
Type: text/x-diff
Size: 3344 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090527/9dc2e413/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02-Makefile-for-png-parser.patch
Type: text/x-diff
Size: 794 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090527/9dc2e413/attachment-0001.patch>
More information about the ffmpeg-devel
mailing list