summaryrefslogtreecommitdiffstats
path: root/libavcodec/xbmenc.c
Commit message (Expand)AuthorAgeFilesLines
* Move av_reverse table to libavcodecDiego Biurrun2012-10-121-2/+2
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-2/+2
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* avcodec: add XBM encoderPaul B Mahol2012-03-171-0/+86
OpenPOWER on IntegriCloud