[FFmpeg-devel] [PATCH] Use pixdesc for avcodec_get_pix_fmt_name()

Stefano Sabatini stefano.sabatini-lala
Thu Nov 26 00:19:31 CET 2009


On date Wednesday 2009-11-25 12:38:13 +0100, Michael Niedermayer encoded:
> On Wed, Nov 25, 2009 at 01:49:45AM +0100, Stefano Sabatini wrote:
[...]
> > Updated (also I forgot gray -> gray8).
> > 
> > The test I attached for reference issues this:
> > pix_fmt_info name:gray != av_pix_fmt_descriptors name:gray8
> > pix_fmt_info name:monow != av_pix_fmt_descriptors name:monowhite
> > pix_fmt_info name:monob != av_pix_fmt_descriptors name:monoblack
> > pix_fmt_info name:xvmcmc != av_pix_fmt_descriptors name:xvmc_mpeg2_mc
> > pix_fmt_info name:xvmcidct != av_pix_fmt_descriptors name:xvmc_mpeg2_idct
> 
> so it still break compatibility
> patch rejected

No, the test was testing something else, new test and patch attached.

Regards.
-- 
FFmpeg = Frightening & Friendly MultiPurpose Entertaining Genius
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-av-pix-desc-for-pixname2.patch
Type: text/x-diff
Size: 1008 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091126/b2c282d1/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-pixdesc-test-name.patch
Type: text/x-diff
Size: 797 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091126/b2c282d1/attachment-0001.patch>



More information about the ffmpeg-devel mailing list