Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 27 Aug 2011 10:52:30 +0000 | reimar | Simplify by using avformat_open_input instead of av_open_input_stream. |
Sat, 27 Aug 2011 10:43:25 +0000 | reimar | 100l, fix compilation. |
Sat, 27 Aug 2011 10:41:54 +0000 | reimar | Replace easy to change deprecated functionality. |
Sat, 27 Aug 2011 09:58:54 +0000 | reimar | Ensure we do not use 100% CPU when waiting for input with no file-based inputs. |
Fri, 26 Aug 2011 19:35:46 +0000 | reimar | Remove pointless pointer indirection for shader program strings. |
Fri, 26 Aug 2011 19:24:12 +0000 | reimar | Hook up -vo gl noise support. |
Fri, 26 Aug 2011 18:51:51 +0000 | reimar | Add disabled feature: noise filter for vo_gl. |
Fri, 26 Aug 2011 09:46:42 +0000 | ib | Replace data type CARD32 by long. |