| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: minor libavcodec spelling errors | Lou Logan | 2012-06-29 | 1 | -1/+1 |
* | vda: try to fix compile | Michael Niedermayer | 2012-04-10 | 1 | -21/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-10 | 1 | -0/+35 |
|\ |
|
| * | vda: Signal 4 byte NAL headers to the decoder regardless of what's in the ext... | Sebastien Zwickert | 2012-04-10 | 1 | -1/+20 |
| * | hwaccel: OS X Video Decoder Acceleration (VDA) support. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+259 |
* | vda: removes useless doxygen command. | Sebastien Zwickert | 2012-01-08 | 1 | -8/+0 |
* | vda: uses pthreads directly. | Sebastien Zwickert | 2012-01-08 | 1 | -34/+9 |
* | vda: convert 3 byte NAL sizes to 4 byte. | Sebastien Zwickert | 2012-01-08 | 1 | -0/+5 |
* | vda: use K&R style. | Clément Bœsch | 2011-11-15 | 1 | -39/+31 |
* | vda: check allocation result. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+3 |
* | vda: removes useless casts. | Sebastien Zwickert | 2011-11-14 | 1 | -2/+2 |
* | vda: cosmetic. | Sebastien Zwickert | 2011-11-14 | 1 | -17/+17 |
* | vda: reordering headers inclusion. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+7 |
* | vda: use fast reallocation. | Sebastien Zwickert | 2011-11-11 | 1 | -0/+6 |
* | vda: set destination image buffer attributes. | Sebastien Zwickert | 2011-11-09 | 1 | -2/+26 |
* | HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. | Sebastien Zwickert | 2011-11-02 | 1 | -0/+271 |