22 Commits (a271025215528c68d010d27bae976033e1c46f92)

Author SHA1 Message Date
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 9 years ago
James Darnley 8c1b942ad7 Replace incorrect use of "multiply" with "multiple" 10 years ago
Michael Niedermayer 9babf13764 avcodec/msvideo1enc: Fix () in MKRGB555() macro 11 years ago
Michael Niedermayer fb8f5d0510 avcodec/msvideo1enc: fix SKIPS_MAX 11 years ago
Michael Niedermayer c81234651f avcodec/msvideo1enc: drop dependancy on sizeof(AVFrame) 11 years ago
Stefano Sabatini fe55c31976 lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libs 11 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 11 years ago
Michael Niedermayer 1fe45903b8 msvideo1enc: fix interframe encoding 12 years ago
Michael Niedermayer db3a0aae9f msvideo1enc: fix initial keyframe value 12 years ago
Carl Eugen Hoyos cb8f5194b3 Set bits_per_coded_sample when encoding Microsoft Video-1. 13 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer 6e3aee03b8 msvideo1enc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 73f8f7e839 msvideo1enc: switch to encode2() 13 years ago
Paul B Mahol 7099f36578 lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 13 years ago
Paul B Mahol ba10207bbe Use more designated initializers. 13 years ago
Michael Niedermayer e09ffa4524 msvideo1enc: Check that dimensions are a multiple of 4. 13 years ago
Clément Bœsch 1912c215e0 doxygen: remove a few @file parameters. 13 years ago
Reimar Döffinger 20e5d64a1a msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value 14 years ago
Kostya Shishkov e4be3485af MS Video 1 encoder 14 years ago