Takashi Iwai
66a02ca943
ac3dec - Fix typos of -q option
...
It's quiet, not quit.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-07-01 08:07:46 +02:00
Takashi Iwai
9a75162bf4
Remove -Werror for ac3dec/tools
...
The -Werror option may cause build errors depending on the compiler
version.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-11-30 18:24:55 +01:00
Takashi Iwai
b34b15d39f
ac3dec - Add missing -H option
...
The option -H was missing in getopt argument.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-10-24 11:44:08 +02:00
Takashi Iwai
3941d472b2
Merge branch 'master' of upstream
2008-10-24 09:26:45 +02:00
Takashi Iwai
1ffbd0ab28
ac3dec - Add -H option for HDMI
...
The HD-audio can have an independent HDMI PCM device via "hdmi".
The option -H is for using hdmi instead of spdif.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-10-24 09:24:32 +02:00
Jaroslav Kysela
a726e5df68
Added configure target to global Makefile and gitcompile to EXTRA_DIST
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:17:10 +02:00
Jaroslav Kysela
880926b3cd
gitcompile: return error return code and add GITCOMPILE_NO_MAKE condition
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 18:51:25 +02:00
Jaroslav Kysela
c989fddc7e
hgcompile -> gitcompile changes (include README files)
2008-06-03 10:39:28 +02:00
Jaroslav Kysela
93de415cfe
support for dynamic 2.0/5.1 AC3 changes - bug#3441
2008-01-15 14:47:26 +01:00
Jaroslav Kysela
41282b058b
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
2007-10-15 10:25:36 +02:00
Takashi Iwai
7a88f93116
Add missing library dependency
...
ac3dec requires math library.
2007-06-04 15:16:24 +02:00
Jaroslav Kysela
fbcd3789bc
ac3dec - remove config.sub
2007-05-02 09:26:57 +02:00
Takashi Iwai
e13da40b0e
Add hgcompile scripts
...
Added hgcompile scripts.
2006-05-12 15:36:52 +02:00
Takashi Iwai
ef87719aec
Fix exec permission of cvscompile and add .hgignore
2006-04-07 18:17:19 +02:00
Takashi Iwai
576366728e
Fix compile warnings
...
Fix compile warnings with the recent gcc.
2005-11-28 18:14:14 +00:00
Takashi Iwai
93a6b69818
Fix compile error with the recent gcc
...
Fix compile error with the recent gcc.
2005-11-16 17:08:40 +00:00
Takashi Iwai
0b5c1c4ef0
Fixed to support non-48k AC3 files.
2004-06-22 16:39:36 +00:00
Takashi Iwai
3843634ef0
- moved usx2yloader firmwares to alsa-firmware module.
...
- check ALSA 1.0.0 in configure.
- fixed typos in README's.
2003-11-25 17:13:39 +00:00
Jaroslav Kysela
1852a1dbbc
- 1.0.0 version
...
- change against PCM API switch
2003-11-05 11:09:19 +00:00
Takashi Iwai
a66f2e98b6
- don't ignore autogen.sh (included in tarball).
...
- removed the unnecessary host detection.
2003-11-03 19:07:51 +00:00
Takashi Iwai
9e00c74800
use plug layer to allow the non-16bit PCM devices too.
2003-05-16 14:37:25 +00:00
Takashi Iwai
f768eb0ff4
include necessary header files explicitly.
2003-03-25 17:34:16 +00:00
Takashi Iwai
cd0edaf292
fixed compile warnings.
2003-03-25 17:33:55 +00:00
Takashi Iwai
9d40e1834b
autoconf & automake clean up.
2003-03-25 17:33:21 +00:00
Jaroslav Kysela
365af335eb
Fixed big-endian support
2003-01-08 11:30:04 +00:00
Jaroslav Kysela
dc8f7480b5
Updated for new automake
2002-10-24 12:26:42 +00:00
Jaroslav Kysela
fda82bcea4
Use new sw params API
2002-10-22 18:01:16 +00:00
Takashi Iwai
55b19eecab
removed unnecessary files from repository
2002-10-04 13:13:47 +00:00
Jaroslav Kysela
11080289c7
Updated to latest alsa-lib PCM API
2002-09-19 16:20:08 +00:00
Jaroslav Kysela
163c302a6a
Removed acconfig.h by Pavel Roskin <proski@gnu.org>
2002-08-31 10:26:33 +00:00
Takashi Iwai
295539577d
fixed -c option
2002-01-08 17:21:28 +00:00
Takashi Iwai
40cfde62d7
- fixed compile on ppc.
...
- added support for ia64.
2002-01-02 15:16:35 +00:00
Jaroslav Kysela
8f838d87d6
Updated GNU GPL (address)
2001-12-30 09:37:54 +00:00
Jaroslav Kysela
72a4346d4d
Added 'Using PCM device' message
2001-12-22 21:24:56 +00:00
Jaroslav Kysela
1ab406b575
Modified according the latest power management update
2001-10-04 16:42:19 +00:00
Jaroslav Kysela
ced6868184
Added suspend handling
2001-10-04 15:06:37 +00:00
Jaroslav Kysela
5f17f207c2
Changed location of asoundlib.h from sys dir to alsa dir.
...
(it means that official location is '#include <alsa/asoundlib.h>')
2001-09-11 09:34:13 +00:00
Jaroslav Kysela
2c87d88158
Updates for package distribution.
2001-08-20 15:17:09 +00:00
Jaroslav Kysela
d8ccbda67e
-Z needs an argument
2001-08-06 16:08:32 +00:00
Jaroslav Kysela
fa4a49c84b
Fixed bsmod value in AC3 header
2001-08-06 16:08:01 +00:00
Jaroslav Kysela
dcbd527799
Removed -Werror from CFLAGS
2001-08-05 18:21:46 +00:00
Jaroslav Kysela
c2aa076fb2
Added big-endian checking.
...
Added --zero option.
Added leadin for AC3 SPDIF.
2001-08-05 11:50:02 +00:00
Jaroslav Kysela
04255b61c5
Added --card and --iec958r (raw IEC958 PCM).
2001-07-30 08:33:17 +00:00
Jaroslav Kysela
c76b0f7815
Removed sw_params
2001-07-23 13:28:05 +00:00
Takashi Iwai
1c469e7d1e
Pass command line options to configure
2001-07-09 08:35:04 +00:00
Jaroslav Kysela
871e1499dc
Fix for piped AC3 stream
2001-06-26 15:23:21 +00:00
Jaroslav Kysela
279c153a41
Added ferror test
2001-06-25 07:30:49 +00:00
Jaroslav Kysela
964ce9d768
Added missing parameter for output_spdif
2001-06-15 09:12:37 +00:00
Jaroslav Kysela
e9835e9530
Fixes against current library (s/pdif part)
2001-06-15 09:07:36 +00:00
Jaroslav Kysela
98a80c0ef9
Fixed against the current library
2001-06-12 13:19:01 +00:00