view DOCS/default.css @ 21781:36112fcf78d6

replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence; fill demux_packet->stream_pts if the stream layer supports it
author nicodvb
date Sun, 31 Dec 2006 11:08:27 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}