OSDN Git Service

Implement avfilter_make_format_list2(), which is going to replace
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 18 Oct 2009 23:06:52 +0000 (23:06 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 18 Oct 2009 23:06:52 +0000 (23:06 +0000)
commitf6a1fa850af7ab031708737be417f6c94c53799a
tree957945ec4627dfa101f1a7c6ccb3e2d1351b34ca
parentf28b385d47ed11c4389baa318949b18c8fc01ab3
Implement avfilter_make_format_list2(), which is going to replace
avfilter_make_format_list().

See the thread:
"[PATCH] Implement avfilter_make_format_list2(enum PixelFormat pix_fmt, ...)".

Originally committed as revision 20299 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.h
libavfilter/formats.c