summaryrefslogtreecommitdiffstats
path: root/libavcodec/vda.h
Commit message (Expand)AuthorAgeFilesLines
* fix a compiling error with llvm-gccXidorn Quan2012-10-271-6/+6
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-141-84/+84
|\
| * vda: cosmetics: fix Doxygen comment formattingSebastien Zwickert2012-08-141-78/+78
| * vda: support synchronous decodingSebastien Zwickert2012-08-141-3/+44
| * vda: Reuse the bitstream buffer and reallocate it only if neededSebastien Zwickert2012-08-141-0/+15
* | vda: support synchronous decoding.Sebastien Zwickert2012-08-141-3/+44
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-101-0/+17
|\ \ | |/
| * lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-091-0/+17
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+144
* vda: cosmetic.Sebastien Zwickert2012-01-081-5/+4
* vda: uses pthreads directly.Sebastien Zwickert2012-01-081-1/+2
* vda: use K&R style.Clément Bœsch2011-11-151-3/+1
* vda: reordering headers inclusion.Sebastien Zwickert2011-11-141-3/+0
* vda: undef Picture.Sebastien Zwickert2011-11-141-2/+3
* vda: use fast reallocation.Sebastien Zwickert2011-11-111-0/+24
* vda: set destination image buffer attributes.Sebastien Zwickert2011-11-091-0/+8
* HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-021-0/+140
OpenPOWER on IntegriCloud