Mercurial > mplayer.hg
log mpcommon.c @ 32866:9acb64ec6484
age | author | description |
---|---|---|
Tue, 22 Feb 2011 18:58:50 +0000 | reimar | Improve handling of audio timestamps where we do not have even a |
Tue, 22 Feb 2011 18:52:48 +0000 | reimar | Avoid mixing declarations and code. |
Tue, 22 Feb 2011 18:22:16 +0000 | reimar | Move MPlayer's audio pts calculation code into mp_common.c and reuse it in |
Tue, 22 Feb 2011 18:18:15 +0000 | reimar | Remove some tabs that accidentally ended up in mpcommon.c |
Sun, 06 Feb 2011 14:03:10 +0000 | reimar | Print a message when lavc subtitle decoding fails. |
Sat, 11 Dec 2010 13:56:19 +0000 | reimar | Fix spelling in comment. |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |