From: David Flynn <[email protected]>

There is no real API change with this set -- apart from deprecating
schro_decoder_set_flushing(), which is redundant withrespect to setting
coded_order.

This set is final and may be applied, it may be pulled from:
 $ git pull git://repo.or.cz/schroedinger/davidf-public.git 
df-decoder-upgrade-20090121

David Flynn (6):
  decoder: decouple requirement for output_picture at decoder_push time
  decoder: only request as many output pictures as actually required
  decoder: implement reorder buffer model to find earliest picture
  decoder: deprecate schro_decoder_set_flushing
  decoder: apply windowing function to reorder buffer insertion sort
  decoder: remove extra coded_order tests, use RoB windowing instead

 schroedinger/schrodecoder.c    |  206 ++++++++++++++++++++++++---------------
 schroedinger/schrodecoder.h    |   10 ++-
 testsuite/decode_coded_order.c |    2 -
 3 files changed, 134 insertions(+), 84 deletions(-)


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Schrodinger-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to