]> git.tue.mpg.de Git - paraslash.git/commit
fix audiod decoder flags for aac
authorAndre <maan@p133.(none)>
Sat, 13 May 2006 20:26:55 +0000 (22:26 +0200)
committerAndre <maan@p133.(none)>
Sat, 13 May 2006 20:26:55 +0000 (22:26 +0200)
commit12c2be31603eaf83d19797c625bef54ad56e4433
treec585bc6c27e1583273c05a7672077b22a6223c01
parenta92595c1bd4db09f09e8655fa82c591adafcd4eb
fix audiod decoder flags for aac

Do not try to encode the audio format in a single digit. Just use

0: off
1: receiver activated
2: writer started
3: receiver activated and writer is running

regardless of the audio format.
audiod.c