[FFmpeg-devel] [RFC] DXVA2 decoding and FFmpeg

wm4 nfxjfg at googlemail.com
Thu Jun 11 20:54:03 CEST 2015


On Thu, 11 Jun 2015 17:24:45 +0200
Stefano Sabatini <stefasab at gmail.com> wrote:

> Next step would be the use of YASM, but I only want to test if the
> general approach is fine (and if the API is not too specific). Also if
> someone wants to step up and port it to YASM I'm all for it, since
> ASM/YASM is far from being my area of expertise.

Personally, I'd probably just
1. export the GPU memcpy function, and
2. export a function to copy AVFrames using this function


More information about the ffmpeg-devel mailing list