Mercurial > mplayer.hg
changeset 399:33115689181a
some more fields in sh_video_t
author | arpi_esp |
---|---|
date | Sat, 14 Apr 2001 03:12:48 +0000 |
parents | f5918fc8df10 |
children | ae91bfef2a94 |
files | stheader.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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: