Mercurial > mplayer.hg
view cfg-mplayer-def.h @ 12117:e1e5e2124dae
minor changes
rename b -> vb, so 'v' is the vlc, 'b' is simply a series of bytes and 'vb' is the length as vlc + the bytes
encode the fourcc & language code as v instead of vb, this is much simpler in practice, at least in lavf as the fourcc is an int there
author | michael |
---|---|
date | Sun, 04 Apr 2004 22:40:48 +0000 |
parents | 8e55121885b2 |
children | 1345f8cdfb00 |
line wrap: on
line source
static char* default_config= "# Write your default config options here!\n" "\n" //"nosound=nem" "\n";