search for: swfdec_sound_object

Displaying 8 results from an estimated 8 matches for "swfdec_sound_object".

2007 Nov 01
0
4 commits - libswfdec/swfdec_sound_object.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/crashfinder.c test/Makefile.am
libswfdec/swfdec_sound_object.c | 3 libswfdec/swfdec_text_field_movie.c | 3 libswfdec/swfdec_text_field_movie_as.c | 1 test/Makefile.am | 8 + test/crashfinder.c | 154 +++++++++++++++++++++++++++++++++ 5 files changed, 164 insertions(+), 5 deletions(-) New...
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
...swfdec/swfdec_player_as.c | 4 swfdec/swfdec_player_internal.h | 5 swfdec/swfdec_policy_file.c | 57 +++ swfdec/swfdec_policy_file.h | 2 swfdec/swfdec_sandbox.h | 3 swfdec/swfdec_sound_object.c | 17 + swfdec/swfdec_sound_object.h | 4 swfdec/swfdec_types.h | 1 test/trace/Makefile.am | 9 test/trace/String-split-count-values-5.swf |binary test/trace/String-split-count-value...
2007 Oct 18
0
18 commits - doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_flash_security.c
...ibswfdec/swfdec_net_stream.c | 17 + libswfdec/swfdec_player.c | 90 +++------ libswfdec/swfdec_player_internal.h | 10 - libswfdec/swfdec_resource.c | 310 +++++++++++++++++++++++++++++++++ libswfdec/swfdec_resource.h | 73 +++++++ libswfdec/swfdec_sound_object.c | 4 libswfdec/swfdec_sprite_movie.c | 41 ++-- libswfdec/swfdec_sprite_movie_as.c | 20 +- libswfdec/swfdec_swf_decoder.c | 14 + libswfdec/swfdec_swf_instance.c | 308 -------------------------------- libswfdec/swfdec_swf_instance.h | 72 ----...
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
...ayer.c | 777 +++++++++++++++++++----------------- libswfdec/swfdec_player.h | 25 + libswfdec/swfdec_player_internal.h | 24 - libswfdec/swfdec_policy_loader.c | 2 libswfdec/swfdec_resource.c | 8 libswfdec/swfdec_resource_request.c | 24 - libswfdec/swfdec_sound_object.c | 2 libswfdec/swfdec_sprite.c | 15 libswfdec/swfdec_sprite_movie.c | 4 libswfdec/swfdec_sprite_movie_as.c | 7 libswfdec/swfdec_stage_as.c | 19 libswfdec/swfdec_swf_decoder.c | 2 libswfdec/swfdec_system_as.c | 24 - libswfdec/swf...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...ed patterns Merge commit '93dfc19' Merge commit '98b2c2e6306c77a40f9b9546a4f654e6ca78cf47' add test for morph gradient failures add debugging messages for memory (de)allocation clean up SwfdecSwfDecoder struct rework input data handling. add swfdec_sound_object.h add swfdec_buffer_get_subbuffer() clean up SwfdecBuffer code constify program counter variables add a main and exit member to the SwfdecScript struct automatically use the super buffer during script dfinition. don't push a default block anymore fix sw...
2007 Dec 18
2
Changes to 'refs/tags/0.5.5'
...| 7 libswfdec/swfdec_selection.c | 75 libswfdec/swfdec_shape_parser.c | 12 libswfdec/swfdec_shared_object.c | 82 libswfdec/swfdec_sound.c | 10 libswfdec/swfdec_sound_object.c | 133 libswfdec/swfdec_sprite.c | 35 libswfdec/swfdec_sprite.h | 3 libswfdec/swfdec_sprite_movie.c | 40 libswfdec/swfdec_sprite_movie_as.c |...
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):
2008 Jan 21
0
70 commits - configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_socket.c libswfdec-gtk/swfdec_gtk_socket.h libswfdec-gtk/swfdec_playback_alsa.c
...--git a/libswfdec/Makefile.am b/libswfdec/Makefile.am index 17d18ce..b0efc23 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -124,6 +124,7 @@ libswfdec_source_files = \ swfdec_shape.c \ swfdec_shape_parser.c \ swfdec_shared_object.c \ + swfdec_socket.c \ swfdec_sound.c \ swfdec_sound_object.c \ swfdec_sprite.c \ @@ -194,6 +195,7 @@ public_headers = \ swfdec_player_scripting.h \ swfdec_rectangle.h \ swfdec_script.h \ + swfdec_socket.h \ swfdec_stream.h \ swfdec_system.h \ swfdec_url.h diff --git a/libswfdec/swfdec.h b/libswfdec/swfdec.h index 8cb955a..e2432eb 100644 --- a...