Mercurial > mplayer.hg
diff libmpcodecs/vd_mpng.c @ 30377:2eea1f09e2c5
Use av_get_bits_per_pixel() for computing the bits per pixel of the
source and destination format, cache those values in the newly added
SwsContext:srcFormatBpp and SwsContext:dstFormatBpp fields, and remove
the fmt_depth() function.
author | stefano |
---|---|
date | Sun, 24 Jan 2010 12:55:05 +0000 |
parents | 0f1b5b68af32 |
children | bbb6ebec87a0 |