similar to: 4 commits - libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_sound.c

Displaying 20 results from an estimated 500 matches similar to: "4 commits - libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_sound.c"

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
configure.ac | 2 +- libswfdec-gtk/swfdec_gtk_widget.c | 11 ++++------- libswfdec-gtk/swfdec_playback_alsa.c | 8 +++++++- libswfdec/swfdec_as_date.c | 18 ++++++++++-------- libswfdec/swfdec_as_interpret.c | 2 ++ libswfdec/swfdec_as_types.c | 5 +++++ libswfdec/swfdec_audio_flv.c | 2 +- libswfdec/swfdec_audio_flv.h
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 08
0
libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_gst.c
libswfdec/swfdec_codec_audio.c | 8 - libswfdec/swfdec_codec_gst.c | 271 +++++++++++++++++++++++++++++++++++++++-- 2 files changed, 270 insertions(+), 9 deletions(-) New commits: diff-tree 68a17dfade3397478342d4c88fa9b9e3dc13f329 (from 01bf0e400ee99da0e96707f606d41bb23d5a8b48) Author: Benjamin Otte <otte@gnome.org> Date: Sun Apr 8 12:32:39 2007 +0200 make GStreamer do MP3
2007 Oct 26
0
6 commits - configure.ac libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_codec_video.c player/swfplay.c
configure.ac | 12 libswfdec/swfdec_codec_audio.c | 2 libswfdec/swfdec_codec_gst.c | 525 +++++++++++++++++++++++++---------------- libswfdec/swfdec_codec_video.c | 2 player/swfplay.c | 2 5 files changed, 336 insertions(+), 207 deletions(-) New commits: commit 2aa4f7f59de874bab2a74398fda09d3d387fcd30 Merge: efc1a32... e6964fd... Author:
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 Oct 15
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_strings.c | 8 + libswfdec/swfdec_codec_audio.c | 1 libswfdec/swfdec_codec_video.c | 1 libswfdec/swfdec_text_field.c | 74 +++++---- libswfdec/swfdec_text_field.h | 5 libswfdec/swfdec_text_field_movie.c | 140 +++++++++++++++--- libswfdec/swfdec_text_field_movie.h | 26 ---
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
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 Sep 05
0
5 commits - libswfdec/swfdec_codec_ffmpeg.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_player.c libswfdec/swfdec_video.c
libswfdec/swfdec_codec_ffmpeg.c | 29 ++++++++++++++++++++++++++--- libswfdec/swfdec_codec_video.c | 13 +++++++------ libswfdec/swfdec_player.c | 16 +++++++++------- libswfdec/swfdec_video.c | 2 ++ 4 files changed, 44 insertions(+), 16 deletions(-) New commits: diff-tree 97b081a94b818aedc4c7f9f9aea6d6326ca181d9 (from parents) Merge:
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
libswfdec/Makefile.am | 10 - libswfdec/swfdec_audio_flv.c | 55 ++++----- libswfdec/swfdec_audio_flv.h | 8 - libswfdec/swfdec_audio_stream.c | 64 +++++----- libswfdec/swfdec_audio_stream.h | 10 - libswfdec/swfdec_buffer.c | 10 + libswfdec/swfdec_codec.c | 142 ----------------------- libswfdec/swfdec_codec.h | 58 ---------
2007 Oct 28
1
9 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_codec_gst.c test/trace
libswfdec/swfdec_as_context.c | 14 - libswfdec/swfdec_as_frame.c | 19 ++ libswfdec/swfdec_as_frame_internal.h | 1 libswfdec/swfdec_as_object.c | 4 libswfdec/swfdec_codec_gst.c | 281 +++++++++------------------------ test/trace/Makefile.am | 7 test/trace/catch-in-caller-6.swf |binary
2008 Jan 10
0
8 commits - libswfdec/swfdec_as_date.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_bits.c libswfdec/swfdec_codec_gst.c libswfdec/swfdec_text_field_movie_html.c test/trace
libswfdec/swfdec_as_date.c | 47 +++---- libswfdec/swfdec_as_object.c | 4 libswfdec/swfdec_as_types.c | 190 +++++++++++++++---------------- libswfdec/swfdec_bits.c | 2 libswfdec/swfdec_codec_gst.c | 13 +- libswfdec/swfdec_text_field_movie_html.c | 2 test/trace/Makefile.am | 2
2007 Jun 26
0
2 commits - libswfdec/swfdec_codec_ffmpeg.c
libswfdec/swfdec_codec_ffmpeg.c | 23 +++++++++++++++++++---- 1 files changed, 19 insertions(+), 4 deletions(-) New commits: diff-tree 27f2f8fe232d392ddf50e97116724f507cc05a43 (from ed66672b6bd13a613aaf875d2f898cc2f16a47b9) Author: Benjamin Otte <otte at gnome.org> Date: Tue Jun 26 12:32:15 2007 +0200 add support for VP6 to ffmpeg diff --git a/libswfdec/swfdec_codec_ffmpeg.c
2007 Oct 15
0
3 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_codec_audio.h test/swfdec-extract.c
libswfdec/swfdec_as_interpret.c | 1 libswfdec/swfdec_codec_audio.h | 2 - test/swfdec-extract.c | 43 ++++++++++++++++++++++++++-------------- 3 files changed, 30 insertions(+), 16 deletions(-) New commits: commit e1267777e2a617fcafb578fa411a5c739ef51253 Author: Benjamin Otte <otte at gnome.org> Date: Mon Oct 15 21:11:57 2007 +0200 indent diff --git
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
libswfdec/jpeg/jpeg.h | 2 +- libswfdec/jpeg/jpeg_rgb_decoder.c | 26 +++++++++++++------------- libswfdec/swfdec_as_interpret.c | 26 +++++++++++++++++++------- libswfdec/swfdec_bits.c | 4 ++-- libswfdec/swfdec_cached.c | 2 +- libswfdec/swfdec_codec_adpcm.c | 2 +- libswfdec/swfdec_codec_audio.c
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
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 Oct 29
0
libswfdec/swfdec_codec_gst.c
libswfdec/swfdec_codec_gst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2586d9b71e5f1abcffde7905d017a1002bfcc22a Author: Benjamin Otte <otte at gnome.org> Date: Mon Oct 29 23:27:50 2007 +0100 initialize video decoder as NULL diff --git a/libswfdec/swfdec_codec_gst.c b/libswfdec/swfdec_codec_gst.c index 35f00e5..2873e84 100644 ---
2007 Feb 13
0
libswfdec/jpeg libswfdec/swfdec_image.c
libswfdec/jpeg/Makefile.am | 18 - libswfdec/jpeg/bits.h | 140 ++++++------- libswfdec/jpeg/huffman.c | 67 +++--- libswfdec/jpeg/huffman.h | 35 +-- libswfdec/jpeg/jpeg.c | 217 +++++++------------- libswfdec/jpeg/jpeg.h | 28 +- libswfdec/jpeg/jpeg_debug.h | 25 -- libswfdec/jpeg/jpeg_internal.h | 143
2007 Nov 10
1
3 commits - libswfdec/swfdec_image.c libswfdec/swfdec_image.h
libswfdec/swfdec_image.c | 204 ++++++++++++++++++++++++++--------------------- libswfdec/swfdec_image.h | 11 +- 2 files changed, 123 insertions(+), 92 deletions(-) New commits: commit 54d034a21fa13a6afb4ad788a82b240002def2cf Author: Benjamin Otte <otte at gnome.org> Date: Sun Nov 11 00:21:54 2007 +0100 implement reading from PNG files diff --git a/libswfdec/swfdec_image.c