summaryrefslogtreecommitdiffstats
path: root/libavcodec/xbmenc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-161-1/+1
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* 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