Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flashsv2enc: align codec declarations | Paul B Mahol | 2012-06-14 | 1 | -3/+3 |
* | Fix flashsv2 encoder error message. | Carl Eugen Hoyos | 2012-05-12 | 1 | -1/+1 |
* | flashsv2enc: fix division by zero | Michael Niedermayer | 2012-05-12 | 1 | -0/+5 |
* | flashsvenc: fix image sizes below 192x192 | Michael Niedermayer | 2012-05-12 | 1 | -0/+5 |
* | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | flashv2enc: switch to ff_alloc_packet2() | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | flashsv2enc: switch to encode2() | Michael Niedermayer | 2012-02-24 | 1 | -12/+15 |
* | lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* | Paul B Mahol | 2012-01-03 | 1 | -2/+2 |
* | Use more designated initializers. | Paul B Mahol | 2011-12-30 | 1 | -7/+7 |
* | doxygen: remove a few @file parameters. | Clément Bœsch | 2011-10-04 | 1 | -1/+1 |
* | flashsv2enc:fix segfault | Michael Niedermayer | 2011-04-29 | 1 | -1/+1 |
* | flashsv2enc: mark encoder experimental | Michael Niedermayer | 2011-04-29 | 1 | -0/+1 |
* | flashsv2enc: remove useless casts | Michael Niedermayer | 2011-04-29 | 1 | -6/+6 |
* | flashsv2enc: use av_freep() | Michael Niedermayer | 2011-04-29 | 1 | -8/+8 |
* | flashsv2enc: remove useless if() | Michael Niedermayer | 2011-04-29 | 1 | -7/+0 |
* | encoder for adobe's flash ScreenVideo2 codec | Joshua Warner | 2011-04-29 | 1 | -0/+913 |