Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 04 Mar 2007 12:52:16 +0000 | reimar | First half-working avisynth audio support |
Sun, 04 Mar 2007 12:43:55 +0000 | reimar | Fix wrong setting of samplesize (must be bytes per sample, not bits) |
Sun, 04 Mar 2007 11:31:43 +0000 | reimar | ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime. |
Sun, 04 Mar 2007 11:23:11 +0000 | reimar | Enable aid/vid stream selection, although it is quite useless currently. |
Sun, 04 Mar 2007 10:39:02 +0000 | reimar | Whitespace-only cosmetics: get rid of all remaining tabs |
Sun, 04 Mar 2007 10:30:55 +0000 | reimar | Generate resize events when size of -wid window changes. |
Sun, 04 Mar 2007 09:45:32 +0000 | reimar | Fix type and usage of avs_get_audio function |
Sun, 04 Mar 2007 09:04:45 +0000 | reimar | Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations. |