summaryrefslogtreecommitdiff
path: root/libavcodec/vda_h264.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-291-1/+0
|\
| * Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-281-1/+0
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+110
* vda: get correctly the frame from h264 context.Sebastien Zwickert2011-11-141-1/+1
* vda: reordering headers inclusion.Sebastien Zwickert2011-11-141-0/+1
* vda: use fast reallocation.Sebastien Zwickert2011-11-111-24/+10
* HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-021-0/+107