Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 30 Sep 2009 07:33:05 +0000 | reimar | Avoid a memleak if realloc fails in grow_array. |
Wed, 30 Sep 2009 07:27:43 +0000 | reimar | Change grow_array argument from void ** to void *, this avoids a aliasing |
Tue, 29 Sep 2009 06:44:10 +0000 | reimar | Make -nosub work to disable subtitles even if -slang and dvd streams are used. |
Mon, 28 Sep 2009 11:33:40 +0000 | reimar | Document -nosub option |