Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 23 Jan 2010 12:27:13 +0000 | reimar | Always call cache_uninit to immediately free everything cache-related if we |
Sat, 23 Jan 2010 12:21:07 +0000 | reimar | Call cache-uninit unconditionally, it should always be safe to call. |
Sat, 23 Jan 2010 12:13:28 +0000 | reimar | Change code to allow playing a stream even if enabling the cache failed |
Sat, 23 Jan 2010 11:51:13 +0000 | reimar | Make cache_init static, it is not used outside this file |