Displaying 20 results from an estimated 893 matches for "swfdec".
2007 Nov 01
3
[Bug 13051] New: CNN Cartoon Clicks are not responsive to mouse events
http://bugs.freedesktop.org/show_bug.cgi?id=13051
Summary: CNN Cartoon Clicks are not responsive to mouse events
Product: swfdec
Version: 0.5.3
Platform: x86-64 (AMD64)
URL: http://i.cnn.net/cnn/POLITICS/analysis/toons/2007/10/17/
mikula/10.19.07.waterblack.swf
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium...
2008 May 03
1
[Bug 15814] New: unable to view new york times feature
http://bugs.freedesktop.org/show_bug.cgi?id=15814
Summary: unable to view new york times feature
Product: swfdec
Version: git
Platform: Other
URL: http://www.nytimes.com/slideshow/2007/08/31/realestate/2
0070902_SKETCH_FEATURE.html
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: li...
2010 Jan 17
1
screenshot of swf file
Hi,
Im trying to thumbnail a swf file based on this found at
http://www.mail-archive.com/swfdec at lists.freedesktop.org/msg00821.html.
#include <stdlib.h>
#include <stdio.h>
#include <swfdec/swfdec.h>
#include <cairo.h>
void swfdec_player_save (SwfdecPlayer *player, guint width, guint
height, const char *filename) {
cairo_surface_t *surface;
cairo_t *cr;...
2007 Sep 13
5
cannot compile latest git since 8c921f54f26b483cd271a0677bb6e731bf7feb0b
Hi!,
latest git does not compile:
rm at eurasia:~/swfdec/swfdec$ make
make all-recursive
make[1]: Entering directory `/home/rm/swfdec/swfdec'
Making all in libswfdec
make[2]: Entering directory `/home/rm/swfdec/swfdec/libswfdec'
make[2]: *** No rule to make target `swfdec_as_scope.c', needed by
`swfdec_asnative.h'. Stop. make[2]: Leavin...
2007 Sep 09
1
can't play youtube videos with latest git
...ith 0.5.2 i see it very slow but a very high
cpu % for the Xorg process. My machine is an amd xp 2600 +, radeon 9250
and 1gb of ram. Could that be related to the x.org radeon driver? I've
read the FAQ on the site and i hope my machine has enough horsepower :|
This is debian package for 0.5.2:
SWFDEC: ERROR:
swfdec_as_interpret.c(683): swfdec_action_call_method: no function
named on object unknown SWFDEC: ERROR: swfdec_as_interpret.c(683):
swfdec_action_call_method: no function named indexOf on object unknown
SWFDEC: ERROR: swfdec_as_interpret.c(683): swfdec_action_call_method:
no function nam...
2007 Oct 19
0
4 commits - configure.ac data/.gitignore data/icons data/Makefile.am data/swfdec-gtk.pc.in data/swfdec.pc.in .gitignore Makefile.am player/swfplay.c swfdec-gtk.pc.in swfdec.pc.in
.gitignore | 3
Makefile.am | 16 --
configure.ac | 11 +
data/.gitignore | 3
data/Makefile.am | 30 +++
data/icons/22x22/Makefile.am | 2
data/icons/22x22/swfdec.png |binary
data/icons/24x24/Makefile.am | 2
data/icons/24x24/swfdec.png |binary
data/icons/32x32/Makefile.am | 2
data/icons/32x32/swfdec.png |binary
data/icons/48x48/Makefile.am | 2
data/icons/48x48/swfdec.png |binary
data/icons/Makefile.am |...
2009 Dec 02
4
http url support in swfdec-0.8.4
Dear All,
I am using swfdec-0.8.4 player over directfb.. I am able to play stored swf
files where as im not able to play any only swf files
I get following error
open http://www.foo.com/foobar.swf failure, err = No such file or directory
Thanks and regards
Deepak
-------------- next part --------------
An HTML attachment...
2008 Jan 14
0
8 commits - player/swfdec-player.c player/swfdec-player.ui player/swfdec-window.c player/swfdec-window-handlers.c
player/swfdec-player.c | 8 ++++----
player/swfdec-player.ui | 9 ++++++++-
player/swfdec-window-handlers.c | 19 ++++++++++++++++++-
player/swfdec-window.c | 35 +++++++++++++++++++++++++++++++++--
4 files changed, 63 insertions(+), 8 deletions(-)
New commits:
commit d784071...
2009 Dec 14
2
[Bug 25634] New: [swfdec 0.9.2] Segmentation Fault, assertion 'SWFDEC_IS_AUDIO' failed
http://bugs.freedesktop.org/show_bug.cgi?id=25634
Summary: [swfdec 0.9.2] Segmentation Fault, assertion
'SWFDEC_IS_AUDIO' failed
Product: swfdec
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: BSD (Others)
Status: NEW
Severity: normal
Priority: medium...
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 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-...
2008 Jul 04
2
swfdec and clutter
hi,
i started an experimental clutter-swf renderer project http://www.students.itu.edu.tr/~gumusuy/clutter-swf-0.1.0.tar.bz2
using swfdec-0.6
In fact this project is a part of bigger clutter media project.
For less dependency i configured swfdec by ./configure --prefix=/usr --disable-maintainer-mode --disable-gtk --disable-mad --disable-ffmpeg --disable-gstreamer --disable-vivified --disable-gtk-doc --with-audio=alsa switches
My...
2008 Jun 25
1
Swfdec 0.7.2 released
Hey,
finally, only 3 months late, here is the first release of Swfdec's
unstable 0.7 series.
Swfdec is a decoder/renderer for Adobe Flash animations. It is
provided as a library and a set of tools, like the Mozilla browser
plugin.
swfdec-0.7.2 "Rock You"
http://swfdec.freedesktop.org/download/swfdec/0.7/swfdec-0.7.2.tar.gz
MD5: 7624b5642c947fb054273f0...
2008 Jun 15
1
14 commits - configure.ac swfdec/.gitignore swfdec-gtk/swfdec_gtk_loader.c swfdec-gtk/swfdec_playback_alsa.c swfdec/Makefile.am swfdec/swfdec_asnative.h swfdec/swfdec_as_string.c swfdec/swfdec_audio.c swfdec/swfdec_audio_load.c swfdec/swfdec_audio_load.h
configure.ac | 3
swfdec-gtk/swfdec_gtk_loader.c | 6
swfdec-gtk/swfdec_playback_alsa.c | 10
swfdec/.gitignore | 2
swfdec/Makefile.am | 13
swfdec/swfdec.h | 1
swfdec/swfdec_as...
2008 Jan 03
0
data/Makefile.am data/swfdec-player.1 data/swfdec-thumbnailer.1
data/Makefile.am | 2 ++
data/swfdec-player.1 | 44 ++++++++++++++++++++++++++++++++++++++++++++
data/swfdec-thumbnailer.1 | 39 +++++++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+)
New commits:
commit 481b1aa876d52a5260dd3f75c967540f4252b474
Author: Santiago Garcia Mantinan <manty at debian.org>
D...
2007 Nov 15
0
9 commits - data/Makefile.am player/swfdec-player.ui player/swfdec-window.c po/fr.po po/POTFILES.in po/POTFILES.skip thumbnailer/Makefile.am
data/Makefile.am | 8 ++---
player/swfdec-player.ui | 22 +++++++-------
player/swfdec-window.c | 2 -
po/POTFILES.in | 1
po/POTFILES.skip | 1
po/fr.po | 72 ++++++++++++++++++++++++++++++++----------------
thumbnailer/Makefile.am | 20 +++++--------
7 files changed, 74 insertions(+), 52 d...
2008 Jan 14
0
player/swfdec-player.ui player/swfdec-window.c player/swfdec-window.h
player/swfdec-player.ui | 42 ++++++++++++++++++++++++++++++++++++
player/swfdec-window.c | 55 +++++++++++++++++++++++++++++++++++++++++++-----
player/swfdec-window.h | 3 +-
3 files changed, 94 insertions(+), 6 deletions(-)
New commits:
commit 96cdd32e67011296e3d0dd4f20973aefbd9081cb
Author: Benjamin...
2009 Mar 06
1
questions
Hello,
I have some questions about the library.
First, I would like to be able to get how many frames in a movie, skip to a
given frame, and render one selected frame. Looking at the API, I see that
there are functions for this in swfdec_sprite_movie.h. But I don't see how I
can get to those functions starting from a swfdec_player.
Second, there are some movies that are collections of sprites, and some that
are regular movies. How do I determine which is which?
Lastly, there is a certain movie that is running really, really...
2007 Apr 22
0
3 commits - configure.ac libswfdec/swfdec_debug.h swfdec-gtk.pc.in swfdec.pc.in
configure.ac | 12 ++++++------
libswfdec/swfdec_debug.h | 2 +-
swfdec-gtk.pc.in | 2 +-
swfdec.pc.in | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
New commits:
diff-tree 086e5f3c4da50df4b485792da7ca49a25484aebc (from ca4b02b5852291d4bf3d11e71278229530d6e973)
Author: Benjamin Otte <otte@gnome.or...
2007 Oct 12
1
swfdec 0.5.3 is released
Hi,
After almost two months of work, the Swfdec team is proud to release
Swfdec 0.5.3, the best Swfdec ever.
swfdec-0.5.3 "Tennis"
http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.3.tar.gz
MD5: bbabc83acad340479bae5dd125c40fc7
swfdec-mozilla-0.5.3 "I like Hello Kitty Island Adventure a lot more
than this stuff"...
2008 May 12
0
Problems on porting swfdec on NXP
I'm gonna CC the swfdec mailing list, as I think it's interesting for
everybody thinking about Swfdec on embedded.
> I have cross-compiled swfdec0.7 on directfb, and the swfdec-directfb-player
> can work on NXP platform ,
>
> The CPU cost is high, video can be viewed continuesly , however no audio
> o...