From: David Flynn <[email protected]>

Here are some trivial fixes / tidyups on the decoder.
Any comments are welcome; please dont commit -- i'll do a final
tidy and sanity check tomorrow

May i draw attention to the schroqueue patch.

David Flynn (10):
  decoder: stop exposing input_buffer beyond required scope
  decoder: fix memleak - copied seqhdr not unref'd on reset
  decoder: change strings to use `sequence header'
  schroqueue: sanitize -- don't store picture_number
  decoder: eliminate decoder->picture
  decoder: remove decoder->unpack
  decoder: eliminate decoder->parse_code
  decoder: prune useless *_parse_offset
  decoder: remove useless queue_depth state
  decoder: remove useless frame_queue

 schroedinger/schrodecoder.c |  235 +++++++++++++++++++++++++------------------
 schroedinger/schrodecoder.h |   40 +++----
 schroedinger/schroencoder.c |   31 +++---
 schroedinger/schroengine.c  |   30 +++---
 schroedinger/schroqueue.c   |   69 ++-----------
 schroedinger/schroqueue.h   |   16 +---
 6 files changed, 194 insertions(+), 227 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