13 Commits (4b1131a075696a3153e03dac7c9a01714cc3a372)

Author SHA1 Message Date
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Benjamin Larsson c17a53b71f Use FFABS instead of abs. 18 years ago
Benjamin Larsson 54353abef2 Remove lots of unused commented code. (Cleanup) 18 years ago
Benjamin Larsson 3bcb658c36 Change default 1 pass blocksize to 64x64. 18 years ago
Benjamin Larsson d2bc04738b Added support for instances where linesize[0] is negative. 18 years ago
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Benjamin Larsson 8736d68a80 Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behaviour. 18 years ago
Benjamin Larsson 64472fcff1 Simplify, use avctx->frame_number. 18 years ago
Benjamin Larsson b6607559af Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be. 18 years ago
Benjamin Larsson 21f6aa108f Remove debug line. 18 years ago
Benjamin Larsson 8adc51f2ad Add flashsv encoder to changelog and fix the encoder so it actually works. 18 years ago
Benjamin Larsson 053185c2fa Flash screen video encoder. 18 years ago