similar to: 4 commits - libswfdec-gtk/swfdec_gtk_loader.c

Displaying 20 results from an estimated 200 matches similar to: "4 commits - libswfdec-gtk/swfdec_gtk_loader.c"

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 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.org> Date: Sun Apr 22 12:45:03 2007 +0200
2007 Aug 02
1
libswfdec-gtk/swfdec_gtk_loader.c
libswfdec-gtk/swfdec_gtk_loader.c | 1 + 1 files changed, 1 insertion(+) New commits: diff-tree 4d1ee537d4cd388a8b21003496d3511df6f0549d (from ba4f1da69d0c74c45b0b4d92330f2203d258bb49) Author: Benjamin Otte <otte at gnome.org> Date: Thu Aug 2 13:06:55 2007 +0200 keep a reference to the message, since it's unreffed automagically diff --git a/libswfdec-gtk/swfdec_gtk_loader.c
2007 Oct 21
0
2 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_widget.c
libswfdec-gtk/swfdec_gtk_loader.c | 3 ++- libswfdec-gtk/swfdec_gtk_widget.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit a627260de1398da19cfdb93efe16bcb1fe2caef7 Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 21 19:09:58 2007 +0200 only call g_thread_init() once diff --git a/libswfdec-gtk/swfdec_gtk_loader.c
2007 Oct 11
0
10 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_buffer.c libswfdec/swfdec_movie_as_drawing.c test/image test/sound
configure.ac | 2 - doc/Makefile.am | 1 doc/swfdec-sections.txt | 2 + libswfdec/swfdec_buffer.c | 12 +++++++ libswfdec/swfdec_movie_as_drawing.c | 49 ++++++++++++++++++++++++++++---- test/image/Makefile.am | 12 +++++++ test/image/drawing-zorder-5.swf |binary
2007 Dec 03
0
libswfdec-gtk/swfdec_gtk_loader.c
libswfdec-gtk/swfdec_gtk_loader.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit fe3dd2e91416b669b84aa6394181639908328941 Author: Benjamin Otte <otte at gnome.org> Date: Mon Dec 3 17:24:09 2007 +0100 only emit EOF signal if we're not already EOF diff --git a/libswfdec-gtk/swfdec_gtk_loader.c b/libswfdec-gtk/swfdec_gtk_loader.c index
2007 Nov 15
0
2 commits - libswfdec-gtk/swfdec_gtk_loader.c player/swfplay.c
libswfdec-gtk/swfdec_gtk_loader.c | 35 +++++++++++++++++------------------ player/swfplay.c | 5 ++++- 2 files changed, 21 insertions(+), 19 deletions(-) New commits: commit 78b95d4dd8818ce8ee8f6c3a01a56178d6f20f40 Author: Benjamin Otte <otte at gnome.org> Date: Thu Nov 15 15:35:11 2007 +0100 add max-runtime switch to set maximum runtime. Set default runtime to
2007 Aug 02
0
4 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_file_loader.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h player/swfdec_slow_loader.c
libswfdec-gtk/swfdec_gtk_loader.c | 12 +++++++----- libswfdec/swfdec_file_loader.c | 19 ++++++++++--------- libswfdec/swfdec_loader.c | 30 +++++++++++++++++++++++------- libswfdec/swfdec_loader.h | 3 ++- player/swfdec_slow_loader.c | 2 +- 5 files changed, 43 insertions(+), 23 deletions(-) New commits: diff-tree 013119a40898e8308caba54d3921d3c477f239c8
2007 Apr 02
0
4 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++- doc/Makefile.am | 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 18 ++ doc/swfdec.types | 2 libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 237 +++++++++++++++++++++++++++++++++++++
2007 Aug 08
0
6 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loader_internal.h libswfdec/swfdec_net_stream_as.c libswfdec/swfdec_net_stream.c
libswfdec-gtk/swfdec_gtk_loader.c | 15 +++++++++++++++ libswfdec/swfdec_as_strings.c | 1 + libswfdec/swfdec_loader.c | 15 +++++++++++++++ libswfdec/swfdec_loader.h | 2 ++ libswfdec/swfdec_loader_internal.h | 2 ++ libswfdec/swfdec_net_stream.c | 1 + libswfdec/swfdec_net_stream_as.c | 11 +++++++++++ 7 files changed, 47 insertions(+) New
2008 Jan 07
0
3 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_as_array.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_function.c libswfdec/swfdec_as_types.c libswfdec/swfdec_xml.c
libswfdec-gtk/swfdec_gtk_loader.c | 2 -- libswfdec/swfdec_as_array.c | 38 ++++++++++++++++++-------------------- libswfdec/swfdec_as_function.c | 2 +- libswfdec/swfdec_as_types.c | 2 +- libswfdec/swfdec_asbroadcaster.c | 2 +- libswfdec/swfdec_xml.c | 5 +++-- 6 files changed, 24 insertions(+), 27 deletions(-) New commits: commit
2007 Aug 02
0
15 commits - configure.ac doc/swfdec-sections.txt libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_file_loader.c libswfdec/swfdec_file_loader.h
configure.ac | 26 ++--- doc/swfdec-sections.txt | 11 ++ libswfdec-gtk/Makefile.am | 4 libswfdec-gtk/swfdec_gtk_loader.c | 173 ++++++++++++------------------------- libswfdec/Makefile.am | 2 libswfdec/swfdec.h | 1 libswfdec/swfdec_as_object.c | 3 libswfdec/swfdec_as_object.h | 3
2007 Apr 03
0
11 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_playback_alsa.c libswfdec-gtk/swfdec_source.c libswfdec/swfdec_cached.c libswfdec/swfdec_font.c libswfdec/swfdec_morphshape.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_script.c
libswfdec-gtk/swfdec_gtk_loader.c | 10 ++++++++-- libswfdec-gtk/swfdec_playback_alsa.c | 3 +-- libswfdec-gtk/swfdec_source.c | 32 ++++++++++++++++++++++++-------- libswfdec/swfdec_cached.c | 3 +-- libswfdec/swfdec_font.c | 19 ++++++++++++++----- libswfdec/swfdec_morphshape.c | 10 ++++++++-- libswfdec/swfdec_net_stream.c | 3 ++-
2007 Oct 28
0
4 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_load_object.c
libswfdec-gtk/swfdec_gtk_loader.c | 3 - libswfdec/swfdec_as_context.c | 2 - libswfdec/swfdec_as_frame.c | 56 +++++++++++++++++++---------------- libswfdec/swfdec_as_frame_internal.h | 4 -- libswfdec/swfdec_as_interpret.c | 45 +++++++--------------------- libswfdec/swfdec_load_object.c | 10 ++++-- libswfdec/swfdec_loader.c | 26
2007 Jul 31
0
10 commits - doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_buffer.c libswfdec/swfdec_debugger.c libswfdec/swfdec.h
doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 19 ++ libswfdec-gtk/swfdec_gtk_loader.c | 43 +---- libswfdec/Makefile.am | 4 libswfdec/swfdec.h | 3 libswfdec/swfdec_as_context.c | 2 libswfdec/swfdec_as_frame.c | 3 libswfdec/swfdec_buffer.c | 12 - libswfdec/swfdec_debugger.c |
2007 Apr 04
0
Branch 'as' - 17 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++ doc/Makefile.am | 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 18 ++ doc/swfdec.types | 2 libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 243
2007 Apr 06
0
3 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_codec.c libswfdec/swfdec_codec_ffmpeg.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_codec.h libswfdec/swfdec_codec_screen.c libswfdec/swfdec_codec_video.c
libswfdec-gtk/swfdec_gtk_loader.c | 10 -- libswfdec/Makefile.am | 2 libswfdec/swfdec_codec.c | 39 -------- libswfdec/swfdec_codec.h | 26 ----- libswfdec/swfdec_codec_ffmpeg.c | 98 ++++++++------------- libswfdec/swfdec_codec_gst.c | 174 +++++++++++++++++++------------------- libswfdec/swfdec_codec_screen.c | 60 +++++--------
2007 Apr 17
0
8 commits - configure.ac doc/Makefile.am libswfdec/jpeg libswfdec/swfdec_debug.h libswfdec/swfdec_image.c
configure.ac | 20 doc/Makefile.am | 2 libswfdec/jpeg/Makefile.am | 28 libswfdec/jpeg/bits.h | 120 --- libswfdec/jpeg/jpeg.c | 1129 +++++++++++++++++++++---------------- libswfdec/jpeg/jpeg.h | 58 + libswfdec/jpeg/jpeg_bits.c | 154 +++++ libswfdec/jpeg/jpeg_bits.h | 32 +
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_string.c |
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