Mercurial > mplayer.hg
log libmpdemux/demuxer.h @ 22913:07ecf1d8922e
age | author | description |
---|---|---|
Mon, 05 Feb 2007 18:25:28 +0000 | reimar | Another round of subtitle code cleanup |
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 |
Sat, 18 Nov 2006 14:31:31 +0000 | nicodvb | new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s) |
Thu, 16 Nov 2006 21:23:06 +0000 | nicodvb | added code to switch video stream |
Mon, 13 Nov 2006 18:38:29 +0000 | reimar | Move sh_sub_t to stheader.h, where all the other sh structs are defined |
Mon, 13 Nov 2006 16:15:23 +0000 | reimar | Make subtitle stream handling more similar to audio and video streams. |
Tue, 07 Nov 2006 22:55:49 +0000 | nicodvb | added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer) |