summaryrefslogtreecommitdiffstats
path: root/libavcodec/vda_h264.c
Commit message (Expand)AuthorAgeFilesLines
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* vda: better frame allocationSebastien Zwickert2012-08-141-1/+1
* vda: Merge implementation into one fileSebastien Zwickert2012-08-141-5/+284
* vda: support synchronous decodingSebastien Zwickert2012-08-141-3/+8
* vda: Reuse the bitstream buffer and reallocate it only if neededSebastien Zwickert2012-08-141-26/+11
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-281-1/+0
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+110
OpenPOWER on IntegriCloud