Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 24 Jun 2007 08:39:40 +0000 | reimar | pstrcpy -> av_strlcpy |
Sun, 24 Jun 2007 08:14:10 +0000 | reimar | Fix dvd:// subtitle handling to always report the MPEG stream id, because |
Sun, 24 Jun 2007 08:12:08 +0000 | reimar | Remove the now unused demux_mkv_change_subs function |
Sun, 24 Jun 2007 08:10:07 +0000 | reimar | Simplify and correct subtitle selection, no more special cases for |
Sun, 24 Jun 2007 07:29:03 +0000 | reimar | Set demuxer->sub->sh to one of the s_streams like done for audio and video. |
Sun, 24 Jun 2007 03:28:46 +0000 | voroshil | r23504: -lavdopts threads is only implemented for mpeg[12] |