Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 14 Feb 2014 22:29:37 +0000 | reimar | Remove unnecessary if() that only hides bugs. |
Fri, 14 Feb 2014 22:29:36 +0000 | reimar | Make sure that demuxer priv is allocated early enough. |
Fri, 14 Feb 2014 22:29:35 +0000 | reimar | Remove condition that was already checked a few lines above. |
Fri, 14 Feb 2014 21:34:07 +0000 | reimar | Remove DVDNAV audio reset code to avoid issues on title changes. |
Fri, 14 Feb 2014 21:34:06 +0000 | reimar | Merge DVDNAV event handling into a single switch. |
Fri, 14 Feb 2014 19:01:19 +0000 | reimar | Make sdp:// URLs also work via FFmpeg. |