Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 30 Oct 2012 18:00:52 +0000 | reimar | Do not assume that a stream is available for capture. |
Tue, 30 Oct 2012 17:47:18 +0000 | reimar | Also add CONFIG_LZO define. |
Tue, 30 Oct 2012 17:44:02 +0000 | reimar | Fix crash when only specifying a host for -ao pulse. |
Tue, 30 Oct 2012 17:36:41 +0000 | reimar | Only a return value of -1 indicates an error for open(), |
Tue, 30 Oct 2012 17:28:34 +0000 | reimar | Try to make code a bit clearer. |
Tue, 30 Oct 2012 17:14:28 +0000 | reimar | Move check for NULL to before the pointer is used. |
Tue, 30 Oct 2012 17:09:14 +0000 | reimar | Remove useless checks, the code would crash all over of widw/widh were NULL. |