summaryrefslogtreecommitdiff
path: root/libavcodec/msvideo1enc.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-231-2/+1
* msvideo1enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-221-3/+2
* msvideo1enc: switch to encode2()Michael Niedermayer2012-02-241-6/+16
* lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Paul B Mahol2012-01-031-1/+1
* Use more designated initializers.Paul B Mahol2011-12-301-7/+7
* msvideo1enc: Check that dimensions are a multiple of 4.Michael Niedermayer2011-12-171-0/+4
* doxygen: remove a few @file parameters.Clément Bœsch2011-10-041-1/+1
* msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating valueReimar Döffinger2011-05-071-4/+4
* MS Video 1 encoderKostya Shishkov2011-05-041-0/+298