[MPlayer-dev-eng] [PATCH] Decode economy - 2

Sergey Khlutchin khlut at samaramail.ru
Fri Sep 15 19:52:36 CEST 2006


Hi!

This is a second version of the patch.
I divided it on two parts and have tested the patched libavcodec for backward compatibility.
New parameters for libavcodec was moved to AVCodecContext structure and mjpeg decoder was optimized.

>When the size of video is more than the size of its visible part,
>it is possible to accelerate decoding not making transformations of invisible blocks of the picture.
>The attached patch counts the picture visible part in view of used filters and location of the MPlayer's window inside of parents.
>It was necessary to do changes in different parts, probably some places are insufficiently elegant,
>and I would like to discuss it.
>This code works for -vo x11 and MJPEG generated by Elphel camera.

Sergey Khlutchin
Elphel, Inc

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libavcodec-decode-economy-2.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060915/b8cb9840/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: decode-economy-2.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060915/b8cb9840/attachment.asc>


More information about the MPlayer-dev-eng mailing list