summaryrefslogtreecommitdiff
path: root/libavcodec/vda.c
Commit message (Expand)AuthorAgeFilesLines
* vda: Make output CVPixelBuffer format configurableStefano Pigozzi2015-05-131-2/+9
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-111-0/+72
* vda: Merge implementation into one fileSebastien Zwickert2012-08-141-303/+0
* vda: support synchronous decodingSebastien Zwickert2012-08-141-41/+64
* vda: Reuse the bitstream buffer and reallocate it only if neededSebastien Zwickert2012-08-141-0/+2
* vda: Signal 4 byte NAL headers to the decoder regardless of what's in the ext...Sebastien Zwickert2012-04-101-1/+20
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+259