search for: swfdec_codec_audio

Displaying 20 results from an estimated 24 matches for "swfdec_codec_audio".

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...
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...
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 f31f005192c5...
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 770b5f58b4899c9992978d134e0c23e68e8ce3cd Author: Benjamin Otte <otte at gn...
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&g...
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
...ream.c | 64 +++++----- libswfdec/swfdec_audio_stream.h | 10 - libswfdec/swfdec_buffer.c | 10 + libswfdec/swfdec_codec.c | 142 ----------------------- libswfdec/swfdec_codec.h | 58 --------- libswfdec/swfdec_codec_adpcm.c | 154 ++++++------------------- libswfdec/swfdec_codec_audio.c | 244 ++++++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_codec_audio.h | 60 +++++++++ libswfdec/swfdec_codec_ffmpeg.c | 124 ++++++++++---------- libswfdec/swfdec_codec_mad.c | 123 ++++++++++---------- libswfdec/swfdec_flv_decoder.c | 1 libswfdec/swfdec_flv_decoder.h |...
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
...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 | 2 +- libswfdec/swfdec_flash_security.c | 2 ++ libswfdec/swfdec_image.c | 20 ++++++++++++-------- libswfdec/swfdec_interval.c | 4 ++-- libswfdec/swfdec_net_stream.c | 8 ++++---- libswfdec/swfdec_player.c |...
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: efc1a...
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
...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 | 2 +- libswfdec/swfdec_codec_adpcm.c | 2 +- libswfdec/swfdec_codec_audio.c | 8 ++++---- libswfdec/swfdec_codec_audio.h | 22 ++++++++++------------ libswfdec/swfdec_codec_ffmpeg.c | 10 +++++----- libswfdec/swfdec_codec_gst.c | 12 +++++++----- libswfdec/swfdec_codec_mad.c | 2 +- libswfdec/swfdec_codec_screen.c | 2...
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 --- libswfdec/...
2008 May 14
1
no suitable decoder for audio codec 2
hello i tried both swfdec-0.6.6 and current git with full gstreamer install as well as with libmad. however, i get the below error message: swfdec_codec_audio.c(205): swfdec_audio_decoder_new: no suitable decoder for audio codec 2 i'm not shure if 'audio codec 2' means AC2? with gst-inspect, i find only one related tag: ffenc_ac3. what's missing here? dennis
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
...fdec_as_super.c | 2 libswfdec/swfdec_as_types.c | 6 +- libswfdec/swfdec_as_with.c | 2 libswfdec/swfdec_button_movie.c | 2 libswfdec/swfdec_cached.c | 2 libswfdec/swfdec_codec_adpcm.c | 1 libswfdec/swfdec_codec_audio.c | 17 ------ libswfdec/swfdec_codec_ffmpeg.c | 3 - libswfdec/swfdec_codec_gst.c | 1 libswfdec/swfdec_codec_mad.c | 1 libswfdec/swfdec_codec_screen.c | 9 +-- libswfdec/swfdec_codec_video.c | 9 --- libswfdec/swfde...
2007 Dec 20
2
Lots of problems playing back !
Hi all, I got swfdec compiled and running, however there are a lot of problems running it ! As a test I tried: swfplay http://www.youtube.com/v/lUR6laFLk0A First of all I see: SWFDEC: ERROR: swfdec_codec_gst.c(231): swfdec_gst_decoder_init: failed to create decoder SWFDEC: ERROR: swfdec_codec_audio.c(192): swfdec_audio_decoder_new: no suitable decoder for audio codec 2 SWFDEC: ERROR: swfdec_codec_gst.c(231): swfdec_gst_decoder_init: failed to create decoder Second, transparency seems broken - for example, around the "play" button in the centre of the screen, and the little spinnin...
2007 Jun 26
0
2 commits - libswfdec/swfdec_codec_ffmpeg.c
.../libswfdec/swfdec_codec_ffmpeg.c b/libswfdec/swfdec_codec_ffmpeg.c index 8f333e8..5dc8f3c 100644 --- a/libswfdec/swfdec_codec_ffmpeg.c +++ b/libswfdec/swfdec_codec_ffmpeg.c @@ -22,6 +22,7 @@ #endif #include <string.h> #include <avcodec.h> +#include <swscale.h> #include "swfdec_codec_audio.h" #include "swfdec_codec_video.h" @@ -124,7 +125,7 @@ swfdec_audio_decoder_ffmpeg_push (Swfdec outbuf = swfdec_buffer_new_and_alloc (AVCODEC_MAX_AUDIO_FRAME_SIZE); for (amount = 0; amount < buffer->length; amount += len) { - len = avcodec_decode_audio (ffmpeg-&...
2007 Jun 28
0
Branch 'as' - 4 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h
...NORE_HFILES= \ js \ jpeg \ swfdec_amf.h \ + swfdec_as_interpret.h \ + swfdec_as_number.h \ + swfdec_as_string.h \ + swfdec_as_strings.h \ + swfdec_as_super.h \ + swfdec_as_with.h \ swfdec_audio_internal.h \ swfdec_audio_event.h \ swfdec_audio_flv.h \ @@ -68,7 +74,7 @@ IGNORE_HFILES= \ swfdec_codec_audio.h \ swfdec_codec_video.h \ swfdec_color.h \ - swfdec_connection.h \ + swfdec_color_as.h \ swfdec_debug.h \ swfdec_debugger.h \ swfdec_decoder.h \ @@ -80,6 +86,7 @@ IGNORE_HFILES= \ swfdec_graphic.h \ swfdec_graphic_movie.h \ swfdec_image.h \ + swfdec_interval.h \ swfdec_js.h \ s...
2007 Sep 04
0
5 commits - doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_as_array.c libswfdec/swfdec_as_boolean.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_native_function.c libswfdec/swfdec_as_native_function.h
...ndex 1849a32..79cc427 100644 --- a/libswfdec/swfdec_system_as.c +++ b/libswfdec/swfdec_system_as.c @@ -22,6 +22,7 @@ #endif #include "swfdec.h" +#include "swfdec_as_internal.h" #include "swfdec_as_string.h" #include "swfdec_as_strings.h" #include "swfdec_codec_audio.h" diff-tree 57eed866d22b1f7fcd6812b6a8b1dee829bd4ff9 (from parents) Merge: 4fd150cacc14d6332233e8b2a0ce90fdbf39a0d2 13df1826b6865f15a09f190b759613ba7693a35c Author: Benjamin Otte <otte at gnome.org> Date: Tue Sep 4 10:37:49 2007 +0200 Merge branch 'master' of ssh://compan...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...bswfdec/swfdec_cached.c | 122 libswfdec/swfdec_cached.h | 65 libswfdec/swfdec_codec.c | 171 - libswfdec/swfdec_codec.h | 83 libswfdec/swfdec_codec_adpcm.c | 156 - libswfdec/swfdec_codec_audio.c | 246 + libswfdec/swfdec_codec_audio.h | 60 libswfdec/swfdec_codec_ffmpeg.c | 216 - libswfdec/swfdec_codec_gst.c | 543 +++ libswfdec/swfdec_codec_mad.c | 127 libswfdec/swfdec_codec_screen.c...
2007 Aug 03
0
Changes to 'refs/tags/0.5.1'
...| 6 libswfdec/swfdec_buffer.c | 12 libswfdec/swfdec_button_movie.c | 2 libswfdec/swfdec_cached.c | 2 libswfdec/swfdec_codec_adpcm.c | 1 libswfdec/swfdec_codec_audio.c | 17 libswfdec/swfdec_codec_ffmpeg.c | 3 libswfdec/swfdec_codec_gst.c | 1 libswfdec/swfdec_codec_mad.c | 1 libswfdec/swfdec_codec_screen.c...
2007 May 23
0
Branch 'as' - 7 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c
...dec_js_global.c \ swfdec_js_mouse.c \ @@ -64,6 +63,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_codec_screen.c \ swfdec_codec_video.c \ swfdec_color.c \ + swfdec_color_as.c \ swfdec_connection.c \ swfdec_debug.c \ swfdec_debugger.c \ @@ -160,6 +160,7 @@ noinst_HEADERS = \ swfdec_codec_audio.h \ swfdec_codec_video.h \ swfdec_color.h \ + swfdec_color_as.h \ swfdec_connection.h \ swfdec_debug.h \ swfdec_debugger.h \ diff --git a/libswfdec/swfdec_as_object.c b/libswfdec/swfdec_as_object.c index 8153c32..7f8529c 100644 --- a/libswfdec/swfdec_as_object.c +++ b/libswfdec/swfdec_as_...
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):