Displaying 1 result from an estimated 1 matches for "051938e".
Did you mean:
051938
2007 Jun 27
0
Branch 'as' - 16 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_function.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_script_function.c
...d2051791badd70f034e86b6bf75c75ba (from b591bafc9b65bc077928ed19f19a7a7d0f28c552)
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Jun 27 09:23:18 2007 +0200
don't name the XML constructor NetStream
diff --git a/libswfdec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c
index 051938e..15d0f69 100644
--- a/libswfdec/swfdec_as_strings.c
+++ b/libswfdec/swfdec_as_strings.c
@@ -214,6 +214,7 @@ const char swfdec_as_strings[] =
SWFDEC_AS_CONSTANT_STRING ("seek")
SWFDEC_AS_CONSTANT_STRING ("setBufferTime")
SWFDEC_AS_CONSTANT_STRING ("load")
+ S...