cosmetics: grammar/spelling

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25507 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-12-22 18:35:09 +00:00
parent ec029a1034
commit bb3cabe5df
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
// liba52 sample by A'rpi/ESP-team
// reads ac3 stream form stdin, decodes and downmix to s16 stereo pcm and
// writes it to stdout. resulting stream playbackable with sox:
// Reads an AC-3 stream from stdin, decodes and downmixes to s16 stereo PCM
// and writes it to stdout. The resulting stream is playable with sox:
// play -c 2 -r 48000 out.sw
//#define TIMING //needs Pentium or newer