Displaying 20 results from an estimated 1000 matches similar to: "70 commits"
2008 Feb 03
3
[Bug 14346] New: swfdec-mozilla 100% CPU usage with some animations
http://bugs.freedesktop.org/show_bug.cgi?id=14346
Summary: swfdec-mozilla 100% CPU usage with some animations
Product: swfdec
Version: 0.5.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
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 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800
release 0.5.4 ("Turkish Cycling Federation")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/
R5PF4bZQqmSdJ64t8EbD4cA=
=8qBy
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Benjamin Otte (40):
2007 Dec 01
1
OpenBSD related patches
Hello, list !
Here is diff of changes, i had to make to get swfdec running on
OpenBSD 4.2-current.
Regards Valery.
P.S. Please cc me, i am not subscribed to the list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swfdec.diff
Type: application/octet-stream
Size: 11628 bytes
Desc: not available
Url :
2007 Sep 26
1
Youtube broken by 89d295a94
Hello!
The current swfdec from git won't play videos on youtube. I had
bisected the change. 8fc53e76 ("merge the too get_variable functions")
is the last good revision. 89d295a94 ("implement
swfdec_action_get_movie_by_path() and use it for GetVariable") is
broken.
Broken revisions show "share" and "watch" on blinking white background
with two labels
2007 Dec 19
6
[Bug 13739] New: rutube.ru player is not working
http://bugs.freedesktop.org/show_bug.cgi?id=13739
Summary: rutube.ru player is not working
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
URL: http://rutube.ru/tracks/38127.html?v=12e2ab9a6d7379339ae
bfb6bff03be7a
OS/Version: Linux (All)
Status: NEW
Severity: normal
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
2008 Jun 02
4
[Bug 16206] New: Charts in Yahoo Finance crash swfdec
http://bugs.freedesktop.org/show_bug.cgi?id=16206
Summary: Charts in Yahoo Finance crash swfdec
Product: swfdec
Version: git
Platform: Other
URL: http://finance.yahoo.com/echarts?s=%5EDJI#symbol=%5EDJI;
range=1d
OS/Version: All
Status: NEW
Severity: critical
Priority: medium
2007 Jul 01
1
implementing MovieClip drawing API
Hi,
I would like to implement MovieClip.{moveTo,lineTo,lineStyle}. I
initially thought I could place an SwfdecShape inside an
SwfdecSpriteMovie created by createEmptyMovieClip then call
swfdec_shape_ counterparts when MovieClip.{moveTo,lineTo,lineStyle}
were called. It wasn't as easy as I had thought. All the functions are
highly tied to swf bitstream, even adding an SwfdecShapeMovie to
2007 Sep 09
1
can't play youtube videos with latest git
Hi,
I can't play youtube videos with latest git but it worked with 0.5.2.
Below you can find firefox stderr.
BTW, when playing video with 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
2007 Oct 25
0
12 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/trace
libswfdec/swfdec_as_internal.h | 4
libswfdec/swfdec_as_interpret.c | 44 +++++++
libswfdec/swfdec_as_object.c | 73 +++++++++----
libswfdec/swfdec_text_field_movie.c | 20 +--
libswfdec/swfdec_text_field_movie_as.c | 6 -
test/trace/Makefile.am | 45 ++++++--
test/trace/instance-of-5.swf
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
2007 Oct 28
1
2 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 1 +
test/trace/Makefile.am | 3 +++
test/trace/crash-0.5.3-divide-by-zero.as | 5 +++++
test/trace/crash-0.5.3-divide-by-zero.swf |binary
test/trace/crash-0.5.3-divide-by-zero.swf.trace | 1 +
5 files changed, 10 insertions(+)
New commits:
commit c6d96d7d47704ca3d62c08d35874c64f7878bdf2
Author:
2008 May 02
0
[Bug 15801] New: AOL video doesn't play
http://bugs.freedesktop.org/show_bug.cgi?id=15801
Summary: AOL video doesn't play
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
URL: http://video.aol.com/video/comedy-funny-cat/2018555
OS/Version: Linux (All)
Status: NEW
Severity: enhancement
Priority: medium
Component: plugin
2007 Nov 07
0
14 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_interpret.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_script.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_context.c | 33 --
libswfdec/swfdec_as_interpret.c | 397 +++++++++++++++----------------
libswfdec/swfdec_as_interpret.h | 10
libswfdec/swfdec_net_stream.c | 1
libswfdec/swfdec_script.c | 39 ---
libswfdec/swfdec_sprite_movie.c | 72 +++++
libswfdec/swfdec_tag.c | 2
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 Dec 10
0
6 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_color_as.c libswfdec/swfdec_graphic_movie.c libswfdec/swfdec_image_decoder.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_as_drawing.c
libswfdec/Makefile.am | 14 +-
libswfdec/swfdec_as_interpret.c | 4
libswfdec/swfdec_color_as.c | 4
libswfdec/swfdec_graphic_movie.c | 16 ++
libswfdec/swfdec_image_decoder.c | 8 +
libswfdec/swfdec_morph_movie.c | 14 ++
libswfdec/swfdec_movie.c
2007 Nov 02
0
5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_date.c libswfdec/swfdec_as_date.h libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_filter.c
libswfdec/swfdec_as_array.c | 2 -
libswfdec/swfdec_as_array.h | 2 -
libswfdec/swfdec_as_date.c | 2 -
libswfdec/swfdec_as_date.h | 2 -
libswfdec/swfdec_as_initialize.as | 1
libswfdec/swfdec_as_interpret.c | 1
libswfdec/swfdec_as_object.c | 38 ++++++++++++++++++++++++--------
libswfdec/swfdec_filter.c
2007 Jun 17
2
Branch 'as' - libswfdec/swfdec_as_interpret.c
libswfdec/swfdec_as_interpret.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
New commits:
diff-tree 38fbc1389267e593b44041018cbb1750bdcce0fb (from aaca94203d8a0ccb8feb32c0d57df3401fca0350)
Author: Benjamin Otte <otte at gnome.org>
Date: Sun Jun 17 14:19:45 2007 +0200
actually convert the values to a string when comparing strings
diff --git
2007 Nov 24
1
[Bug 13381] New: swfdec_swf_decoder_eof brokern transmission error
http://bugs.freedesktop.org/show_bug.cgi?id=13381
Summary: swfdec_swf_decoder_eof brokern transmission error
Product: swfdec
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org