Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 11 Dec 2010 15:46:30 +0000 | reimar | Remove useless assignment already done in new_sh_video. |
Sat, 11 Dec 2010 15:45:31 +0000 | reimar | Remove pointless assignments that are already handled in new_sh_audio. |
Sat, 11 Dec 2010 15:43:24 +0000 | reimar | Move setup of sh_audio->format to a more appropriate place (in asfheader.c). |
Sat, 11 Dec 2010 15:30:28 +0000 | reimar | Fix some unaligned writes and avoid some (incorrect due to alignment) casts. |
Sat, 11 Dec 2010 14:40:39 +0000 | reimar | Reset mpvdec to NULL after uninit. |
Sat, 11 Dec 2010 13:56:19 +0000 | reimar | Fix spelling in comment. |
Sat, 11 Dec 2010 12:44:39 +0000 | reimar | Allow cycling subtitles backwards with 'J'. |