[MPlayer-dev-eng] [PATCH] Do not call to th_decode_ycbcr_out() for packets representing a dropped (0-byte) frame.

Diego Biurrun diego at biurrun.de
Thu Jan 19 15:37:30 CET 2012


On Wed, Jan 11, 2012 at 01:35:52PM +0100, Giorgio Vazzana wrote:
> 
> this is the last patch I wanted to submit. The subject pretty much
> says it all: in case of 0-byte packets we don't need to call
> th_decode_ycbcr_out() to decode the frame because we have a duplicated
> frame, and so we can use the last frame.

Applied.

> After this patch, the file needs a reindent, I don't know if there is
> an automated program/script that can do it. If not let me know and
> I'll do it by hand, after all it's a small file. Regards,

TOOLS/mp-uncrustify-style.cfg

is our configuration file for uncrustify.  You can run that and make
a few corrections by hand.

Diego


More information about the MPlayer-dev-eng mailing list