Displaying 20 results from an estimated 24 matches for "audio_sampler".
Did you mean:
audio_samples
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:
2006 May 16
0
Determining length of speex file speech
On Tue, May 16, 2006 at 03:29:47PM +0200, Bj?rn Thalheim wrote:
>
> I would like to run a script over a speex file which determines, how
> long the speech contained in the speex file is.
> So I run through the ogg file, skip the first two ogg _pages_ (speex
> header and comment header, both contain IMHO only 1 ogg _packet_), and
> then count in any ogg page the number of the ogg
2007 Jul 16
0
configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_playback_oss.c
configure.ac | 14 +
libswfdec-gtk/Makefile.am | 1
libswfdec-gtk/swfdec_playback_oss.c | 265 ++++++++++++++++++++++++++++++++++++
3 files changed, 277 insertions(+), 3 deletions(-)
New commits:
diff-tree 6e644576c0bac40f193b31935946738a143c3c7a (from c45ceb30a4a9c438c89423e277d8684b2e66c65c)
Author: Eric Anholt <eric at anholt.net>
Date: Sun Jul
2007 Aug 26
0
9 commits - libswfdec-gtk/swfdec_source.c libswfdec/swfdec_marshal.list libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_swf_instance.c test/dump.c test/Makefile.am
libswfdec-gtk/swfdec_source.c | 2
libswfdec/swfdec_marshal.list | 2
libswfdec/swfdec_player.c | 55 ++++++++++++----------
libswfdec/swfdec_player.h | 4 -
libswfdec/swfdec_player_internal.h | 2
libswfdec/swfdec_sprite_movie.c | 70 +++++++++++++++--------------
libswfdec/swfdec_swf_instance.c
2007 Jan 29
0
3 commits - autogen.sh configure.ac player/.gitignore player/Makefile.am player/swfdec_playback_alsa.c player/swfdec_playback.c player/swfdec_playback_none.c
autogen.sh | 2 +-
configure.ac | 39 +++++++++++++++++++++++++++++++++------
player/.gitignore | 1 +
player/Makefile.am | 28 +++++++++++++++++++---------
player/swfdec_playback_none.c | 38 ++++++++++++++++++++++++++++++++++++++
5 files changed, 92 insertions(+), 16 deletions(-)
New commits:
diff-tree
2006 May 16
2
Determining length of speex file speech
Hello,
I would like to run a script over a speex file which determines, how
long the speech contained in the speex file is.
So I run through the ogg file, skip the first two ogg _pages_ (speex
header and comment header, both contain IMHO only 1 ogg _packet_), and
then count in any ogg page the number of the ogg _frames_ (which, unless
I used -nframes while encoding, which I did not), and multiply
2007 Nov 08
0
configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_playback_pa.c
configure.ac | 18 ++
libswfdec-gtk/Makefile.am | 1
libswfdec-gtk/swfdec_playback_pa.c | 331 +++++++++++++++++++++++++++++++++++++
3 files changed, 350 insertions(+)
New commits:
commit a14e3cf83f1a9e5bd0a226c1e794bdddf94ae7a9
Author: Eric Anholt <eric at anholt.net>
Date: Wed Nov 7 17:42:04 2007 -0800
Add a simple pulseaudio playback backend.
2007 Oct 22
0
2 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h
doc/swfdec-sections.txt | 1 +
libswfdec/swfdec_as_context.c | 27 +++++++++++++++++++++++++++
libswfdec/swfdec_as_context.h | 1 +
libswfdec/swfdec_player.c | 19 ++++++++++++++-----
libswfdec/swfdec_player_internal.h | 2 +-
5 files changed, 44 insertions(+), 6 deletions(-)
New commits:
commit b5ec34287eacb0a6feb5fa051bfa5fc905afd709
Author: Benjamin
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
libswfdec-gtk/swfdec_gtk_player.c | 1
libswfdec/swfdec_as_date.c | 7
libswfdec/swfdec_audio.c | 10
libswfdec/swfdec_audio_event.c | 2
libswfdec/swfdec_button_movie.c | 2
libswfdec/swfdec_interval.c | 14
libswfdec/swfdec_key_as.c | 6
libswfdec/swfdec_mouse_as.c | 8
libswfdec/swfdec_movie.c |
2007 Jan 31
0
Branch 'interpreter' - 20 commits - autogen.sh configure.ac libswfdec/js libswfdec/swfdec_debug.h libswfdec/swfdec_js.c libswfdec/swfdec_js_color.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_script.c
autogen.sh | 2
configure.ac | 39 +++
libswfdec/js/jsfun.c | 11 -
libswfdec/js/jsinterp.c | 5
libswfdec/js/jsobj.c | 2
libswfdec/swfdec_debug.h | 2
libswfdec/swfdec_js.c | 4
libswfdec/swfdec_js_color.c | 33 +--
libswfdec/swfdec_js_movie.c | 25 --
libswfdec/swfdec_movie.c
2007 Dec 29
3
[Bug 13855] New: Assertion failure at the end of a movie
http://bugs.freedesktop.org/show_bug.cgi?id=13855
Summary: Assertion failure at the end of a movie
Product: swfdec
Version: 0.5.5
Platform: x86-64 (AMD64)
URL: http://www.csfd.cz/film/224182-ja-legenda-i-am-
legend/trailer/
OS/Version: Linux (All)
Status: NEW
Severity: major
2008 Apr 12
2
[Bug 15471] New: segmentation fault while seeking in youtube.com
http://bugs.freedesktop.org/show_bug.cgi?id=15471
Summary: segmentation fault while seeking in youtube.com
Product: swfdec
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2007 Dec 05
2
[Bug 13529] New: swf-mozilla will crash firefox when access www.tudou.com
http://bugs.freedesktop.org/show_bug.cgi?id=13529
Summary: swf-mozilla will crash firefox when access www.tudou.com
Product: swfdec
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at
2008 Jun 05
4
[Bug 16241] New: assertion failed: (movie->cache_state <= SWFDEC_MOVIE_INVALID_CHILDREN)
http://bugs.freedesktop.org/show_bug.cgi?id=16241
Summary: assertion failed: (movie->cache_state <=
SWFDEC_MOVIE_INVALID_CHILDREN)
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
URL: http://www.cnn.com/ELECTION/2008/primaries/results/score
card/#R
OS/Version: Linux (All)
2007 Dec 02
2
[Bug 13491] New: 5min.com player causes assertion
http://bugs.freedesktop.org/show_bug.cgi?id=13491
Summary: 5min.com player causes assertion
Product: swfdec
Version: unspecified
Platform: x86-64 (AMD64)
URL: http://www.5min.com/
OS/Version: All
Status: NEW
Severity: blocker
Priority: medium
Component: library
AssignedTo: swfdec at
2007 Aug 01
0
9 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_frame.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loader_internal.h libswfdec/swfdec_loadertarget.c libswfdec/swfdec_loadertarget.h libswfdec/swfdec_movie.c
doc/swfdec-sections.txt | 5 +
libswfdec/swfdec_as_frame.c | 10 ++
libswfdec/swfdec_loader.c | 173 ++++++++++++++++++++++---------------
libswfdec/swfdec_loader.h | 8 +
libswfdec/swfdec_loader_internal.h | 12 +-
libswfdec/swfdec_loadertarget.c | 52 ++++++++++-
libswfdec/swfdec_loadertarget.h | 17 +++
libswfdec/swfdec_movie.c
2007 Aug 05
0
7 commits - doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec.h libswfdec/swfdec_key.h libswfdec/swfdec_marshal.list libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h
doc/swfdec-sections.txt | 3 +
libswfdec/Makefile.am | 1
libswfdec/swfdec.h | 1
libswfdec/swfdec_as_object.c | 1
libswfdec/swfdec_key.h | 32 ++++++++++++++
libswfdec/swfdec_marshal.list | 1
libswfdec/swfdec_player.c | 83 +++++++++++++++++++++++++++++++++++--
libswfdec/swfdec_player.h |
2007 Mar 27
0
15 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/.gitignore libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h
Makefile.am | 10
configure.ac | 51 +-
doc/Makefile.am | 16
doc/swfdec-docs.sgml | 7
doc/swfdec-sections.txt | 53 ++
doc/swfdec.types | 2
libswfdec-gtk/.gitignore | 14
libswfdec-gtk/Makefile.am | 40 +
libswfdec-gtk/swfdec-gtk.h
2008 Jun 02
4
[Bug 16206] New: Charts in Yahoo Finance crash swfdec
http://bugs.freedesktop.org/show_bug.cgi?id=16206
Summary: Charts in Yahoo Finance crash swfdec
Product: swfdec
Version: git
Platform: Other
URL: http://finance.yahoo.com/echarts?s=%5EDJI#symbol=%5EDJI;
range=1d
OS/Version: All
Status: NEW
Severity: critical
Priority: medium
2007 Aug 02
0
10 commits - libswfdec/compiler.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_player.c NEWS test/trace
NEWS | 11 +++++
libswfdec-gtk/swfdec_source.c | 2 -
libswfdec/Makefile.am | 3 +
libswfdec/compiler.c | 58 ++---------------------------
libswfdec/swfdec_player.c | 35 +++++++++--------
test/trace/Makefile.am | 7 +++