search for: swfdec_sound

Displaying 20 results from an estimated 50 matches for "swfdec_sound".

2007 Oct 29
0
2 commits - libswfdec/swfdec_sound.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_sound.c | 3 ++- libswfdec/swfdec_text_field_movie.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit e9701f52f343abd8b24a659a694585825219aaa2 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Mon Oct 29 20:34:20 2007 +0200 Fix a stupid error...
2007 Nov 18
0
3 commits - libswfdec/swfdec_audio_event.c libswfdec/swfdec_sound.c
libswfdec/swfdec_audio_event.c | 24 ++++++++++++------------ libswfdec/swfdec_sound.c | 4 ++++ 2 files changed, 16 insertions(+), 12 deletions(-) New commits: commit 18c5498527fafbd536c1ba79117f2983469e5cc7 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Nov 18 19:42:39 2007 +0200 Don't return double from swfdec_audio_event_get_envelop_volume...
2007 Oct 31
0
5 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_audio.c libswfdec/swfdec_sound.c libswfdec/swfdec_xml.c
libswfdec/swfdec_as_object.c | 20 +++++++++++++------- libswfdec/swfdec_audio.c | 2 +- libswfdec/swfdec_sound.c | 20 +++++++------------- libswfdec/swfdec_xml.c | 2 +- 4 files changed, 22 insertions(+), 22 deletions(-) New commits: commit cd8a1b3eb4192c51b5787f53071e17270b5d2cca Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Wed Oct 31 12:08:50 2007 +0200 Fix a mistake...
2008 Jan 09
0
libswfdec/swfdec_audio_event.c libswfdec/swfdec_bits.c libswfdec/swfdec_sound.c libswfdec/swfdec_sprite.c libswfdec/swfdec_swf_decoder.c
libswfdec/swfdec_audio_event.c | 4 ++-- libswfdec/swfdec_bits.c | 2 +- libswfdec/swfdec_sound.c | 8 ++++---- libswfdec/swfdec_sprite.c | 2 +- libswfdec/swfdec_swf_decoder.c | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 8f85e939022fc9d5ea4e09c21635c51e472068f5 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Wed Jan 9 14:08:0...
2007 Oct 28
0
9 commits - configure.ac libswfdec/swfdec_as_context.c libswfdec/swfdec_audio_internal.h libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_sound.c
configure.ac | 8 ++--- libswfdec/swfdec_as_context.c | 14 ++++----- libswfdec/swfdec_audio_internal.h | 1 libswfdec/swfdec_codec_audio.c | 12 +++++++- libswfdec/swfdec_codec_gst.c | 54 +++++++++++++++++++++++++++++++------- libswfdec/swfdec_sound.c | 11 +++---- 6 files changed, 72 insertions(+), 28 deletions(-) New commits: commit 35fdb57f33b63f078b0fa7062d0b970c7c739c7e Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 28 22:49:46 2007 +0100 disable ffmpeg and mad backends in default configure diff --git a/...
2007 Oct 31
0
2 commits - libswfdec/swfdec_sound.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie_html.c
libswfdec/swfdec_sound.c | 5 ++++- libswfdec/swfdec_text_field_movie.c | 24 +++++++++--------------- libswfdec/swfdec_text_field_movie_as.c | 19 +++++++++++++++---- libswfdec/swfdec_text_field_movie_html.c | 6 +++--- 4 files changed, 31 insertions(+), 23 deletions(-) New commits: com...
2007 Oct 13
2
[Bug 12793] New: Crash playing a swf file (because of missing NULL ptr check)
...: high Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: leroutier at gmail.com QAContact: swfdec at lists.freedesktop.org Trying to play a swf file on my harddrive, I had a crash. Looking at gdb's output, I saw that : SWFDEC: FIXME: swfdec_sound.c(254): tag_func_sound_stream_head: playback codec 2 doesn't match sound codec 0 SWFDEC: FIXME: swfdec_pattern.c(446): swfdec_pattern_do_parse: CAIRO_EXTEND_PAD is not yet implemented SWFDEC: WARN : swfdec_shape_parser.c(279): swfdec_shape_parser_finish: fillstyle 0 has no path SWFDEC: FIXME: s...
2007 Oct 14
0
4 commits - libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_sound.c
libswfdec/swfdec_codec_audio.c | 72 ++++++++++++++++++++++++++++++++--------- libswfdec/swfdec_codec_gst.c | 11 +++--- libswfdec/swfdec_codec_video.c | 64 ++++++++++++++++++++++++++++++------ libswfdec/swfdec_sound.c | 1 4 files changed, 117 insertions(+), 31 deletions(-) New commits: commit f31f005192c5b59e3fa793fef78cc8f06a30ba1b Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 14 21:59:12 2007 +0200 fix plane computation to be correct Code is copied from gst-plugins...
2007 Oct 14
0
4 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_sound.c test/trace
libswfdec/swfdec_as_interpret.c | 88 +++++++++++++++------------ libswfdec/swfdec_sound.c | 8 ++ test/trace/Makefile.am | 9 ++ test/trace/getsetproperty-target-5.swf |binary test/trace/getsetproperty-target-5.swf.trace | 6 + test/trace/getsetproperty-target-6.swf |binary test/trace/getsetproperty-target-6.swf.trace |...
2007 Mar 20
0
9 commits - configure.ac libswfdec/swfdec_bits.c libswfdec/swfdec_debug.c libswfdec/swfdec_js.c libswfdec/swfdec_script.c libswfdec/swfdec_sound.c
configure.ac | 4 ++++ libswfdec/swfdec_bits.c | 20 ++++++++++++++++++-- libswfdec/swfdec_debug.c | 14 +++++++------- libswfdec/swfdec_js.c | 35 ----------------------------------- libswfdec/swfdec_script.c | 28 ++++++++++++++++++++++++---- libswfdec/swfdec_sound.c | 2 +- 6 files changed, 54 insertions(+), 49 deletions(-) New commits: diff-tree b5d3509c3db17551aa138c21ee9c133d9d4b183e (from a215263d77d59089a6caf849e11b95db07d9f366) Author: Benjamin Otte <otte@gnome.org> Date: Tue Mar 20 19:04:25 2007 +0100 set default debug level to ERROR...
2007 Oct 15
0
8 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_sound.c libswfdec/swfdec_sound.h test/trace
libswfdec/swfdec_as_interpret.c | 65 ++------- libswfdec/swfdec_sound.c | 24 --- libswfdec/swfdec_sound.h | 4 test/trace/Makefile.am | 27 +++ test/trace/enumerate-5.swf |binary test/trace/enumerate-5.swf.trace | 6 test/trace/enumerate-6.swf |binary test/trace/enumerate-6.swf.t...
2007 Apr 17
0
Branch 'as' - 17 commits - libswfdec/jpeg libswfdec/swfdec_bits.c libswfdec/swfdec_font.c libswfdec/swfdec_image.c libswfdec/swfdec_root_sprite.c libswfdec/swfdec_script.c libswfdec/swfdec_shape.c libswfdec/swfdec_sound.c libswfdec/swfdec_sprite.c
...ibswfdec/swfdec_font.c | 30 ++++++++++++++++++++++++------ libswfdec/swfdec_image.c | 30 ++++++++++++++---------------- libswfdec/swfdec_root_sprite.c | 2 +- libswfdec/swfdec_script.c | 18 +++++++++--------- libswfdec/swfdec_shape.c | 11 ++++++----- libswfdec/swfdec_sound.c | 1 + libswfdec/swfdec_sprite.c | 6 ++++-- 9 files changed, 78 insertions(+), 41 deletions(-) New commits: diff-tree b78d0a0bd570f5151cdc08c30ace2d64ce4a3b57 (from parents) Merge: 41ef9b2eaa4823a91cc4387606066d64d054ad61 ce83f3171f4400aa620464982ab266d567213be5 Author: Benjami...
2007 Oct 11
0
12 commits - configure.ac doc/Makefile.am libswfdec/swfdec_as_frame.c libswfdec/swfdec_audio.c libswfdec/swfdec_audio_event.c libswfdec/swfdec_audio_event.h libswfdec/swfdec_shape_parser.c libswfdec/swfdec_sound.c test/sound
...| 2 - doc/Makefile.am | 2 - libswfdec/swfdec_as_frame.c | 8 ++-- libswfdec/swfdec_audio.c | 1 libswfdec/swfdec_audio_event.c | 24 +++++-------- libswfdec/swfdec_audio_event.h | 3 + libswfdec/swfdec_shape_parser.c | 8 ++-- libswfdec/swfdec_sound.c | 1 test/sound/adpcm-2-2.swf.1.0.raw |binary test/sound/adpcm-2.swf.1.0.raw |binary test/sound/adpcm-3-2.swf.1.0.raw |binary test/sound/adpcm-3.swf.1.0.raw |binary test/sound/adpcm-4-2.swf.1.0.raw |binary test/sound/adpcm-4.swf.1.0.raw |binary test/sound/adpcm-5-2.swf.1.0...
2007 Jun 15
0
Branch 'as' - 5 commits - libswfdec/swfdec_as_native_function.c libswfdec/swfdec_edittext.c libswfdec/swfdec_edittext.h libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_image.c libswfdec/swfdec_image.h libswfdec/swfdec_morphshape.h
...ec_image.c | 16 ++++--- libswfdec/swfdec_image.h | 12 ++--- libswfdec/swfdec_morphshape.h | 3 - libswfdec/swfdec_player.c | 1 libswfdec/swfdec_shape.c | 14 +----- libswfdec/swfdec_shape.h | 7 +-- libswfdec/swfdec_sound.c | 10 ++-- libswfdec/swfdec_sound.h | 10 ++-- libswfdec/swfdec_sprite.c | 27 +++--------- libswfdec/swfdec_sprite.h | 13 ++--- libswfdec/swfdec_swf_decoder.c | 4 - libswfdec/swfdec_swf_decoder.h | 4 - libswfdec/swf...
2007 Jan 16
0
9 commits - libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_audio_stream.c libswfdec/swfdec_audio_stream.h libswfdec/swfdec_cache.c libswfdec/swfdec_cached.c libswfdec/swfdec_cached.h libswfdec/swfdec_edittext_movie.c libswfdec/swfdec_image.c
...fdec_movie.c | 33 +++++ libswfdec/swfdec_movie.h | 9 - libswfdec/swfdec_net_stream.c | 2 libswfdec/swfdec_net_stream.h | 5 libswfdec/swfdec_scriptable.c | 154 +++++++++++++++++++++++++++ libswfdec/swfdec_scriptable.h | 66 +++++++++++ libswfdec/swfdec_sound.c | 210 ++++++++++++++++++-------------------- libswfdec/swfdec_sound.h | 20 +-- libswfdec/swfdec_swf_decoder.c | 7 - libswfdec/swfdec_types.h | 1 32 files changed, 698 insertions(+), 415 deletions(-) New commits: diff-tree 7005f0c65edf0177ea22cbb4514c7d...
2007 Nov 08
0
configure.ac libswfdec-gtk/swfdec_gtk_widget.c libswfdec-gtk/swfdec_playback_alsa.c libswfdec/swfdec_as_date.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_audio_flv.c libswfdec/swfdec_audio_flv.h
...| 4 ++-- libswfdec/swfdec_internal.h | 16 ++++++++-------- libswfdec/swfdec_movie.c | 20 +++++++++++++++++++- libswfdec/swfdec_net_stream.c | 2 +- libswfdec/swfdec_net_stream.h | 2 +- libswfdec/swfdec_pattern.c | 4 ++++ libswfdec/swfdec_sound.c | 12 +++++++----- libswfdec/swfdec_sound.h | 2 +- libswfdec/swfdec_swf_decoder.c | 2 ++ libswfdec/swfdec_text_field_movie.c | 5 ++++- libswfdec/swfdec_video.h | 2 +- test/dump.c | 3 ++- vivified/core/vivi_w...
2007 Apr 05
0
4 commits - libswfdec/swfdec_audio_flv.c libswfdec/swfdec_audio_stream.c libswfdec/swfdec_codec_adpcm.c libswfdec/swfdec_codec.c libswfdec/swfdec_codec_ffmpeg.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_codec.h libswfdec/swfdec_codec_mad.c
...wfdec_codec_ffmpeg.c | 85 ++++++++++++++++------------------------ libswfdec/swfdec_codec_gst.c | 32 ++++++++++++--- libswfdec/swfdec_codec_mad.c | 2 libswfdec/swfdec_codec_screen.c | 2 libswfdec/swfdec_flv_decoder.c | 2 libswfdec/swfdec_net_stream.c | 2 libswfdec/swfdec_sound.c | 2 libswfdec/swfdec_sprite.c | 2 libswfdec/swfdec_video.c | 2 14 files changed, 108 insertions(+), 90 deletions(-) New commits: diff-tree bb03d104fbecb67c43dd6822288f57a73e6897c3 (from cfa44f89551fd40d78259a902c81875dfd8a3209) Author: Benjamin Otte <otte@gn...
2007 Dec 10
0
5 commits - libswfdec/jpeg libswfdec/swfdec_as_interpret.c libswfdec/swfdec_bits.c libswfdec/swfdec_cached.c libswfdec/swfdec_codec_adpcm.c libswfdec/swfdec_codec_audio.c libswfdec/swfdec_flash_security.c libswfdec/swfdec_image.c
...wfdec/swfdec_image.c | 20 ++++++++++++-------- libswfdec/swfdec_interval.c | 4 ++-- libswfdec/swfdec_net_stream.c | 8 ++++---- libswfdec/swfdec_player.c | 4 ++-- libswfdec/swfdec_shape_parser.c | 8 ++++---- libswfdec/swfdec_sound.c | 4 ++-- libswfdec/swfdec_text_field_movie.c | 4 ++-- libswfdec/swfdec_text_field_movie_html.c | 1 + 16 files changed, 69 insertions(+), 50 deletions(-) New commits: commit 534341e14aba5a7c80f962b3dcad6e9d04959f40 Author: Benjamin Otte <otte at gnome.org> D...
2007 Apr 08
0
6 commits - libswfdec/Makefile.am libswfdec/swfdec_audio_flv.c libswfdec/swfdec_audio_flv.h libswfdec/swfdec_audio_stream.c libswfdec/swfdec_audio_stream.h libswfdec/swfdec_buffer.c libswfdec/swfdec_codec_adpcm.c libswfdec/swfdec_codec_audio.c
...ibswfdec/swfdec_codec_ffmpeg.c | 124 ++++++++++---------- libswfdec/swfdec_codec_mad.c | 123 ++++++++++---------- libswfdec/swfdec_flv_decoder.c | 1 libswfdec/swfdec_flv_decoder.h | 2 libswfdec/swfdec_js.c | 14 +- libswfdec/swfdec_script.c | 19 ++- libswfdec/swfdec_sound.c | 42 ++---- libswfdec/swfdec_sound.h | 2 libswfdec/swfdec_sprite_movie.c | 8 - 20 files changed, 602 insertions(+), 548 deletions(-) New commits: diff-tree 01bf0e400ee99da0e96707f606d41bb23d5a8b48 (from d137c59170a750a5155ee4a86a8d6a5922807770) Author: Benjamin Otte &lt...
2007 Mar 29
0
libswfdec-gtk/swfdec_playback_alsa.c libswfdec/swfdec_audio_event.h libswfdec/swfdec_audio_flv.h libswfdec/swfdec_audio_stream.h libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h libswfdec/swfdec_cache.c
...fdec/swfdec_root_movie.c | 2 - libswfdec/swfdec_root_sprite.c | 2 - libswfdec/swfdec_script.c | 4 +- libswfdec/swfdec_script.h | 8 ++-- libswfdec/swfdec_shape.c | 12 +++---- libswfdec/swfdec_shape.h | 8 ++-- libswfdec/swfdec_sound.c | 10 ++--- libswfdec/swfdec_sound.h | 22 ++++++------ libswfdec/swfdec_sprite.c | 18 +++++----- libswfdec/swfdec_sprite.h | 14 ++++---- libswfdec/swfdec_sprite_movie.c | 2 - libswfdec/swfdec_sprite_movie.h | 4 +- libswfde...