Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 06 Nov 2009 16:04:39 +0000 | reimar | Remove some unnecessary else blocks |
Fri, 06 Nov 2009 15:59:42 +0000 | reimar | Use an early return instead of a {} block over the whole function in reinit_audio_chain |
Fri, 06 Nov 2009 15:56:30 +0000 | reimar | Disable audio when initializing the filter chain fails (can happen e.g. when the hwmpa |
Fri, 06 Nov 2009 15:45:55 +0000 | reimar | Only call avcodec_close if the open succeeded before, otherwise avcodec_close |