[FFmpeg-devel] [PATCH] Implement -pix_fmts for listing all the supported pixel formats

Stefano Sabatini stefano.sabatini-lala
Fri Nov 20 00:34:48 CET 2009


Hi, requires two steps, moving list_fmts to cmdutils.c and implement
the function.

My plan is to remove the -pix_fmt list feature, which I never liked and
which would be at this point just redundant.

Same could be done for -sample_fmts.

At this point I believe there would be no point into leaving its
list_fmts() interface in cmdutils.h, so I my plan to remove it (this
is why I didn't docuemnted it).

Regards.
-- 
FFmpeg = Fundamental & Faboulous Multimedia Peaceful Elected Game
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mv-list-fmts-to-cmdutils.patch
Type: text/x-diff
Size: 1716 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091120/259205e2/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: impl-list-pixfmts.patch
Type: text/x-diff
Size: 3412 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091120/259205e2/attachment-0001.patch>



More information about the ffmpeg-devel mailing list