Displaying 20 results from an estimated 200 matches similar to: "3 commits - libswfdec/swfdec_sprite_movie.c player/swfplay.c"
2007 Aug 24
0
2 commits - player/swfplay.c
player/swfplay.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
New commits:
diff-tree 672054a7dcbd5853d9381c06d5185d13273bb2a7 (from parents)
Merge: bdc6d74104cb70c721602a1e3c164153c73efe72 b6f68c99b3532812e87e5bad2338cefa14121b8d
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Aug 24 15:23:52 2007 +0200
Merge branch 'master' of ssh://company at
2007 Nov 28
0
7 commits - configure.ac libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie.c test/trace
configure.ac | 7 ++-
libswfdec/swfdec_movie.c | 57 ++++++++++-----------------
libswfdec/swfdec_movie.h | 3 -
libswfdec/swfdec_sprite_movie.c | 4 -
test/trace/Makefile.am | 18 ++++++++
test/trace/remove-child-onUnload-5.swf |binary
2007 Jun 18
0
Branch 'as' - 8 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_sprite_movie.h libswfdec/swfdec_swf_decoder.c libswfdec/swfdec_swf_decoder.h
libswfdec/swfdec_movie.c | 18 -
libswfdec/swfdec_sprite.c | 308 ++----------------------------
libswfdec/swfdec_sprite.h | 36 +--
libswfdec/swfdec_sprite_movie.c | 357 ++++++++++++++++++++++++++++-------
libswfdec/swfdec_sprite_movie.h | 12 -
libswfdec/swfdec_swf_decoder.c | 32 ++-
libswfdec/swfdec_swf_decoder.h | 11 +
2007 Feb 17
0
2 commits - doc/swfdec-sections.txt libswfdec/swfdec_color.h libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c
doc/swfdec-sections.txt | 2 +
libswfdec/swfdec_color.h | 4 --
libswfdec/swfdec_player.c | 65 ++++++++++++++++++++++++++++++-------
libswfdec/swfdec_player.h | 7 +++
libswfdec/swfdec_player_internal.h | 4 +-
libswfdec/swfdec_sprite.c | 24 +++++++++----
libswfdec/swfdec_sprite.h | 1
libswfdec/swfdec_sprite_movie.c
2007 Jun 27
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie_as.c
libswfdec/swfdec_as_interpret.c | 90 +++++++++++------------
libswfdec/swfdec_movie.c | 14 ---
libswfdec/swfdec_movie.h | 7 -
libswfdec/swfdec_movie_asprops.c | 70 +++++++++---------
libswfdec/swfdec_sprite.c | 15 ---
libswfdec/swfdec_sprite.h | 2
libswfdec/swfdec_sprite_movie.c | 127
2007 Mar 15
0
11 commits - libswfdec/swfdec_debugger.c libswfdec/swfdec_debugger.h libswfdec/swfdec_event.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c
libswfdec/swfdec_debugger.c | 48 ++++
libswfdec/swfdec_debugger.h | 3
libswfdec/swfdec_event.c | 6
libswfdec/swfdec_js_movie.c | 62 +++++-
libswfdec/swfdec_movie.c | 60 ++++-
libswfdec/swfdec_movie.h | 6
libswfdec/swfdec_net_stream.c | 4
libswfdec/swfdec_player.c | 44 ++--
2007 Mar 07
0
13 commits - libswfdec/Makefile.am libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_movie.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c
libswfdec/Makefile.am | 2
libswfdec/swfdec_js_global.c | 11 +++-
libswfdec/swfdec_js_movie.c | 52 +++++++++++++++++++
libswfdec/swfdec_root_movie.c | 86 +++++++++++++++------------------
libswfdec/swfdec_root_movie.h | 10 +--
libswfdec/swfdec_script.c | 4 -
libswfdec/swfdec_sprite.h | 2
2007 May 29
0
Branch 'as' - 8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_math.c libswfdec/swfdec_as_math.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_array.c | 10 ++++
libswfdec/swfdec_as_context.c | 18 ++++++-
libswfdec/swfdec_as_interpret.c | 100 +++++++++++++++++++++++++++-------------
libswfdec/swfdec_as_math.c | 58 +++++++++++++++++++++++
libswfdec/swfdec_as_math.h | 33 +++++++++++++
libswfdec/swfdec_as_strings.c | 4 +
2007 Jun 13
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_sprite.c
libswfdec/swfdec_as_array.c | 34 +++
libswfdec/swfdec_button_movie.c | 2
libswfdec/swfdec_morph_movie.c | 6
libswfdec/swfdec_movie.c | 314 ++++++++++++++----------------
libswfdec/swfdec_movie.h | 41 ++-
libswfdec/swfdec_movie_asprops.c | 16 -
libswfdec/swfdec_player.c | 13 -
2007 Jun 05
0
Branch 'as' - 8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_number.c libswfdec/swfdec_as_scope.h
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_context.c | 6
libswfdec/swfdec_as_frame.c | 32 ++++-
libswfdec/swfdec_as_frame.h | 5
libswfdec/swfdec_as_interpret.c | 33 ++++-
libswfdec/swfdec_as_number.c | 7 -
libswfdec/swfdec_as_scope.h
2007 Oct 21
0
player/swfplay.c
player/swfplay.c | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit cbdeb8883fc219062243d230418631a3398d0fe2
Author: Benjamin Otte <otte at gnome.org>
Date: Sun Oct 21 16:47:35 2007 +0200
remove obsolete conditional include that was never enabled
diff --git a/player/swfplay.c b/player/swfplay.c
index d976358..b3fcea0 100644
--- a/player/swfplay.c
+++ b/player/swfplay.c
2007 Aug 02
1
player/swfplay.c
player/swfplay.c | 36 +++++++++++++++++++++++++-----------
1 files changed, 25 insertions(+), 11 deletions(-)
New commits:
diff-tree ba4f1da69d0c74c45b0b4d92330f2203d258bb49 (from 3398ec3ae1d036d76054f7ddec170dc158e47079)
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Aug 2 11:54:25 2007 +0200
make swfplay open normal files again and not require complete URLs
diff --git
2007 May 04
0
2 commits - configure.ac libswfdec/swfdec_loader_internal.h player/swfplay.c
configure.ac | 3 ---
libswfdec/swfdec_loader_internal.h | 1 +
player/swfplay.c | 10 ++++++----
3 files changed, 7 insertions(+), 7 deletions(-)
New commits:
diff-tree a2d36ad31bc38cf1092f08fbded125afe22534e1 (from 0abbfb2a016eaf56cb5562ecd6921edecedbd9ae)
Author: Benjamin Otte <otte@gnome.org>
Date: Fri May 4 21:23:02 2007 -0400
Fix
2007 Dec 15
1
CPU hogging in swfplay with directfb backend
Hi,
I compiled swfdec with directfb backend. swfplay is able to play flash
but it is taking almost 100% of the CPU.
When flash is in pause state it is using less CPU.
With X11 backend swfplay is taking less CPU.
Can someone tell which is the function in swfdec responsible for the
rending to the screen.
I am using directfb-1.1.0, gtk+-2.10.14 and cairo-1.5.4.
I have
2007 Nov 15
0
2 commits - libswfdec-gtk/swfdec_gtk_loader.c player/swfplay.c
libswfdec-gtk/swfdec_gtk_loader.c | 35 +++++++++++++++++------------------
player/swfplay.c | 5 ++++-
2 files changed, 21 insertions(+), 19 deletions(-)
New commits:
commit 78b95d4dd8818ce8ee8f6c3a01a56178d6f20f40
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Nov 15 15:35:11 2007 +0100
add max-runtime switch to set maximum runtime. Set default runtime to
2007 Aug 22
0
5 commits - libswfdec/swfdec_as_object.c NEWS player/swfplay.c
NEWS | 2 +-
libswfdec/swfdec_as_object.c | 10 ++++------
player/swfplay.c | 29 +++++++++++++++++++++--------
3 files changed, 26 insertions(+), 15 deletions(-)
New commits:
diff-tree c5efffeed0afc0e64f4d01a4323c9137189bf41f (from parents)
Merge: 36bd9448b3825d1db38969f18139a7c085be820f d0a5d682d6cac81945ea8e2494f4826ececb37ec
Author: Benjamin Otte
2007 Dec 28
6
[Bug 13843] New: swfplay: Fatal IO error 104 (Connection reset by peer) on X server
http://bugs.freedesktop.org/show_bug.cgi?id=13843
Summary: swfplay: Fatal IO error 104 (Connection reset by peer)
on X server
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
URL: http://red-bean.com/proski/loading.swf
OS/Version: Linux (All)
Status: NEW
Severity: normal
2008 Apr 09
1
error linking swfplay
Hi,
swfplay does not link in latest git 0.6.2-384-g234d0b0.
/bin/sh ../libtool --mode=link gcc -g -O2 -o swfplay ../swfdec-gtk/libswfdec-gtk-0.7.la ../swfdec/libswfdec-0.7.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -lpng12 -lz -lgtk-
x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lsoup-2.4 -lgio-2.0 -lgobject-2.0
2007 Oct 12
0
2 commits - player/swfplay.c test/trace
player/swfplay.c | 5 ++++-
test/trace/Makefile.am | 9 +++++++++
test/trace/crash-0.5.2-cvs-return-from-block-5.swf |binary
test/trace/crash-0.5.2-cvs-return-from-block-5.swf.trace | 1 +
test/trace/crash-0.5.2-cvs-return-from-block-6.swf |binary
2007 Sep 05
0
libswfdec/swfdec_sprite_movie.c
libswfdec/swfdec_sprite_movie.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree 49049ba4180c1ee8491bb69c395cc2c5e8fff09e (from ee9db6970aac060ebf4b94358c75b58220b9a226)
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Sep 5 19:29:44 2007 +0200
use the right frame when creating an audio stream
diff --git a/libswfdec/swfdec_sprite_movie.c