]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/flashsvenc.c
Remove lots of unused commented code. (Cleanup)
[frescor/ffmpeg.git] / libavcodec / flashsvenc.c
2007-05-17 bananRemove lots of unused commented code. (Cleanup)
2007-05-17 bananChange default 1 pass blocksize to 64x64.
2007-05-12 bananAdded support for instances where linesize[0] is negative.
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-03-11 bananRespect the gop size (-g) for marking I frames. Use...
2007-03-10 bananSimplify, use avctx->frame_number.
2007-01-25 bananDon't copy more then needed, bugfix by Gus Scheidt...
2007-01-21 bananRemove debug line.
2007-01-21 bananAdd flashsv encoder to changelog and fix the encoder...
2007-01-21 bananFlash screen video encoder.