Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set bits_per_coded_sample when encoding Microsoft Video-1. | Carl Eugen Hoyos | 2012-04-15 | 1 | -0/+1 |
* | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | msvideo1enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | msvideo1enc: switch to encode2() | Michael Niedermayer | 2012-02-24 | 1 | -6/+16 |
* | lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* | Paul B Mahol | 2012-01-03 | 1 | -1/+1 |
* | Use more designated initializers. | Paul B Mahol | 2011-12-30 | 1 | -7/+7 |
* | msvideo1enc: Check that dimensions are a multiple of 4. | Michael Niedermayer | 2011-12-17 | 1 | -0/+4 |
* | doxygen: remove a few @file parameters. | Clément Bœsch | 2011-10-04 | 1 | -1/+1 |
* | msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value | Reimar Döffinger | 2011-05-07 | 1 | -4/+4 |
* | MS Video 1 encoder | Kostya Shishkov | 2011-05-04 | 1 | -0/+298 |