aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/imgutils.asm
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'James Almer2017-03-231-2/+2
|\ | | | | | | | | | | | | * commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4': x86: Add missing colons after assembly labels Merged-by: James Almer <jamrial@gmail.com>
| * x86: Add missing colons after assembly labelsDiego Biurrun2016-10-171-2/+2
| | | | | | | | | | This fixes many warnings of the sort warning: label alone on a line without a colon might be in error
* | Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch2017-03-201-4/+4
|/ | | | | | | * commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5': imgutils: add a function for copying image data from GPU mapped memory Merged-by: Clément Bœsch <u@pkh.me>
* imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-311-0/+53
See https://software.intel.com/en-us/articles/copying-accelerated-video-decode-frame-buffers