From 480e153e2fde22007c2ef6d4cab3a0d0589e2917 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sun, 4 Jan 2009 13:12:51 +0000 Subject: added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28245 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index c69deb2cbf..9a4e258f35 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -53,6 +53,7 @@ extern int demuxer_type, audio_demuxer_type, sub_demuxer_type; extern int ts_prog; extern int ts_keep_broken; extern off_t ts_probe; +extern int audio_substream_id; extern off_t ps_probe; #include "stream/tv.h" -- cgit v1.2.3