| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/msvideo1enc: Fix () in MKRGB555() macro | Michael Niedermayer | 2014-05-25 | 1 | -1/+1 |
* | avcodec/msvideo1enc: fix SKIPS_MAX | Michael Niedermayer | 2014-01-09 | 1 | -1/+1 |
* | avcodec/msvideo1enc: drop dependancy on sizeof(AVFrame) | Michael Niedermayer | 2013-12-17 | 1 | -12/+6 |
* | lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libs | Stefano Sabatini | 2013-11-13 | 1 | -6/+6 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | msvideo1enc: fix interframe encoding | Michael Niedermayer | 2012-10-16 | 1 | -4/+4 |
* | msvideo1enc: fix initial keyframe value | Michael Niedermayer | 2012-10-15 | 1 | -1/+1 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | 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 |