| Commit message (Expand) | Author | Age | Files | Lines |
* | vda: remove async decoder leftovers | Luca Barbato | 2013-03-12 | 1 | -44/+3 |
* | lavc: remove disabled FF_API_VDA_ASYNC cruft | Anton Khirnov | 2013-03-09 | 1 | -104/+0 |
* | hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice | Diego Biurrun | 2013-03-05 | 1 | -10/+10 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -1/+1 |
* | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | 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 |