Mercurial > mplayer.hg
log stream/stream_bd.c @ 31908:b1ba93bcedb1
age | author | description |
---|---|---|
Sat, 21 Aug 2010 09:20:14 +0000 | reimar | Remove a unused assignment. |
Sat, 21 Aug 2010 09:19:12 +0000 | reimar | Fix a memleak. |
Sat, 21 Aug 2010 09:18:29 +0000 | reimar | Extract reading KEDB.cfg into a separate function. |
Wed, 11 Aug 2010 20:59:03 +0000 | reimar | Add incomplete clipinf reading support to display audio |
Tue, 10 Aug 2010 13:33:49 +0000 | reimar | Make it possible to use relative, http:// etc. paths with bd:// |
Tue, 10 Aug 2010 13:28:18 +0000 | reimar | Avoid pointless additional string pointers. |
Tue, 10 Aug 2010 13:26:19 +0000 | reimar | Use the stream functions instead of the fopen/fread/fclose interface |