Displaying 20 results from an estimated 500 matches similar to: "[PATCH] Fix logic in mad detection"
2007 Mar 19
0
2 commits - configure.ac
configure.ac | 42 +++++++++++++++++++++++++++++++++---------
1 files changed, 33 insertions(+), 9 deletions(-)
New commits:
diff-tree 4b27c650286f819714b1fd9048385796037a516a (from parents)
Merge: deb389f11445d7d935e05ef44590507f0e64db84 00252e7f75acd6466c2ae7c6fc446f4741dab7a1
Author: Benjamin Otte <otte@gnome.org>
Date: Mon Mar 19 09:14:48 2007 +0100
Merge branch
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 Nov 28
0
7 commits - configure.ac libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie.c test/trace
configure.ac | 7 ++-
libswfdec/swfdec_movie.c | 57 ++++++++++-----------------
libswfdec/swfdec_movie.h | 3 -
libswfdec/swfdec_sprite_movie.c | 4 -
test/trace/Makefile.am | 18 ++++++++
test/trace/remove-child-onUnload-5.swf |binary
2007 Mar 20
3
configure.ac
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
diff-tree 3101705919f2a1272a8222ac0cce54f24b34193f (from b5d3509c3db17551aa138c21ee9c133d9d4b183e)
Author: Benjamin Otte <otte@gnome.org>
Date: Tue Mar 20 19:56:49 2007 +0100
Output some info on what packages might be missing
diff --git a/configure.ac b/configure.ac
index d4a48c1..e640a78 100644
2007 Apr 05
0
configure.ac libswfdec/Makefile.am libswfdec/swfdec_codec.c libswfdec/swfdec_codec_gst.c
configure.ac | 20 +++
libswfdec/Makefile.am | 10 +
libswfdec/swfdec_codec.c | 9 +
libswfdec/swfdec_codec_gst.c | 260 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 294 insertions(+), 5 deletions(-)
New commits:
diff-tree 9367afafdc43e320b2689237f9f302e52d8fac0e (from 1906bf5a380edbbb4b808543cf3da0e9e836dbf4)
Author: Benjamin Otte
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 Oct 25
1
[PATCH] Fix logic in ffmpeg detection
If neither --enable-ffmpeg nor --disable-ffmpeg was given, try to find
ffmpeg. If it wasn't found, print the warning, but don't fail.
If --enable-ffmpeg was given, fail if ffmpeg is not found. If
--disable-ffmpeg was given, don't print the warning, as the user already
knows that ffmpeg won't be enabled.
It's important that ffmpeg is not viewed as a hard requirement, as
2002 Aug 14
0
automake 1.6 compatability patch
This patch cleans up the vorbis-tools Makefile.am files so they work with both
automake 1.4 and 1.6. Some changes to configure.in were also needed in order
to get things to work (and to fix some ac 2.50 issues).
Please remove config.h from cvs as it is a generated file and empty anyway.
automake 1.6 isn't really incompatable with 1.4, it's just more picky about
you sticking to the rules:
2011 May 23
0
Transcode from AAC to MP3 (or vice versa)
On Mon, 23 May 2011, Chip wrote:
> To: icecast at xiph.org
> From: Chip <chiapas at aktivix.org>
> Subject: [Icecast] Transcode from AAC to MP3 (or vice versa)
>
> Hi
>
> To continue the interesting streamTranscode thread but in a slightly
> different direction, I have a user station that would like to send us
> a 64kbps AAC stream and have us transcode that to
2011 May 23
4
Transcode from AAC to MP3 (or vice versa)
Hi
To continue the interesting streamTranscode thread but in a slightly
different direction, I have a user station that would like to send us
a 64kbps AAC stream and have us transcode that to 64kbps MP3 and
32kbps AAC - is this possible?
Points to consider:
a) we would be happy to go with another permutation such as: she sends
us 64kbps MP3 and we convert that to 64kbps AAC and 32kbps ACC.
b)
1998 Nov 24
0
Additional autoconf test for linuxppc/mklinux
I am attaching a patch to R-0.63's configure.in file which will enable
R to detect and use some special math libraries on linuxppc and mklinux.
The patch provides tests for these libraries and enable/disable switches
for them as well.
One library is the libmoto math library which must be used in
conjunction
with libm (it only replaces some of libm's functions). The other is a
RISC
1998 Nov 24
0
Additional autoconf test for linuxppc/mklinux
I am attaching a patch to R-0.63's configure.in file which will enable
R to detect and use some special math libraries on linuxppc and mklinux.
The patch provides tests for these libraries and enable/disable switches
for them as well.
One library is the libmoto math library which must be used in
conjunction
with libm (it only replaces some of libm's functions). The other is a
RISC
2003 Jun 12
1
static lib
I'm trying to link sox to the ogg vorbis static libraries but I'm
getting the following error:
gcc -L. -L./gsm -o sox sox.o -lst -lgsm -logg -lvorbis -lvorbisfile
-lvorbisenc -lmad -lmp3lame
ld: Undefined symbols:
_oggpack_bytes
_oggpack_get_buffer
_oggpack_reset
_oggpack_writeclear
_oggpack_writeinit
_oggpack_read
_oggpack_readinit
_oggpack_write
_oggpack_adv
_oggpack_look
2008 Feb 17
1
--disable-ipv6 does not work
Hi,
configure option "--disable-ipv6" does not work for me in version
1.1.beta16 (and earlier versions). The following patch fixed this problem
for me.
Heiko
============================================================
--- configure.in.org 2008-02-16 15:35:53.000000000 +0100
+++ configure.in 2008-02-17 01:30:21.675931789 +0100
@@ -23,8 +23,8 @@
AC_ARG_ENABLE(ipv6,
[ --enable-ipv6
2008 Apr 03
0
configure patch to check for SSE
Hi,
The attached patch changes the configure.ac logic as follows:
It tests if the current compiler/cflags combination supports SSE, and if
so enables _USE_SSE. This can be overridden by the '--enable-sse' and
'--disable-sse' flags. Using '--enable-sse' will additionally add '-O3
-msse' to CFLAGS, just as it used to.
I've tested this using the following
2011 Sep 01
0
[PATCH 4/5] configure.ac: Add ARM NEON support
From: Jyri Sarha <jsarha at ti.com>
Use --enable-neon to force NEON optimization on. The auto detection
should also work if your CFLAGS supports NEON.
---
configure.ac | 32 +++++++++++++++++++++++++++++++-
1 files changed, 31 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 255c0b4..08d3d5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,6 +89,23 @@
2009 Jun 03
1
[PATCH] fix -elf2flt usage for bfin-uclinux
There are multiple problems with the elf2flt usage in the configure script:
- clobbers LDFLAGS
- is used for all targets so breaks non-FLAT targets
- is only used for Blackfin FLAT targets
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
configure.ac | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index cc30d99..3179521
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 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
2004 Sep 10
0
libFLAC internals
On Thu, Feb 20, 2003 at 05:46:50PM -0600, Brady Patterson wrote:
> I'm working on Altivec versions of some of the libFLAC functions. I figured
> the best candidates would be those that had MMX/SSE/3dnow versions, and I
> picked FLAC__lpc_restore_signal() to do first, since it's relatively simple.
>
> In stepping through some runs, it appears that 'order' mod 4 is