Displaying 20 results from an estimated 10000 matches similar to: "[PATCH] Implement StringLength + simple testcase."
2007 Jul 02
0
[PATCH] Implement CharToAscii + simple testcase
I overhauled it a bit before committing.
Some notes:
1) makeswf uses the C preprocessor and defines some useful macros, one
of them being __SWF_VERSION__. So if you have code that only compiles
in version 5+, you can use someting like:
#if __SWF_VERSION__ >= 5
to comment it out for version 4.
2) All strings in Swfdec are valid UTF-8. So if there's some unchecked
string, you must verify it
2007 Jun 28
0
Branch 'as' - 3 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c test/trace
libswfdec/swfdec_as_string.c | 25 +++++++++++++++++++++++++
libswfdec/swfdec_as_strings.c | 1 +
test/trace/Makefile.am | 7 +++++++
test/trace/string-indexof-5.swf |binary
test/trace/string-indexof-5.swf.trace | 19 +++++++++++++++++++
test/trace/string-indexof-6.swf |binary
test/trace/string-indexof-6.swf.trace | 19 +++++++++++++++++++
2007 Jul 02
0
Branch 'as' - 4 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 51 +
test/trace/Makefile.am | 16
test/trace/chartoascii-4.swf |binary
test/trace/chartoascii-4.swf.trace | 7
test/trace/chartoascii-5.swf |binary
test/trace/chartoascii-5.swf.trace | 1011 ++++++++++++++++++++++++++++++++++++
test/trace/chartoascii-6.swf |binary
test/trace/chartoascii-6.swf.trace | 1008
2007 Aug 24
0
7 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_string.c test/trace
libswfdec/swfdec_as_context.c | 7 +
libswfdec/swfdec_as_interpret.c | 9 +-
libswfdec/swfdec_as_object.h | 3
libswfdec/swfdec_as_string.c | 128 ++++++++++++++++++++++--------------
test/trace/Makefile.am | 14 +++
test/trace/string-fake-5.swf |binary
test/trace/string-fake-5.swf.trace | 12 +++
test/trace/string-fake-6.swf
2007 Oct 31
0
2 commits - libswfdec/swfdec_sound.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie_html.c
libswfdec/swfdec_sound.c | 5 ++++-
libswfdec/swfdec_text_field_movie.c | 24 +++++++++---------------
libswfdec/swfdec_text_field_movie_as.c | 19 +++++++++++++++----
libswfdec/swfdec_text_field_movie_html.c | 6 +++---
4 files changed, 31 insertions(+), 23 deletions(-)
New commits:
commit 73aaa5c30a072ebf5be478d943526450aedb312c
Author: Pekka Lampila
2007 Jul 14
0
libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_string.c libswfdec/swfdec_bits.c
libswfdec/swfdec_as_interpret.c | 6 +++---
libswfdec/swfdec_as_string.c | 8 ++++----
libswfdec/swfdec_bits.c | 6 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
New commits:
diff-tree 64695fc1ace7dd173af95cc64686fd1079867638 (from 0a9188fdb36edbe11775ca410f11551090cc7135)
Author: Eric Anholt <eric at anholt.net>
Date: Sat Jul 14 09:17:29 2007 -0700
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_as_interpret.c | 2
libswfdec/swfdec_movie.c | 2
test/trace/Makefile.am | 18 +++++++
test/trace/initaction-queue-5.swf |binary
test/trace/initaction-queue-5.swf.trace | 1
test/trace/initaction-queue-6.swf |binary
test/trace/initaction-queue-6.swf.trace | 2
2007 Oct 21
0
2 commits - AUTHORS configure.ac data/icons
AUTHORS | 1 +
configure.ac | 1 +
data/icons/16x16/Makefile.am | 2 ++
data/icons/16x16/swfdec.png |binary
data/icons/22x22/swfdec.png |binary
data/icons/Makefile.am | 2 +-
6 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit d6d82c2ed0e54d070fd0fd2bca41829aed370f4f
Author: Benjamin Otte <otte at gnome.org>
Date:
2007 Jun 12
0
Branch 'as' - 3 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_math.c libswfdec/swfdec_as_native_function.c libswfdec/swfdec_as_number.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_string.c
libswfdec/swfdec_as_array.c | 7 +-
libswfdec/swfdec_as_context.c | 36 +++++++-----
libswfdec/swfdec_as_math.c | 43 ++++++++-------
libswfdec/swfdec_as_native_function.c | 15 +++++
libswfdec/swfdec_as_number.c | 27 +++++++--
libswfdec/swfdec_as_object.c | 21 +++++--
libswfdec/swfdec_as_string.c | 95
2007 Nov 15
0
Swfdec 0.5.4 released
Hi,
here's a new release of the Swfdec packages.
swfdec-0.5.4 "2 advanced"
http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz
MD5: 506b032204b71ffac7d0424eaf9608c4
swfdec-mozilla 0.5.4 "Ultravibe Pleasure 2000"
http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz
MD5: 07fd3b851df6c70eb7f25944aa4990e3
swfdec-gnome-0.5.4 "Turkish
2007 Dec 17
0
Swfdec 0.5.5 is out
Yay,
we managed to hit the Gnome 2.21.4 deadline! Here's a new Swfdec
release for your enjoyment.
swfdec-0.5.5 "cps"
http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.5.tar.gz
MD5; b988b014e210cee205aeccaca4d6a9a7
swfdec-mozilla-0.5.5 "Reading is lame"
http://swfdec.freedesktop.org/download/swfdec-mozilla/0.5/swfdec-mozilla-0.5.5.tar.gz
MD5:
2007 Jul 13
0
Swfdec 0.5.0
Finally it's good enough to release. Following the strict
swfdec-does-not-crash policy, here's a completely fixed up backend to
make all your Flash madness possible.
swfdec-0.5.0 "Meet Plan Party!"
http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.0.tar.gz
MD5: 53c9dd7f87ec9a73277ceb4d7c033a3c
swfdec-mozilla-0.5.0 "Destroy all the old prints in celebration"
2007 Oct 31
0
3 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_load_object_as.c libswfdec/swfdec_movie_asprops.c
libswfdec/swfdec_as_string.c | 6 ++++--
libswfdec/swfdec_load_object_as.c | 2 +-
libswfdec/swfdec_movie_asprops.c | 1 +
3 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 55b46aeed956a99e3943cc468d33f7f2e10dbfa6
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Oct 31 17:02:00 2007 +0100
memleak
diff --git a/libswfdec/swfdec_as_string.c
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_resource.c
libswfdec/swfdec_as_interpret.c | 6 -
libswfdec/swfdec_event.c | 59 +---------
libswfdec/swfdec_event.h | 38 +++----
libswfdec/swfdec_movie.c | 124 ++++++++++++----------
libswfdec/swfdec_movie.h | 4
libswfdec/swfdec_player.c | 195 ++++++++++++++++++++++--------------
libswfdec/swfdec_player_internal.h | 23 ++--
2007 Sep 02
0
libswfdec/swfdec_as_array.c libswfdec/swfdec_as_string.c
libswfdec/swfdec_as_array.c | 5 +++++
libswfdec/swfdec_as_string.c | 34 ++++++++++++++++++++++++++++++----
2 files changed, 35 insertions(+), 4 deletions(-)
New commits:
diff-tree 362b6d991a6595468790b564501fb4f3b94d3a41 (from aa5947ee972f285b59556ab8888081addd458bfe)
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Mon Sep 3 00:49:47 2007 +0300
Fix various String
2007 Oct 22
0
5 commits - libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/trace
libswfdec/swfdec_html_parser.c | 8 +++---
libswfdec/swfdec_text_field_movie.c | 31 ++++++++++++++++++++-------
libswfdec/swfdec_text_field_movie_as.c | 18 ++++++++-------
test/trace/text-field-html-input-6.swf |binary
test/trace/text-field-html-input-6.swf.trace | 28 ++++++++++++++++++++++++
test/trace/text-field-html-input-7.swf |binary
2007 Nov 03
1
a couple of swfdec patches.
Missed you on #swfdec, so I'll throw you this mail instead. Please be
critical to these patches as it's way to late for me to write code and I
haven't really double-checked they are correct as my brain went to sleep
hours ago, but they seem to work in my minimal testing. ;)
Ran into this use-after-free...
http://www.fatal.se/tmp/swf/swfdec-use-after-free.diff (attached).
While
2007 Aug 02
0
10 commits - libswfdec/compiler.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_player.c NEWS test/trace
NEWS | 11 +++++
libswfdec-gtk/swfdec_source.c | 2 -
libswfdec/Makefile.am | 3 +
libswfdec/compiler.c | 58 ++---------------------------
libswfdec/swfdec_player.c | 35 +++++++++--------
test/trace/Makefile.am | 7 +++
2007 Jul 12
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_as_interpret.c | 5 +
libswfdec/swfdec_movie.c | 21 +++++---
libswfdec/swfdec_sprite_movie_as.c | 19 ++++---
test/trace/Makefile.am | 18 +++++++
test/trace/clonesprite-events-5.swf |binary
test/trace/clonesprite-events-5.swf.trace | 4 +
2007 Mar 07
1
test/trace
test/trace/Makefile.am | 8 --------
1 files changed, 8 deletions(-)
New commits:
diff-tree 336c43d700fd96e8e357086009ce34a0355806b1 (from ca675ea7b69b11cbc58c1ee4ea94e95a50ef4a90)
Author: Benjamin Otte <otte@gnome.org>
Date: Wed Mar 7 11:29:05 2007 +0100
that change was not supposed to exist in the repos yet
diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am
index