| Commit message (Expand) | Author | Age | Files | Lines |
* | vda: Check the correct pointer for buffer allocation | Luca Barbato | 2015-07-03 | 1 | -1/+1 |
* | vda: Make output CVPixelBuffer format configurable | Stefano Pigozzi | 2015-05-13 | 1 | -1/+1 |
* | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -2/+2 |
* | vda: error out if decoded CVPixelBuffer is empty | Stefano Pigozzi | 2015-01-05 | 1 | -11/+12 |
* | lavc: Add new VDA hwaccel | Anton Khirnov | 2014-05-11 | 1 | -7/+250 |
* | vda: use hwaccel private data for internal bitstream buffer | Anton Khirnov | 2014-05-11 | 1 | -15/+35 |
* | 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 |