| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-14 | 1 | -24/+22 |
|\ |
|
| * | vda: better frame allocation | Sebastien Zwickert | 2012-08-14 | 1 | -1/+1 |
| * | vda: Merge implementation into one file | Sebastien Zwickert | 2012-08-14 | 1 | -5/+284 |
| * | vda: support synchronous decoding | Sebastien Zwickert | 2012-08-14 | 1 | -3/+8 |
| * | vda: Reuse the bitstream buffer and reallocate it only if needed | Sebastien Zwickert | 2012-08-14 | 1 | -26/+11 |
* | | vda: merge implementation into one file. | Sebastien Zwickert | 2012-08-14 | 1 | -5/+291 |
* | | vda: support synchronous decoding. | Sebastien Zwickert | 2012-08-14 | 1 | -5/+11 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-29 | 1 | -1/+0 |
|\| |
|
| * | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -1/+0 |
| * | hwaccel: OS X Video Decoder Acceleration (VDA) support. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+110 |
* | vda: get correctly the frame from h264 context. | Sebastien Zwickert | 2011-11-14 | 1 | -1/+1 |
* | vda: reordering headers inclusion. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+1 |
* | vda: use fast reallocation. | Sebastien Zwickert | 2011-11-11 | 1 | -24/+10 |
* | HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. | Sebastien Zwickert | 2011-11-02 | 1 | -0/+107 |