summaryrefslogtreecommitdiffstats
path: root/libavcodec/vda_h264.c
Commit message (Expand)AuthorAgeFilesLines
* vda: remove async decoder leftoversLuca Barbato2013-03-121-44/+3
* lavc: remove disabled FF_API_VDA_ASYNC cruftAnton Khirnov2013-03-091-104/+0
* hwaccel: consistent name prefixes for start_frame/end_frame/decode_sliceDiego Biurrun2013-03-051-10/+10
* h264: deMpegEncContextizeAnton Khirnov2013-02-151-1/+1
* miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* 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