summaryrefslogtreecommitdiff
path: root/libavcodec/vda.c
Commit message (Expand)AuthorAge
* vda: try to fix compileMichael Niedermayer2012-04-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-10
|\
| * vda: Signal 4 byte NAL headers to the decoder regardless of what's in the ext...Sebastien Zwickert2012-04-10
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* vda: removes useless doxygen command.Sebastien Zwickert2012-01-08
* vda: uses pthreads directly.Sebastien Zwickert2012-01-08
* vda: convert 3 byte NAL sizes to 4 byte.Sebastien Zwickert2012-01-08
* vda: use K&R style.Clément Bœsch2011-11-15
* vda: check allocation result.Sebastien Zwickert2011-11-14
* vda: removes useless casts.Sebastien Zwickert2011-11-14
* vda: cosmetic.Sebastien Zwickert2011-11-14
* vda: reordering headers inclusion.Sebastien Zwickert2011-11-14
* vda: use fast reallocation.Sebastien Zwickert2011-11-11
* vda: set destination image buffer attributes.Sebastien Zwickert2011-11-09
* HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-02