[MPlayer-dev-eng] [PATCH] vda support for mplayer

Xidorn Quan quanxunzhen at gmail.com
Sat Aug 18 12:58:18 CEST 2012


On Sat, Aug 18, 2012 at 5:57 PM, Reimar Döffinger
<Reimar.Doeffinger at gmx.de>wrote:

> Look at libavcodec/libvpxdec.c and how it does it.
> It passes out an internal buffer directly, and does not use get_buffer/
> release_buffer.
> If done that way, do you still believe that moving most of that code
> into FFmpeg would cause any performance loss?
> I'm really sorry for pushing you around between solutions, it's just that
> it
> would be so much nicer because I believe it would
> 1) Make it easily possible to use VDA in FFmpeg itself as well
> 2) Avoid the special VDA pixfmt handling in MPlayer
> 3) Save us from maintaining any VDA code
>

OK, I'll look at that file and try that way again. Thanks for your
suggestion.


More information about the MPlayer-dev-eng mailing list