Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 05 Jun 2010 16:37:10 +0000 | reimar | Add partial support for dirac to TS demuxer. |
Sat, 05 Jun 2010 16:14:56 +0000 | reimar | Also print current stream position in mp_read debug output. |
Sat, 05 Jun 2010 16:12:36 +0000 | reimar | Remove explicit eof check for mp_read code, stream code handles this case |
Sat, 05 Jun 2010 16:00:49 +0000 | reimar | Di not do a stream_reset on seeking backwards, the seek itself should |
Sat, 05 Jun 2010 15:57:57 +0000 | reimar | Do not make seek fail explicitly simply because eof was hit somewhen, |
Sat, 05 Jun 2010 13:44:20 +0000 | cehoyos | Fix compilation after FFmpeg r23485. |