summaryrefslogtreecommitdiffstats
path: root/stheader.h
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-14 03:12:48 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-14 03:12:48 +0000
commit40a7aaa1bf0505530f726233c735d60d68c9d057 (patch)
tree2695a89915f4f8e9a0ec341b73832e8ceed97a39 /stheader.h
parentd54fa1e1f441cb573bccc8fa98e2caaf3cf03803 (diff)
downloadmpv-40a7aaa1bf0505530f726233c735d60d68c9d057.tar.bz2
mpv-40a7aaa1bf0505530f726233c735d60d68c9d057.tar.xz
some more fields in sh_video_t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@400 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stheader.h')
-rw-r--r--stheader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stheader.h b/stheader.h
index 273caede4f..ae81709a9b 100644
--- a/stheader.h
+++ b/stheader.h
@@ -44,6 +44,8 @@ typedef struct {
// 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: