summaryrefslogtreecommitdiffstats
path: root/demux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/stheader.h')
-rw-r--r--demux/stheader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/demux/stheader.h b/demux/stheader.h
index 58caa27dcd..ff98430a65 100644
--- a/demux/stheader.h
+++ b/demux/stheader.h
@@ -149,9 +149,7 @@ typedef struct sh_video {
int colorspace; // mp_csp
int color_range; // mp_csp_levels
// output driver/filters: (set by libmpcodecs core)
- unsigned int outfmt;
struct vf_instance *vfilter; // video filter chain
- int output_flags; // query_format() results for output filters+vo
const struct vd_functions *vd_driver;
int vf_initialized; // -1 failed, 0 not done, 1 done
// win32-compatible codec parameters: