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