similar to: Branch 'as' - 4 commits - libswfdec/swfdec_color.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c test/trace

Displaying 20 results from an estimated 500 matches similar to: "Branch 'as' - 4 commits - libswfdec/swfdec_color.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c test/trace"

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 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 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 Jun 10
0
Branch 'as' - 5 commits - libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie_asprops.c test/trace
libswfdec/swfdec_mouse_as.c | 29 +++++++++++++++++------------ libswfdec/swfdec_movie_asprops.c | 4 ++-- test/trace/Makefile.am | 7 +++++++ test/trace/mouse-show-hide-5.swf |binary test/trace/mouse-show-hide-5.swf.trace | 4 ++++ test/trace/mouse-show-hide-6.swf |binary test/trace/mouse-show-hide-6.swf.trace | 4 ++++
2007 Feb 06
0
Branch 'interpreter' - 15 commits - configure.ac libswfdec/swfdec_audio_event.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_compiler.c libswfdec/swfdec_image.c libswfdec/swfdec_sprite_movie.c
configure.ac | 1 libswfdec/swfdec_audio_event.c | 1 libswfdec/swfdec_button_movie.c | 3 libswfdec/swfdec_color.c | 26 ++ libswfdec/swfdec_color.h | 2 libswfdec/swfdec_compiler.c | 5 libswfdec/swfdec_image.c | 26 --
2007 Feb 06
0
21 commits - configure.ac libswfdec/swfdec_audio_event.c libswfdec/swfdec_bits.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_compiler.c libswfdec/swfdec_edittext.c libswfdec/swfdec_image.c
configure.ac | 1 libswfdec/swfdec_audio_event.c | 1 libswfdec/swfdec_bits.c | 4 libswfdec/swfdec_button_movie.c | 3 libswfdec/swfdec_color.c | 67 +++++- libswfdec/swfdec_color.h | 31 ++- libswfdec/swfdec_compiler.c | 5
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 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 Apr 13
0
5 commits - libswfdec/Makefile.am libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_font.c libswfdec/swfdec_loadertarget.c libswfdec/swfdec_movie.h libswfdec/swfdec_pattern.c libswfdec/swfdec_pattern.h libswfdec/swfdec_player.c
libswfdec/Makefile.am | 2 libswfdec/swfdec_color.c | 23 +++ libswfdec/swfdec_color.h | 3 libswfdec/swfdec_font.c | 5 libswfdec/swfdec_loadertarget.c | 2 libswfdec/swfdec_movie.h | 5 libswfdec/swfdec_pattern.c | 229 ++++--------------------------------- libswfdec/swfdec_pattern.h | 24 ++-
2007 Feb 06
0
Branch 'interpreter' - 8 commits - libswfdec/swfdec_bits.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_edittext.c libswfdec/swfdec_image.c libswfdec/swfdec_image.h libswfdec/swfdec_pattern.c libswfdec/swfdec_sprite.c test/dump.c
libswfdec/swfdec_bits.c | 4 libswfdec/swfdec_color.c | 41 +++--- libswfdec/swfdec_color.h | 29 +++- libswfdec/swfdec_edittext.c | 2 libswfdec/swfdec_image.c | 269 +++++++++++++++++++++++--------------------- libswfdec/swfdec_image.h | 9 - libswfdec/swfdec_pattern.c | 29 +--- libswfdec/swfdec_sprite.c | 7 - test/dump.c | 34 +++++
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 22
0
11 commits - libswfdec/swfdec_color.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_net_stream.h libswfdec/swfdec_pattern.c libswfdec/swfdec_script.c NEWS test/trace
NEWS | 13 + libswfdec/swfdec_color.c | 2 libswfdec/swfdec_flv_decoder.c | 8 - libswfdec/swfdec_js_net_stream.c | 16 ++ libswfdec/swfdec_movie.c | 2 libswfdec/swfdec_net_stream.c | 47 ++++++ libswfdec/swfdec_net_stream.h
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 14
0
Branch 'as' - 7 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c player/Makefile.am
libswfdec/swfdec_movie.c | 14 +++++++++++--- libswfdec/swfdec_player.c | 1 + libswfdec/swfdec_sprite_movie.c | 4 ++-- libswfdec/swfdec_tag.c | 3 +++ player/Makefile.am | 4 ++-- 5 files changed, 19 insertions(+), 7 deletions(-) New commits: diff-tree 228be8a9445d25e41ecd7a09102c85609ec81ad7 (from 361883eb263c60510a743ad9e419d263bc898ac8)
2007 Jun 14
0
Branch 'as' - 4 commits - libswfdec/swfdec_edittext_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite_movie.c player/swfdec_debug_movies.c
libswfdec/swfdec_edittext_movie.c | 9 +++++++-- libswfdec/swfdec_movie.c | 10 ++++------ libswfdec/swfdec_movie.h | 2 ++ libswfdec/swfdec_sprite.c | 2 ++ libswfdec/swfdec_sprite_movie.c | 5 +++-- player/swfdec_debug_movies.c | 2 +- 6 files changed, 19 insertions(+), 11 deletions(-) New commits: diff-tree
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 Jun 13
1
Branch 'as' - libswfdec/swfdec_movie.c
libswfdec/swfdec_movie.c | 3 +++ 1 files changed, 3 insertions(+) New commits: diff-tree 774031e0bb34710e971ab143aac62300907486d3 (from a6c380467a9cb20fd2d151d74603f1de5637cabf) Author: Benjamin Otte <otte at gnome.org> Date: Wed Jun 13 16:34:43 2007 +0200 fix matrix calculation - 3 lines got lost in the reorg diff --git a/libswfdec/swfdec_movie.c b/libswfdec/swfdec_movie.c
1998 May 27
1
Problems compiling libraries with todays snapshot.
I am currently running Slakware V3.4 with g77 and R is a 0.62 snapshot of the 27th of May. There appear to be linking problems with the libraries. The error output from mva and eda can be found below. My own libraries also have similar problems. Errors when compiling mva: 116 /usr/local/src/R/src/library #R INSTALL mva Warning: package `-html' does not exist Warning: package `-latex'
2007 Oct 11
0
2 commits - libswfdec/swfdec_text_format.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml.h
libswfdec/swfdec_text_format.c | 10 ++++++++-- libswfdec/swfdec_xml.c | 9 ++++++++- libswfdec/swfdec_xml.h | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) New commits: diff-tree 2adb53ebb5ba9d6dbe8993ab64f70f6fad919895 (from 90c5b254605f93fe97116e5032627075a1013957) Author: Benjamin Otte <otte at gnome.org> Date: Thu Oct 11 23:23:08 2007 +0200 make
2007 Aug 22
0
8 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_sprite_movie_as.c vivified/core
libswfdec/swfdec_movie.c | 91 ++++++++++++++++++++++++++++++------ libswfdec/swfdec_movie.h | 7 ++ libswfdec/swfdec_player.c | 57 ++++++++++++++++------ libswfdec/swfdec_player_internal.h | 12 +++- libswfdec/swfdec_sprite_movie_as.c | 75 +++++++---------------------- vivified/core/vivi_application.c | 37 ++++++--------