search for: swfdec_compiler

Displaying 9 results from an estimated 9 matches for "swfdec_compiler".

2007 Feb 02
0
Branch 'interpreter' - 6 commits - libswfdec/swfdec_bits.c libswfdec/swfdec_compiler.c libswfdec/swfdec_sprite.c test/swfdec-extract.c
libswfdec/swfdec_bits.c | 4 +++- libswfdec/swfdec_compiler.c | 6 +++++- libswfdec/swfdec_sprite.c | 26 ++++++++++++++------------ test/swfdec-extract.c | 2 +- 4 files changed, 23 insertions(+), 15 deletions(-) New commits: diff-tree 940ef9614313d253bb9282e26f48968b4af13c85 (from 828ab7af700ce3d9b4e44b90c4f7d804b5d243cc) Author: Benjamin...
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 -- libswfdec/swfdec_sprite_movie.c | 3 test/Makefile.am | 2 test/image/.gitignore | 11 + test/image/Makefile.am...
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
...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 libswfdec/swfdec_edittext.c | 2 libswfdec/swfdec_image.c | 232 ++++++++++++----------- libswfdec/swfdec_image.h | 9 libswfdec/swfdec_pattern.c | 29 +- libswfdec/swfdec_spr...
2007 Jun 08
0
Changes to 'refs/tags/0.4.2'
...| 19 libswfdec/swfdec_cached.c | 123 + libswfdec/swfdec_cached.h | 65 libswfdec/swfdec_codec_screen.c | 2 libswfdec/swfdec_color.c | 71 libswfdec/swfdec_color.h | 33 libswfdec/swfdec_compiler.c | 1514 --------------- libswfdec/swfdec_compiler.h | 22 libswfdec/swfdec_debug.h | 2 libswfdec/swfdec_debugger.c | 116 - libswfdec/swfdec_debugger.h | 16 libswfdec/swfdec_edittext.c...
2007 Feb 06
0
109 commits - configure.ac libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_buffer.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_codec_screen.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h
...its.c | 61 libswfdec/swfdec_bits.h | 13 libswfdec/swfdec_buffer.c | 7 libswfdec/swfdec_button_movie.c | 3 libswfdec/swfdec_codec_screen.c | 2 libswfdec/swfdec_color.c | 4 libswfdec/swfdec_color.h | 2 libswfdec/swfdec_compiler.c | 1521 ----------------------- libswfdec/swfdec_compiler.h | 22 libswfdec/swfdec_debugger.c | 116 + libswfdec/swfdec_debugger.h | 16 libswfdec/swfdec_event.c | 14 libswfdec/swfdec_event.h | 2 libswfdec/swfdec_image.c |...
2007 Jan 14
0
Changes to 'refs/tags/0.4.1'
...fdec/swfdec_codec.c | 43 ++- libswfdec/swfdec_codec.h | 41 ++- libswfdec/swfdec_codec_adpcm.c | 2 libswfdec/swfdec_codec_ffmpeg.c | 134 +++++++++- libswfdec/swfdec_codec_mad.c | 2 libswfdec/swfdec_codec_screen.c | 198 +++++++++++++++ libswfdec/swfdec_compiler.c | 9 libswfdec/swfdec_debug.c | 4 libswfdec/swfdec_decoder.c | 6 libswfdec/swfdec_decoder.h | 4 libswfdec/swfdec_flv_decoder.c | 483 +++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_flv_decoder.h | 73 +++++ libswfdec/swfdec_im...
2007 Mar 16
0
5 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_player.c
...45 @@ IGNORE_HFILES= \ jpeg \ swfdec_audio_internal.h \ swfdec_audio_event.h \ + swfdec_audio_flv.h \ swfdec_audio_stream.h \ swfdec_bits.h \ swfdec_button.h \ swfdec_button_movie.h \ swfdec_cache.h \ + swfdec_cached.h \ swfdec_character.h \ swfdec_codec.h \ swfdec_color.h \ - swfdec_compiler.h \ + swfdec_connection.h \ swfdec_debug.h \ swfdec_debugger.h \ swfdec_decoder.h \ swfdec_edittext.h \ swfdec_edittext_movie.h \ swfdec_event.h \ + swfdec_flv_decoder.h \ swfdec_font.h \ swfdec_graphic.h \ swfdec_graphic_movie.h \ swfdec_image.h \ swfdec_js.h \ + swfdec_liste...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...libswfdec/swfdec_cached.h | 65 libswfdec/swfdec_codec_adpcm.c | 2 libswfdec/swfdec_codec_screen.c | 80 libswfdec/swfdec_color.c | 73 libswfdec/swfdec_color.h | 33 libswfdec/swfdec_compiler.c | 1514 ----------- libswfdec/swfdec_compiler.h | 22 libswfdec/swfdec_connection.c | 123 libswfdec/swfdec_connection.h | 57 libswfdec/swfdec_debug.c | 14 libswfdec/swfdec_debug.h...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...bswfdec/swfdec_codec_screen.c | 140 - libswfdec/swfdec_codec_video.c | 151 + libswfdec/swfdec_codec_video.h | 57 libswfdec/swfdec_color.c | 102 libswfdec/swfdec_color.h | 40 libswfdec/swfdec_compiler.c | 1514 ---------- libswfdec/swfdec_compiler.h | 22 libswfdec/swfdec_connection.c | 123 libswfdec/swfdec_connection.h | 57 libswfdec/swfdec_debug.c | 18 libswfdec/swfdec_debug.h...