similar to: swfdec-0.4.2 is out

Displaying 20 results from an estimated 8000 matches similar to: "swfdec-0.4.2 is out"

2007 Mar 22
1
Integrating Swfdec and GStreamer
Hi, I've recently been looking at integrating Swfdec and GStreamer. There are some issues I'd like advice on. In order of importance for me: 1) Using GStreamer codecs Swfdec currently has a simple API for decoding data that looks like GstBuffer *decode_next_buffer (Decoder *dec, GstBuffer *input); [1] Which is used to decode video (VP6 and Sorensen Squeeze/H263 to RGBA) and audio
2007 Jun 28
0
Branch 'as' - 4 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h
doc/Makefile.am | 12 ++++ doc/swfdec-docs.sgml | 4 + doc/swfdec-sections.txt | 13 +++++ libswfdec/swfdec_as_interpret.c | 11 +++- libswfdec/swfdec_as_types.c | 98 ++++++++++++++++++++++++++++++---------- libswfdec/swfdec_as_types.h | 7 +- 6 files changed, 113 insertions(+), 32 deletions(-) New commits: diff-tree
2007 Jun 28
0
Branch 'as' - 2 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h
doc/swfdec-sections.txt | 25 +++++++++- libswfdec/swfdec_as_types.c | 102 +++++++++++++++++++++++++++++++++++++++++++- libswfdec/swfdec_as_types.h | 2 3 files changed, 125 insertions(+), 4 deletions(-) New commits: diff-tree f810682741113c7fb94a6a830233ae0d02833c39 (from 9def436251dc7670dfddb9aaca9d7f866a6e0942) Author: Benjamin Otte <otte at gnome.org> Date: Thu Jun 28
2007 Jun 29
0
Branch 'as' - 3 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h
doc/Makefile.am | 1 doc/swfdec-docs.sgml | 2 doc/swfdec-sections.txt | 39 +++++++++++ libswfdec/swfdec_as_context.c | 139 +++++++++++++++++++++++++++++++++++------- libswfdec/swfdec_as_context.h | 5 - 5 files changed, 160 insertions(+), 26 deletions(-) New commits: diff-tree 2203783339a0ece4ce8d264d0ec28c77034c3288 (from
2007 Oct 12
1
Error in documentation of swfdec
Hi! In the page of swfdec "swfdec frontpage", in actionscript status, there is the list of Actionscript command implemented into swfdec ..... MovieClip, loadmovie is done but it no work How can I do? Bye! Wolf! PS sorry for my bad english ^^' --------------------------------- --------------------------------- L'email della prossima generazione? Puoi averla con la nuova
2007 Feb 08
0
5 commits - configure.ac NEWS
NEWS | 12 ++++++++++++ configure.ac | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) New commits: diff-tree bca06937c45d0d89271681e0dbd3a2fbeeaa9dd0 (from 4c71feeaac91fa2ef52d22b83ba56c672d524ae0) Author: Benjamin Otte <otte@gnome.org> Date: Thu Feb 8 21:29:42 2007 +0100 back to cvs diff --git a/configure.ac b/configure.ac index 055efb0..301a83a 100644 ---
2007 Nov 15
0
Swfdec 0.5.4 released
Hi, here's a new release of the Swfdec packages. swfdec-0.5.4 "2 advanced" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz MD5: 506b032204b71ffac7d0424eaf9608c4 swfdec-mozilla 0.5.4 "Ultravibe Pleasure 2000" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz MD5: 07fd3b851df6c70eb7f25944aa4990e3 swfdec-gnome-0.5.4 "Turkish
2007 Aug 03
0
Swfdec 0.5.1 is out (info for packagers)
And here's the first bug that crept into the release: I forgot to update the lib version. So if you build a package for whatever distro, please include http://gitweb.freedesktop.org/?p=swfdec/swfdec.git;a=commitdiff;h=4d537f9d5ffd60578c9beed9a58a3be9ee172cba I'll make sure 0.5.2 behaves as if this libversion where used in 0.5.1 Cheers, Benjamin On 8/3/07, Benjamin Otte <otte at
2006 Dec 29
0
swfdec-0.4.0 released
After starting a hacking spree and being rather silent about for the last 3 moths, going on and on about it, I've finally made releases. So here they are. swfdec-0.4.0 "festivally plump" http://swfdec.freedesktop.org/download/swfdec/0.4/swfdec-0.4.0.tar.gz MD5: 157d31c9dc02aa22b5f27323e5a203fc Swfdec is a library for reading and playing back Shockwave Flash files. A focus
2007 Aug 03
0
Swfdec 0.5.1 is out
Hi, Here is yet another release of your favourite Flash player. And it even comes with new features! swfdec-0.5.1 "Heeeeelium" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.1.tar.gz MD5: 073974b436afc3791a436ddd449580dd This release can finally play embedded Youtube movies, since URL handling got an overhaul and the Stage actionscript object got implemented. WIth this,
2007 Jul 13
0
Swfdec 0.5.0
Finally it's good enough to release. Following the strict swfdec-does-not-crash policy, here's a completely fixed up backend to make all your Flash madness possible. swfdec-0.5.0 "Meet Plan Party!" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.0.tar.gz MD5: 53c9dd7f87ec9a73277ceb4d7c033a3c swfdec-mozilla-0.5.0 "Destroy all the old prints in celebration"
2007 Jan 12
1
compiling vs interpreting
So I thought I'd write this down, in case anyone has useful input to it or wants to read up on the decisions later. Currnetly swfdec compiles actions from a flash file into JSScript objects and executes them using the standard Spidermonkey API. While this allows all the niceties that are available with SpiderMonkey (most important: a whole debugging framework with stack inspection etc - see
2008 Apr 10
3
[Bug 15433] New: swfdec can't play videoegg files from this site
http://bugs.freedesktop.org/show_bug.cgi?id=15433 Summary: swfdec can't play videoegg files from this site 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
2007 Jun 11
0
swfdec-mozilla: Changes to 'refs/tags/0.4.2'
Tag '0.4.2' created by Benjamin Otte <otte at gnome.org> at 2007-03-22 19:10 -0700 release 0.4.2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGAsbDvMv5VCdLq8QRAletAJwKKKcgI3K4WD7UhfVp2vdUS2fBtACg3cRH C9AturFiJF9p117V+lFjxvg= =lili -----END PGP SIGNATURE----- Changes since 0.4.1: Benjamin Otte: rework audio configuration subsystem print version
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 Jul 13
0
12 commits - AUTHORS doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_context.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_function.h
AUTHORS | 4 MAINTAINERS | 1 doc/Makefile.am | 2 doc/swfdec-docs.sgml | 2 doc/swfdec-sections.txt | 78 +++++++++-- libswfdec/Makefile.am | 3 libswfdec/swfdec.h | 1 libswfdec/swfdec_as_array.c | 33 ++++
2008 Jan 26
2
swfdec not working - how to troubleshoot?
Hi, I'm a fedora user and I didn't know about your great project (shame on me). Only project I head about before that tried to do that you are doing is gnash. I'm testing fedora rawhide (development verision - soon to be Fedora 9). Rawhide currently uses Firefox 3 and swfdec installed by default - that is how I got to know about your project. Current version in rawhide is
2009 Oct 05
1
[Bug 24328] New: swfdec crashing in both firefox and epiphany
http://bugs.freedesktop.org/show_bug.cgi?id=24328 Summary: swfdec crashing in both firefox and epiphany Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org
2007 Oct 02
0
actionscript loadmovie
Hi! I want use in my file swf actionscript coomand "loadmovie" but I didn't see it into swfdec-0.5.2. I saw that tehre is a fuction (swfdec_movie_load) that permit to load a movie (second file swf flash) into a current swf file So...How can I do to call this fuction? while actionscript command should to be call by my swf file? Thanks! Bye Wolf PS sorry for my bad english ^^'
2007 Jul 21
0
12 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/jpeg libswfdec/swfdec_as_array.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h
configure.ac | 2 doc/Makefile.am | 1 doc/swfdec-sections.txt | 2 libswfdec/jpeg/jpeg.c | 22 ++-- libswfdec/swfdec_as_array.c | 70 ++++++------- libswfdec/swfdec_as_object.c | 95 +++++++++++++++-- libswfdec/swfdec_as_strings.c | 1 libswfdec/swfdec_player.c | 197