Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 12 Mar 2006 12:13:37 +0000 | nicodvb | check sh_video before seeking; closes cid 56 |
Sun, 12 Mar 2006 11:45:27 +0000 | nicodvb | close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161 |
Sun, 12 Mar 2006 11:12:48 +0000 | nicodvb | init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241 |
Sat, 11 Mar 2006 23:38:54 +0000 | nicodvb | dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206 |