Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 28 Nov 2012 19:23:03 +0000 | reimar | Do not decrement idx_pos if it is 0. |
Wed, 28 Nov 2012 19:15:34 +0000 | reimar | Fix code that detects streams temporarily lacking data to work |
Wed, 28 Nov 2012 19:13:39 +0000 | reimar | AVI: when we cannot find packets for video or audio stream, |
Wed, 28 Nov 2012 13:46:24 +0000 | ib | Remove variable assignment. |
Wed, 28 Nov 2012 12:23:28 +0000 | ib | Comment unused return value. |
Wed, 28 Nov 2012 12:14:46 +0000 | ib | Check chdir() return value to avoid race condition. |