[FFmpeg-devel] [PATCH] Remove imgconvert.c:avg_bits_per_pixel()

Stefano Sabatini stefano.sabatini-lala
Sun Jan 31 16:55:22 CET 2010


Hi, as in subject.

Follows the difference between the avg_bits_per_pixel() and
av_get_bits_per_pixel() (the second value comes from
av_get_bits_per_pixel(), which is also right).

bgr4_byte: 8 4
rgb4_byte: 8 4
yuva420p: 12 20
rgb555be: 16 15
rgb555le: 16 15
bgr555be: 16 15
bgr555le: 16 15

Regression test passed.

Regards.
-- 
FFmpeg = Fast & Frenzy Multipurpose Portable Ecumenical Ghost
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-avg-bits-per-pixel.patch
Type: text/x-diff
Size: 762 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100131/a5d436e9/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-pixdesc-for-avg-bits-per-pixel.patch
Type: text/x-diff
Size: 2221 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100131/a5d436e9/attachment-0001.patch>



More information about the ffmpeg-devel mailing list