1
mirror of https://github.com/mpv-player/mpv synced 2025-01-09 01:36:25 +01:00

some more fields in sh_video_t

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@400 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-04-14 03:12:48 +00:00
parent d54fa1e1f4
commit 40a7aaa1bf

View File

@ -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: