On Wed, Nov 16, 2011 at 04:25:59PM +0100, Luca Barbato wrote: > This patchset might be squashed, it more or less show how to split a > large codebase in two smaller, after this set I'll try to add a reindent > patch over it. Please help me polish it since I'd like to make it an > example for the Code In refactoring tasks. > > snow: split encoder from decoder > snow: start moving tables and common code away > snow: move pred_block out > snow: move out same_block > snow: move add_yblock out > snow: move away predict_plane > snow: move away common_init_after_header > snow: remove tree_sse and QUANTIZE2 related code > snow: move remaining common code away > snow: move away the remaining shared inline functions
I've looked at this changeset on Luca's github and it looks good to me (well, better than the code being refactored anyway). I hope the only nit I've spotted in Makefile change in the first patch is fixed. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
