summaryrefslogtreecommitdiffstats
path: root/libavcodec/vda.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: minor libavcodec spelling errorsLou Logan2012-06-291-1/+1
* vda: try to fix compileMichael Niedermayer2012-04-101-21/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-101-0/+35
|\
| * 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
* vda: removes useless doxygen command.Sebastien Zwickert2012-01-081-8/+0
* vda: uses pthreads directly.Sebastien Zwickert2012-01-081-34/+9
* vda: convert 3 byte NAL sizes to 4 byte.Sebastien Zwickert2012-01-081-0/+5
* vda: use K&R style.Clément Bœsch2011-11-151-39/+31
* vda: check allocation result.Sebastien Zwickert2011-11-141-0/+3
* vda: removes useless casts.Sebastien Zwickert2011-11-141-2/+2
* vda: cosmetic.Sebastien Zwickert2011-11-141-17/+17
* vda: reordering headers inclusion.Sebastien Zwickert2011-11-141-0/+7
* vda: use fast reallocation.Sebastien Zwickert2011-11-111-0/+6
* vda: set destination image buffer attributes.Sebastien Zwickert2011-11-091-2/+26
* HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-021-0/+271
OpenPOWER on IntegriCloud