summaryrefslogtreecommitdiffstats
path: root/libavcodec/vda.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623'Michael Niedermayer2015-05-131-0/+17
|\
| * vda: Make output CVPixelBuffer format configurableStefano Pigozzi2015-05-131-0/+17
* | Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f'Michael Niedermayer2014-05-121-0/+54
|\ \ | |/
| * lavc: Add new VDA hwaccelAnton Khirnov2014-05-111-0/+53
* | Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b'Michael Niedermayer2014-05-121-12/+3
|\ \ | |/
| * vda: use hwaccel private data for internal bitstream bufferAnton Khirnov2014-05-111-3/+3
* | vda: fix crash when a frame is dropped.Xidorn Quan2014-01-271-0/+6
* | avcodec/vda_h264: use av_buffer to manage buffersXidorn Quan2013-05-271-0/+11
* | Merge commit 'adfa53d67c7a3318157ea9d95e8bdcfb77139452'Michael Niedermayer2013-03-131-75/+0
|\ \ | |/
| * lavc: remove disabled FF_API_VDA_ASYNC cruftAnton Khirnov2013-03-091-75/+0
* | fix a compiling error with llvm-gccXidorn Quan2012-10-271-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-141-84/+84
|\ \ | |/
| * vda: cosmetics: fix Doxygen comment formattingSebastien Zwickert2012-08-141-78/+78
| * vda: support synchronous decodingSebastien Zwickert2012-08-141-3/+44
| * vda: Reuse the bitstream buffer and reallocate it only if neededSebastien Zwickert2012-08-141-0/+15
* | vda: support synchronous decoding.Sebastien Zwickert2012-08-141-3/+44
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-101-0/+17
|\ \ | |/
| * lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-091-0/+17
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+144
* vda: cosmetic.Sebastien Zwickert2012-01-081-5/+4
* vda: uses pthreads directly.Sebastien Zwickert2012-01-081-1/+2
* vda: use K&R style.Clément Bœsch2011-11-151-3/+1
* vda: reordering headers inclusion.Sebastien Zwickert2011-11-141-3/+0
* vda: undef Picture.Sebastien Zwickert2011-11-141-2/+3
* vda: use fast reallocation.Sebastien Zwickert2011-11-111-0/+24
* vda: set destination image buffer attributes.Sebastien Zwickert2011-11-091-0/+8
* HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-021-0/+140
OpenPOWER on IntegriCloud