[Swfdec] Changes to 'refs/tags/0.4.5'

Benjamin Otte company at kemper.freedesktop.org
Fri Jun 8 12:55:22 PDT 2007


Tag '0.4.5' created by Benjamin Otte <otte at gnome.org> at 2007-06-08 20:54 -0700

release 0.4.5 ("Death of the Desktop")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBGabP3vMv5VCdLq8QRAgnFAJwMXs9Fxyd7hpIqqFrufgIbeMs2AQCg6Ahb
2Zd8JmTvpbL4fQ83T7a3iOc=
=5Xmi
-----END PGP SIGNATURE-----

Changes since 0.4.4:
Benjamin Otte:
      back to development version
      Fix regression in font parsing code that made DefineFont not work
      handle gotos to not-yet loaded frames correctly
      WaitForFrame(2) is 1-indexed
      don't compute a size < (unsigned) 0
      Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec
      We want an error when Gtk isn't available, but enabled.
      Fix compilation with gnome-vfs disabled
      use the right variable in Delete action
      make sure we have the right object without crashing (fixes Gnome #438048)
      fix compile warning
      there shouldn't be an assertion here, but a debug error
      link with -Bsymbolic, so the mozilla plugin doesn't link to Moz's JS lib
      update NEWS
      release 0.4.5
      Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec

David Schleef:
      Copy files from Cog
      Removed in Cog
      Differences between cog-jpeg and swfdec-jpeg

---
 NEWS                               |    6 +
 configure.ac                       |   12 ++-
 libswfdec/Makefile.am              |    1 
 libswfdec/jpeg/Makefile.am         |    1 
 libswfdec/jpeg/jpeg.c              |   44 +++++++++----
 libswfdec/jpeg/jpeg.h              |  118 ++++++++++++++++++++++++++++++++++++-
 libswfdec/jpeg/jpeg_huffman.c      |   20 ++----
 libswfdec/jpeg/jpeg_internal.h     |  111 ----------------------------------
 libswfdec/jpeg/jpeg_rgb_decoder.c  |    1 
 libswfdec/jpeg/jpeg_rgb_internal.h |   36 -----------
 libswfdec/js/jsdtoa.c              |    2 
 libswfdec/swfdec_bits.c            |    2 
 libswfdec/swfdec_font.c            |    5 -
 libswfdec/swfdec_js_movie.c        |    2 
 libswfdec/swfdec_js_xml.c          |    2 
 libswfdec/swfdec_loader_internal.h |    1 
 libswfdec/swfdec_script.c          |   12 +--
 libswfdec/swfdec_sprite.c          |    7 +-
 libswfdec/swfdec_sprite_movie.c    |    5 +
 player/swfplay.c                   |   10 +--
 20 files changed, 197 insertions(+), 201 deletions(-)
---


More information about the Swfdec mailing list