summaryrefslogtreecommitdiff
path: root/libavcodec/vda_h264.c
Commit message (Expand)AuthorAge
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-29
|\|
| * Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-28
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* vda: get correctly the frame from h264 context.Sebastien Zwickert2011-11-14
* vda: reordering headers inclusion.Sebastien Zwickert2011-11-14
* vda: use fast reallocation.Sebastien Zwickert2011-11-11
* HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-02