# HG changeset patch # User arpi_esp # Date 987217968 0 # Node ID 33115689181ad59ea3bcb997432208f4e3fbe8bc # Parent f5918fc8df10d7b1443d0e0b2185b36d80bd6d40 some more fields in sh_video_t diff -r f5918fc8df10 -r 33115689181a stheader.h --- a/stheader.h Sat Apr 14 03:12:06 2001 +0000 +++ b/stheader.h Sat Apr 14 03:12:48 2001 +0000 @@ -44,6 +44,8 @@ // output format: float fps; float frametime; // 1/fps + int disp_w,disp_h; // display size (filled by fileformat parser) +// int coded_w,coded_h; // coded size (filled by video codec) unsigned int outfmtidx; // unsigned int bitrate; // buffers: