similar to: Branch 'as' - 5 commits - libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie_asprops.c test/trace

Displaying 20 results from an estimated 200 matches similar to: "Branch 'as' - 5 commits - libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie_asprops.c test/trace"

2007 Jul 26
0
17 commits - doc/swfdec-sections.txt libswfdec/compiler.c libswfdec/.gitignore libswfdec/Makefile.am libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c
doc/swfdec-sections.txt | 4 libswfdec/.gitignore | 2 libswfdec/Makefile.am | 23 +++ libswfdec/compiler.c | 140 +++++++++++++++++++++++ libswfdec/swfdec_as_context.c | 6 - libswfdec/swfdec_as_object.c | 45 ++++--- libswfdec/swfdec_as_object.h
2007 Jun 12
0
Branch 'as' - 3 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_math.c libswfdec/swfdec_as_native_function.c libswfdec/swfdec_as_number.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_string.c
libswfdec/swfdec_as_array.c | 7 +- libswfdec/swfdec_as_context.c | 36 +++++++----- libswfdec/swfdec_as_math.c | 43 ++++++++------- libswfdec/swfdec_as_native_function.c | 15 +++++ libswfdec/swfdec_as_number.c | 27 +++++++-- libswfdec/swfdec_as_object.c | 21 +++++-- libswfdec/swfdec_as_string.c | 95
2007 Jun 02
2
small bug in swfdec_mouse_as.c
Hi, I found a small bug there. BTW which way is expected to send patches? Attach a couple of git-format-patch(ed) patches in email, use git-send-email or push to a git repository and notify the list? Cheers, diff --git a/libswfdec/swfdec_mouse_as.c b/libswfdec/swfdec_mouse_as.c index d4d53d9..9483bbf 100644 --- a/libswfdec/swfdec_mouse_as.c +++ b/libswfdec/swfdec_mouse_as.c @@ -31,7 +31,7 @@
2007 Dec 13
0
libswfdec-gtk/swfdec_gtk_player.c libswfdec/swfdec_as_date.c libswfdec/swfdec_audio.c libswfdec/swfdec_audio_event.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_interval.c libswfdec/swfdec_key_as.c libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie.c
libswfdec-gtk/swfdec_gtk_player.c | 1 libswfdec/swfdec_as_date.c | 7 libswfdec/swfdec_audio.c | 10 libswfdec/swfdec_audio_event.c | 2 libswfdec/swfdec_button_movie.c | 2 libswfdec/swfdec_interval.c | 14 libswfdec/swfdec_key_as.c | 6 libswfdec/swfdec_mouse_as.c | 8 libswfdec/swfdec_movie.c |
2007 Oct 31
0
3 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_load_object_as.c libswfdec/swfdec_movie_asprops.c
libswfdec/swfdec_as_string.c | 6 ++++-- libswfdec/swfdec_load_object_as.c | 2 +- libswfdec/swfdec_movie_asprops.c | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 55b46aeed956a99e3943cc468d33f7f2e10dbfa6 Author: Benjamin Otte <otte at gnome.org> Date: Wed Oct 31 17:02:00 2007 +0100 memleak diff --git a/libswfdec/swfdec_as_string.c
2007 Jul 11
0
Branch 'as' - 4 commits - libswfdec/swfdec_color.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_color.c | 1 + libswfdec/swfdec_movie.c | 6 ++++-- libswfdec/swfdec_movie_asprops.c | 4 ++++ test/trace/Makefile.am | 9 +++++++++ test/trace/rotation2-5.swf |binary test/trace/rotation2-5.swf.trace | 13 +++++++++++++ test/trace/rotation2-6.swf |binary test/trace/rotation2-6.swf.trace | 13 +++++++++++++
2007 Jul 18
0
12 commits - configure.ac doc/swfdec-sections.txt libswfdec-gtk/swfdec_playback_alsa.c libswfdec/jpeg libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_array.c libswfdec/swfdec_as_boolean.h libswfdec/swfdec_as_context.c
configure.ac | 2 doc/swfdec-sections.txt | 5 - libswfdec-gtk/swfdec_playback_alsa.c | 8 +- libswfdec/Makefile.am | 1 libswfdec/jpeg/jpeg.c | 45 ++++++++-------- libswfdec/jpeg/jpeg.h | 2 libswfdec/swfdec_amf.c | 6 +- libswfdec/swfdec_as_array.c
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 Nov 07
0
7 commits - doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_decoder.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c
doc/swfdec-sections.txt | 2 libswfdec-gtk/swfdec_gtk_widget.c | 7 +- libswfdec/swfdec_as_strings.c | 3 + libswfdec/swfdec_decoder.c | 2 libswfdec/swfdec_flv_decoder.c | 57 ---------------------- libswfdec/swfdec_movie_asprops.c | 31 ++++++------ libswfdec/swfdec_net_stream.c | 7 -- libswfdec/swfdec_player.c | 30 ++++++++++-
2007 Sep 04
0
5 commits - doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_as_array.c libswfdec/swfdec_as_boolean.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_native_function.c libswfdec/swfdec_as_native_function.h
doc/Makefile.am | 1 doc/swfdec-sections.txt | 3 libswfdec/swfdec_as_array.c | 1 libswfdec/swfdec_as_boolean.c | 2 libswfdec/swfdec_as_internal.h | 4 libswfdec/swfdec_as_native_function.c | 156 ++++++++++++++++++++++++++++++++++ libswfdec/swfdec_as_native_function.h | 21 ++++ libswfdec/swfdec_as_number.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 Jul 02
0
Branch 'as' - 24 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c
configure.ac | 6 doc/Makefile.am | 1 doc/swfdec-sections.txt | 21 -- libswfdec/Makefile.am | 4 libswfdec/swfdec.h | 3 libswfdec/swfdec_amf.c | 8 libswfdec/swfdec_as_array.c | 15 - libswfdec/swfdec_as_context.c
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 Oct 28
0
5 commits - autogen.sh configure.ac libswfdec-gtk/Makefile.am libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_player.c test/trace
autogen.sh | 2 +- configure.ac | 10 ++-------- libswfdec-gtk/Makefile.am | 4 ++-- libswfdec/swfdec_codec_audio.c | 6 +++--- libswfdec/swfdec_codec_video.c | 6 +++--- libswfdec/swfdec_player.c | 3 +++ test/trace/Makefile.am | 4 ++-- 7 files changed, 16 insertions(+), 19 deletions(-) New commits: commit
2007 Aug 03
0
Changes to 'refs/tags/0.5.1'
Tag '0.5.1' created by Benjamin Otte <otte at gnome.org> at 2007-08-03 22:54 -0700 release 0.5.1 ("Heeeeelium") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGs6QmvMv5VCdLq8QRAsEkAKDg27mM0RZ9nBcDLne6wUMQK1fCFACeNy2o 31jjquNqX8VL6IdkTXZOJK8= =CAxP -----END PGP SIGNATURE----- Changes since 0.5.0: Benjamin Otte: back to development fix
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 Dec 05
4
[Bug 13536] New: The video in free FLV player is always 120 pixels high
http://bugs.freedesktop.org/show_bug.cgi?id=13536 Summary: The video in free FLV player is always 120 pixels high Product: swfdec Version: unspecified Platform: x86-64 (AMD64) URL: http://flv-player.net/players/normal/ OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium
2007 Oct 22
0
6 commits - doc/Makefile.am doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_player.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_internal.h libswfdec/swfdec_player.c libswfdec/swfdec_player.h
doc/Makefile.am | 2 - doc/swfdec-sections.txt | 2 + libswfdec-gtk/swfdec_gtk_player.c | 3 + libswfdec/swfdec_as_context.c | 31 +++++++++++++++ libswfdec/swfdec_as_context.h | 2 + libswfdec/swfdec_as_internal.h | 1 libswfdec/swfdec_player.c | 74 ++++++++++++++++++++++++++++++++++++- libswfdec/swfdec_player.h |
2008 Apr 26
2
[Bug 15726] New: unable to play media
http://bugs.freedesktop.org/show_bug.cgi?id=15726 Summary: unable to play media Product: swfdec Version: unspecified Platform: Other URL: http://media.smh.com.au/?rid=37334&sy=smh&source=undefin ed OS/Version: All Status: NEW Severity: normal Priority: medium
2007 Nov 09
1
segmentation fault when no decoder found
Hi, to reproduce play the main movie on this page http://www.mymovies.it/trailer/?id=46437 SWFDEC: ERROR: swfdec_resource_request.c(66): swfdec_player_request_resource_now: not allowing access to http://trailer.mymovies.it/filmclub/2007/07/113/trailer.flv SWFDEC: WARN : swfdec_movie_asprops.c(241): mc_width_set: trying to set width to a non-finite value, ignoring SWFDEC: ERROR: