| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623' | Michael Niedermayer | 2015-05-13 | 1 | -0/+17 |
|\ |
|
| * | vda: Make output CVPixelBuffer format configurable | Stefano Pigozzi | 2015-05-13 | 1 | -0/+17 |
* | | Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' | Michael Niedermayer | 2014-05-12 | 1 | -0/+54 |
|\| |
|
| * | lavc: Add new VDA hwaccel | Anton Khirnov | 2014-05-11 | 1 | -0/+53 |
* | | Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b' | Michael Niedermayer | 2014-05-12 | 1 | -12/+3 |
|\| |
|
| * | vda: use hwaccel private data for internal bitstream buffer | Anton Khirnov | 2014-05-11 | 1 | -3/+3 |
* | | vda: fix crash when a frame is dropped. | Xidorn Quan | 2014-01-27 | 1 | -0/+6 |
* | | avcodec/vda_h264: use av_buffer to manage buffers | Xidorn Quan | 2013-05-27 | 1 | -0/+11 |
* | | Merge commit 'adfa53d67c7a3318157ea9d95e8bdcfb77139452' | Michael Niedermayer | 2013-03-13 | 1 | -75/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_VDA_ASYNC cruft | Anton Khirnov | 2013-03-09 | 1 | -75/+0 |
* | | fix a compiling error with llvm-gcc | Xidorn Quan | 2012-10-27 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-14 | 1 | -84/+84 |
|\| |
|
| * | vda: cosmetics: fix Doxygen comment formatting | Sebastien Zwickert | 2012-08-14 | 1 | -78/+78 |
| * | vda: support synchronous decoding | Sebastien Zwickert | 2012-08-14 | 1 | -3/+44 |
| * | vda: Reuse the bitstream buffer and reallocate it only if needed | Sebastien Zwickert | 2012-08-14 | 1 | -0/+15 |
* | | vda: support synchronous decoding. | Sebastien Zwickert | 2012-08-14 | 1 | -3/+44 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-10 | 1 | -0/+17 |
|\| |
|
| * | lavc doxy: add all installed headers to doxy groups. | Anton Khirnov | 2012-04-09 | 1 | -0/+17 |
| * | hwaccel: OS X Video Decoder Acceleration (VDA) support. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+144 |
* | vda: cosmetic. | Sebastien Zwickert | 2012-01-08 | 1 | -5/+4 |
* | vda: uses pthreads directly. | Sebastien Zwickert | 2012-01-08 | 1 | -1/+2 |
* | vda: use K&R style. | Clément Bœsch | 2011-11-15 | 1 | -3/+1 |
* | vda: reordering headers inclusion. | Sebastien Zwickert | 2011-11-14 | 1 | -3/+0 |
* | vda: undef Picture. | Sebastien Zwickert | 2011-11-14 | 1 | -2/+3 |
* | vda: use fast reallocation. | Sebastien Zwickert | 2011-11-11 | 1 | -0/+24 |
* | vda: set destination image buffer attributes. | Sebastien Zwickert | 2011-11-09 | 1 | -0/+8 |
* | HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. | Sebastien Zwickert | 2011-11-02 | 1 | -0/+140 |