Displaying 3 results from an estimated 3 matches for "imagedecod".
Did you mean:
imagedecoder
2014 Feb 04
1
what is: ImageDecoder
I'm suddenly noticing multiple threads named "ImageDecoder" showing
up in the output of top (when threads are turned on with "H").
I've no clue what this is, and haven't found out much about it by
searching.
Can someone tell me what it is, and if it's doing anything useful or
just wasting cycles?
thanks!
--
---- Fred Smit...
2007 Nov 12
0
13 commits - libswfdec/Makefile.am libswfdec/swfdec_decoder.c libswfdec/swfdec_decoder.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_flv_decoder.h libswfdec/swfdec_image.c libswfdec/swfdec_image_decoder.c libswfdec/swfdec_image_decoder.h
...items in the following list */
GSList * draws; /* all the items to draw */
SwfdecDraw * draw_fill; /* current fill style or NULL */
commit 3cc0c51d81610bcbf081bc9e68b0319d91b7da07
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Nov 12 14:08:49 2007 +0100
create an ImageDecoder for images
diff --git a/libswfdec/swfdec_decoder.c b/libswfdec/swfdec_decoder.c
index 96648e3..24bbda0 100644
--- a/libswfdec/swfdec_decoder.c
+++ b/libswfdec/swfdec_decoder.c
@@ -25,7 +25,8 @@
#include "swfdec_decoder.h"
#include "swfdec_debug.h"
#include "swfdec_dec...
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800
release 0.5.4 ("Turkish Cycling Federation")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/
R5PF4bZQqmSdJ64t8EbD4cA=
=8qBy
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Benjamin Otte (40):