

  add copyright blocks

  stabilize API

  add profile support

  encoding 64x64 cause valgrind problems



schroarith.c:

  demote schro_arith_new()

  move next_list to elsewhere

schrobits.c:

  figure out how to push disjoint buffers if possible

schrobitstream.h:

  limits of the codec should be moved elsewhere

schrodecoder.c:

  trick modes (decode_prediction_only) should be made into parameters

  add seeking

  determine a code ordering strategy

schroencoder.c:

  don't use metric in SchroMotionVector

schrometric.c:

  handle non-8x8 blocks

schromotion.c:

  remove #if 0 code

schroparams.c:

  write function for determining optimal index for various parameters

  move data to schrobitstream.c

schropredict.c:

  implement "how did we get this" bitfield


