Displaying 20 results from an estimated 50000 matches similar to: "Changes to ''rtmp''"
2007 Nov 08
0
5 commits - libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c libswfdec/swfdec_resource.c libswfdec/swfdec_resource.h player/swfdec_slow_loader.c test/trace
libswfdec/swfdec_net_stream.c | 5 +++
libswfdec/swfdec_player.c | 27 +++++++++++++++++---
libswfdec/swfdec_resource.c | 38 ++++++++++++++++++++++++-----
libswfdec/swfdec_resource.h | 1
player/swfdec_slow_loader.c | 6 ++--
test/trace/Makefile.am | 7 +++++
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 Mar 14
0
10 commits - libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_flv_decoder.h libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loadertarget.c
libswfdec/swfdec_flv_decoder.c | 43 +++++
libswfdec/swfdec_flv_decoder.h | 10 +
libswfdec/swfdec_js_global.c | 2
libswfdec/swfdec_js_movie.c | 3
libswfdec/swfdec_js_net_stream.c | 18 ++
libswfdec/swfdec_loader.c | 44 +++--
libswfdec/swfdec_loader.h
2007 Mar 01
0
11 commits - libswfdec/Makefile.am libswfdec/swfdec_connection.c libswfdec/swfdec_connection.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js.c libswfdec/swfdec_js_connection.c libswfdec/swfdec_js.h libswfdec/swfdec_js_net_stream.c
libswfdec/Makefile.am | 11 +-
libswfdec/swfdec_connection.c | 119 +++++++++++++++++++++++
libswfdec/swfdec_connection.h | 57 +++++++++++
libswfdec/swfdec_flv_decoder.c | 4
libswfdec/swfdec_js.c | 3
libswfdec/swfdec_js.h | 3
libswfdec/swfdec_js_connection.c | 109 +++++++++++++++++++++
libswfdec/swfdec_js_net_stream.c
2007 Mar 01
0
7 commits - libswfdec/swfdec_connection.c libswfdec/swfdec_js_connection.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_js_xml.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_scriptable.h
libswfdec/swfdec_connection.c | 4 +
libswfdec/swfdec_js_connection.c | 2
libswfdec/swfdec_js_movie.c | 89 +++++----------------------------------
libswfdec/swfdec_js_net_stream.c | 20 ++++++++
libswfdec/swfdec_js_xml.c | 2
libswfdec/swfdec_net_stream.c | 4 +
libswfdec/swfdec_scriptable.c | 49 ++++++++++++++-------
libswfdec/swfdec_scriptable.h |
2007 Mar 22
0
7 commits - configure.ac doc/swfdec-docs.sgml libswfdec/js libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h libswfdec/swfdec_js_movie.c test/trace
configure.ac | 2
doc/swfdec-docs.sgml | 2
libswfdec/js/Makefile.am | 2
libswfdec/swfdec_buffer.c | 140 ++++++++++++++++++---
libswfdec/swfdec_buffer.h | 2
libswfdec/swfdec_js_movie.c | 292 +++++++++++++++++++++++++++++++-------------
test/trace/Makefile.am | 2
7 files changed, 341 insertions(+), 101 deletions(-)
New commits:
diff-tree
2007 Mar 22
0
11 commits - libswfdec/swfdec_color.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_net_stream.h libswfdec/swfdec_pattern.c libswfdec/swfdec_script.c NEWS test/trace
NEWS | 13 +
libswfdec/swfdec_color.c | 2
libswfdec/swfdec_flv_decoder.c | 8 -
libswfdec/swfdec_js_net_stream.c | 16 ++
libswfdec/swfdec_movie.c | 2
libswfdec/swfdec_net_stream.c | 47 ++++++
libswfdec/swfdec_net_stream.h
2007 Jun 21
0
Branch 'as' - 5 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_connection.c libswfdec/swfdec_net_stream_as.c libswfdec/swfdec_net_stream.c
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_strings.c | 4
libswfdec/swfdec_js_net_stream.c | 221 -------------------------------------
libswfdec/swfdec_movie.c | 2
libswfdec/swfdec_net_connection.c | 2
libswfdec/swfdec_net_stream.c | 25 ++--
libswfdec/swfdec_net_stream.h | 4
libswfdec/swfdec_net_stream_as.c | 196
2007 Nov 08
0
11 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_resource.c libswfdec/swfdec_resource_request.c
libswfdec/swfdec_as_interpret.c | 5
libswfdec/swfdec_loader.c | 110 +++++-------
libswfdec/swfdec_loader.h | 2
libswfdec/swfdec_net_stream.c | 23 --
libswfdec/swfdec_player.c | 54 -----
libswfdec/swfdec_player_internal.h
2007 Aug 26
0
9 commits - libswfdec-gtk/swfdec_source.c libswfdec/swfdec_marshal.list libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_swf_instance.c test/dump.c test/Makefile.am
libswfdec-gtk/swfdec_source.c | 2
libswfdec/swfdec_marshal.list | 2
libswfdec/swfdec_player.c | 55 ++++++++++++----------
libswfdec/swfdec_player.h | 4 -
libswfdec/swfdec_player_internal.h | 2
libswfdec/swfdec_sprite_movie.c | 70 +++++++++++++++--------------
libswfdec/swfdec_swf_instance.c
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
Tag '0.4.3' created by Benjamin Otte <otte@gnome.org> at 2007-03-22 20:27 -0700
release 0.4.3 ("Your tube")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBGAti+vMv5VCdLq8QRAo5TAKCU+ko+aaq9Y11c3W4uvWGvKYo1HgCfcjGk
AYQ91WIDkDeClzJO/fxEO5U=
=XHqm
-----END PGP SIGNATURE-----
Changes since 0.4.1:
Benjamin Otte:
back to cvs
fix config.h
2007 Apr 04
0
Branch 'as' - 17 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++
doc/Makefile.am | 3
doc/swfdec-docs.sgml | 1
doc/swfdec-sections.txt | 18 ++
doc/swfdec.types | 2
libswfdec-gtk/Makefile.am | 6
libswfdec-gtk/swfdec-gtk.h | 1
libswfdec-gtk/swfdec_gtk_loader.c | 243
2007 Jun 27
0
Branch 'as' - 3 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_js_video.c libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_video_movie_as.c libswfdec/swfdec_video_movie.c
libswfdec/Makefile.am | 2 +-
libswfdec/swfdec_as_interpret.c | 13 +++++--------
libswfdec/swfdec_player.c | 9 +++------
libswfdec/swfdec_player_internal.h | 1 +
libswfdec/swfdec_video_movie.c | 13 ++++++++++++-
libswfdec/swfdec_video_movie_as.c | 7 ++++---
6 files changed, 26 insertions(+), 19 deletions(-)
New commits:
diff-tree
2007 Sep 03
0
20 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_number.c
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_context.c | 27
libswfdec/swfdec_as_function.c | 18
libswfdec/swfdec_as_initialize.as | 35 +
libswfdec/swfdec_as_initialize.h | 33 +
libswfdec/swfdec_as_internal.h | 5
2007 Oct 12
0
4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
NEWS | 19 ++++++++
README | 9 ++--
libswfdec/swfdec_shape_parser.c | 2
test/trace/Makefile.am | 3 +
test/trace/crash-0.5.2-cvs-too-many-changes.swf |binary
test/trace/crash-0.5.2-cvs-too-many-changes.xml | 54 ++++++++++++++++++++++++
6 files changed, 82
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
configure.ac | 2
libswfdec/Makefile.am | 13
libswfdec/swfdec_as_context.c | 3
libswfdec/swfdec_as_frame.c | 43 +--
libswfdec/swfdec_as_frame.h | 7
libswfdec/swfdec_as_function.c | 2
libswfdec/swfdec_as_interpret.c | 103 +++----
libswfdec/swfdec_as_script_function.c | 6
2007 Mar 20
0
5 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_net_stream.c
configure.ac | 2
doc/Makefile.am | 1
doc/swfdec-sections.txt | 3 +
libswfdec/swfdec_js_net_stream.c | 32 ++++++++++++++-
libswfdec/swfdec_loader.c | 81 ++++++++++++++++++++++++++++++++++++++-
libswfdec/swfdec_loader.h | 5 ++
libswfdec/swfdec_net_stream.c | 5 ++
7 files changed, 125 insertions(+), 4
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
Tag '0.4.4' created by Benjamin Otte <otte@gnome.org> at 2007-04-27 10:42 -0700
release 0.4.4 ("Birthday Cards")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBGMcWPvMv5VCdLq8QRAnEeAJ9JwxuerjUYnOyjacNSj3A4ELxYRACeJG06
heX44SOooYokBZOik7DMh3E=
=rekm
-----END PGP SIGNATURE-----
Changes since 0.4.1:
Benjamin Otte:
back to cvs
fix config.h
2007 Mar 19
0
7 commits - libswfdec/jpeg libswfdec/swfdec_button_movie.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_video.c player/swfdec_debug_movies.c
libswfdec/jpeg/Makefile.am | 4 ++--
libswfdec/jpeg/jpeg.c | 2 +-
libswfdec/jpeg/jpeg.h | 2 +-
libswfdec/jpeg/test.c | 7 ++++---
libswfdec/swfdec_button_movie.c | 32 ++++++++++++++++++++++++++++++++
libswfdec/swfdec_js_net_stream.c | 23 +++++++++++++++++++++++
libswfdec/swfdec_movie.c | 4 ++++
libswfdec/swfdec_net_stream.c
2007 Feb 08
0
3 commits - libswfdec/swfdec_loader.c libswfdec/swfdec_script.c libswfdec/swfdec_video.c
libswfdec/swfdec_loader.c | 21 +++++++++++++++------
libswfdec/swfdec_script.c | 7 ++++++-
libswfdec/swfdec_video.c | 23 ++++++++++++++++-------
3 files changed, 37 insertions(+), 14 deletions(-)
New commits:
diff-tree e066302f8172f17b68430c6b428a386c41c516c4 (from 39a3a07397847fe45e2c2ef1f1c1b343bfd1690a)
Author: Benjamin Otte <otte@gnome.org>
Date: Thu Feb 8 13:28:04 2007