Thu, 17 May 2007 11:03:43 +0000 |
banan |
Use FFABS instead of abs.
libavcodec
|
Thu, 17 May 2007 07:50:08 +0000 |
banan |
Remove lots of unused commented code. (Cleanup)
libavcodec
|
Thu, 17 May 2007 07:47:02 +0000 |
banan |
Change default 1 pass blocksize to 64x64.
libavcodec
|
Sat, 12 May 2007 19:37:26 +0000 |
banan |
Added support for instances where linesize[0] is negative.
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
Sun, 11 Mar 2007 21:01:33 +0000 |
banan |
Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behaviour.
libavcodec
|
Sat, 10 Mar 2007 09:20:07 +0000 |
banan |
Simplify, use avctx->frame_number.
libavcodec
|
Thu, 25 Jan 2007 08:21:02 +0000 |
banan |
Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be.
libavcodec
|
Sun, 21 Jan 2007 21:25:16 +0000 |
banan |
Remove debug line.
libavcodec
|
Sun, 21 Jan 2007 21:24:05 +0000 |
banan |
Add flashsv encoder to changelog and fix the encoder so it actually works.
libavcodec
|
Sun, 21 Jan 2007 20:56:20 +0000 |
banan |
Flash screen video encoder.
libavcodec
|