diff options
author | Mark Thompson <sw@jkqxz.net> | 2016-10-25 20:40:17 +0100 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2016-11-03 23:49:05 +0000 |
commit | 124e26971e69bb25f38c6c7cb3fa20c77cf10966 (patch) | |
tree | 78e46e0f53ba6b29e49afd6e1c2ed82343972700 /libavutil | |
parent | d06aa24ba583ad08025da9e1b29afcd8218ff9b0 (diff) | |
download | ffmpeg-124e26971e69bb25f38c6c7cb3fa20c77cf10966.tar.gz |
lavfi: Hardware map filter
Takes a frame associated with a hardware context as input and maps it
to something else (another hardware frame or normal memory) for other
processing. If the frame to map was originally in the target format
(but mapped to something else), the original frame is output.
Also supports mapping backwards, where only the output has a hardware
context. The link immediately before will be supplied with mapped
hardware frames which it can write directly into, and this filter
then unmaps them back to the actual hardware frames.
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions