Signed-off-by: Alexey I. Froloff
---
libs/avahi/Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libs/avahi/Makefile b/libs/avahi/Makefile
index b906d0a..7b0a5be 100644
--- a/libs/avahi/Makefile
+++ b/libs/avahi/Makefile
@@ -58,7 +58,7 @@ define Package/libavahi
2012.09.07. 12:32 keltezéssel, Florian Fainelli írta:
> Hello Bastian,
>
> On Saturday 01 September 2012 09:25:06 Gabor Juhos wrote:
>> 2012.08.31. 21:28 keltezéssel, Bastian Bittorf írta:
Only the Truemobile 2300 and the the Asus WL-500G was mentioned in
the thread
and both of them
Hello Bastian,
On Saturday 01 September 2012 09:25:06 Gabor Juhos wrote:
> 2012.08.31. 21:28 keltezéssel, Bastian Bittorf írta:
> >> Only the Truemobile 2300 and the the Asus WL-500G was mentioned in
> >> the thread
> >> and both of them is based on BCM4702/4710. An old post [1] on the
> >> linux-
Oh, I see.. Anyway too late, I re-submitted your patch. Despite the plans
for AA development, maybe it will be useful for someone through current
patchwork in the future.
Quick question, would a fixed-point ffmpeg's wma decoder version possible?
___
openw
I have remade the patch submitted by Andy Leiserson .
Credits to him. Original message said:
Change the faad build to use fixed point math if emulated floating point
is in use (based on CONFIG_SOFT_FLOAT). Adds a config option to force
the use of floating point math.
Signed-off-by: Guillermo Senn