| Commit message (Expand) | Author | Age | Files | Lines |
* | Use FFABS instead of abs. | Benjamin Larsson | 2007-05-17 | 1 | -2/+2 |
* | Remove lots of unused commented code. (Cleanup) | Benjamin Larsson | 2007-05-17 | 1 | -58/+1 |
* | Change default 1 pass blocksize to 64x64. | Benjamin Larsson | 2007-05-17 | 1 | -2/+2 |
* | Added support for instances where linesize[0] is negative. | Benjamin Larsson | 2007-05-12 | 1 | -3/+12 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | Get rid of unnecessary pointer casts. | Nicholas Tung | 2007-04-08 | 1 | -3/+3 |
* | Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behavi... | Benjamin Larsson | 2007-03-11 | 1 | -0/+13 |
* | Simplify, use avctx->frame_number. | Benjamin Larsson | 2007-03-10 | 1 | -5/+1 |
* | Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot co... | Benjamin Larsson | 2007-01-25 | 1 | -2/+2 |
* | Remove debug line. | Benjamin Larsson | 2007-01-21 | 1 | -1/+0 |
* | Add flashsv encoder to changelog and fix the encoder so it actually works. | Benjamin Larsson | 2007-01-21 | 1 | -2/+3 |
* | Flash screen video encoder. | Benjamin Larsson | 2007-01-21 | 1 | -0/+337 |