aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/vda.h
AgeCommit message (Expand)Author
2012-08-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-14vda: cosmetics: fix Doxygen comment formattingSebastien Zwickert
2012-08-14vda: support synchronous decodingSebastien Zwickert
2012-08-14vda: Reuse the bitstream buffer and reallocate it only if neededSebastien Zwickert
2012-08-14vda: support synchronous decoding.Sebastien Zwickert
2012-04-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-09lavc doxy: add all installed headers to doxy groups.Anton Khirnov
2012-01-08vda: cosmetic.Sebastien Zwickert
2012-01-08vda: uses pthreads directly.Sebastien Zwickert
2011-11-15vda: use K&R style.Clément Bœsch
2011-11-14vda: reordering headers inclusion.Sebastien Zwickert
2011-11-14vda: undef Picture.Sebastien Zwickert
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
2011-11-11vda: use fast reallocation.Sebastien Zwickert
2011-11-09vda: set destination image buffer attributes.Sebastien Zwickert
2011-11-02HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert