summaryrefslogtreecommitdiff
path: root/libavcodec/v410enc.c
Commit message (Expand)AuthorAge
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* v410enc: switch to encode2().Anton Khirnov2012-02-20
* lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_IAnton Khirnov2012-01-12
* v410enc: fix undefined signed left shift caused by integer promotionJanne Grunau2012-01-02
* v410enc: fix output buffer size checkMans Rullgard2011-12-15
* v410enc: include correct headersMans Rullgard2011-12-15
* v410 encoder and decoderDerek Buitenhuis2011-12-13