Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | 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 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | 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 |