summaryrefslogtreecommitdiffstats
path: root/demux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/stheader.h')
-rw-r--r--demux/stheader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demux/stheader.h b/demux/stheader.h
index 8b584396ca..447cacfc02 100644
--- a/demux/stheader.h
+++ b/demux/stheader.h
@@ -92,7 +92,6 @@ typedef struct sh_audio {
int container_out_samplerate;
int samplesize;
struct mp_chmap channels;
- int o_bps; // == samplerate*samplesize*channels.num (uncompr. bytes/sec)
int i_bps; // == bitrate (compressed bytes/sec)
// decoder buffers:
int audio_out_minsize; // minimal output from decoder may be this much