]> git.alsa-project.org Git - alsa-plugins.git/commit
Add a52 output plugin
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2006 15:53:07 +0000 (17:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2006 15:53:07 +0000 (17:53 +0200)
commit2559a56209c6729574b8cb16c5be63e1cc2f1c04
tree054f6917bb3add9e6e34742fbc3c4f2807055d59
parentbc0c2843db4dea70251e8c5b4a9272ce40caa7f2
Add a52 output plugin

Added (experimental) a52 output plugin.
The plugin requires libavcodec as the audio encoding engine.

See doc/a52.txt for the usage.
Makefile.am
a52/Makefile.am [new file with mode: 0644]
a52/pcm_a52.c [new file with mode: 0644]
configure.in
doc/a52.txt [new file with mode: 0644]