summaryrefslogtreecommitdiff
path: root/libavcodec/vda.h
Commit message (Expand)AuthorAge
* vda: fix crash when a frame is dropped.Xidorn Quan2014-01-27
* avcodec/vda_h264: use av_buffer to manage buffersXidorn Quan2013-05-27
* Merge commit 'adfa53d67c7a3318157ea9d95e8bdcfb77139452'Michael Niedermayer2013-03-13
|\
| * lavc: remove disabled FF_API_VDA_ASYNC cruftAnton Khirnov2013-03-09
* | fix a compiling error with llvm-gccXidorn Quan2012-10-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-14
|\|
| * vda: cosmetics: fix Doxygen comment formattingSebastien Zwickert2012-08-14
| * vda: support synchronous decodingSebastien Zwickert2012-08-14
| * vda: Reuse the bitstream buffer and reallocate it only if neededSebastien Zwickert2012-08-14
* | vda: support synchronous decoding.Sebastien Zwickert2012-08-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-10
|\|
| * lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-09
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* vda: cosmetic.Sebastien Zwickert2012-01-08
* vda: uses pthreads directly.Sebastien Zwickert2012-01-08
* vda: use K&R style.Clément Bœsch2011-11-15
* vda: reordering headers inclusion.Sebastien Zwickert2011-11-14
* vda: undef Picture.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