summaryrefslogtreecommitdiff
path: root/libavcodec/msvideo1enc.c
Commit message (Expand)AuthorAge
* cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-23
* msvideo1enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* msvideo1enc: switch to encode2()Michael Niedermayer2012-02-24
* lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Paul B Mahol2012-01-03
* Use more designated initializers.Paul B Mahol2011-12-30
* msvideo1enc: Check that dimensions are a multiple of 4.Michael Niedermayer2011-12-17
* doxygen: remove a few @file parameters.Clément Bœsch2011-10-04
* msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating valueReimar Döffinger2011-05-07
* MS Video 1 encoderKostya Shishkov2011-05-04