Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 31 Dec 2006 13:27:53 +0000 | rtogni | Fix potential buffer overflow in asm rules matching code |
Sun, 31 Dec 2006 11:09:53 +0000 | nicodvb | use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME) |
Sun, 31 Dec 2006 11:08:27 +0000 | nicodvb | replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence; |
Sun, 31 Dec 2006 11:05:26 +0000 | nicodvb | added stream_pts to demuxer_t and demux_packet_t to hold the time value reported by the stream layer |