Hi Dave, I've pushed all the trivial fixes to the df-fixes-20090121 branch of my public tree. Please pull from:
$ git pull git://repo.or.cz/schroedinger/davidf-public.git df-fixes-20090121 David Flynn (9): gstlogoinsert: Use correct type (gsize) for GstLogoinsert.size decoder: eliminate decoder->input_buffer decoder: change strings to use `sequence header' decoder: eliminate decoder->picture decoder: eliminate decoder->unpack decoder: eliminate decoder->parse_code decoder: prune useless *_parse_offset state decoder: prune useless queue_depth state decoder: prune useless frame_queue state gst/gstlogoinsert.c | 2 +- schroedinger/schrodecoder.c | 149 ++++++++++++++++++++----------------------- schroedinger/schrodecoder.h | 31 +++------ 3 files changed, 79 insertions(+), 103 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
