Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 27 Aug 2011 11:02:04 +0000 | reimar | Updated usage of some deprecated functions in FFmpeg audio decoder. |
Sat, 27 Aug 2011 10:57:48 +0000 | reimar | Replace several deprecated functions. |
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. |