diff cfg-common.h @ 28210:6fc5386a8b6b

added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
author nicodvb
date Sun, 04 Jan 2009 13:12:51 +0000
parents 48c1ae64255b
children 3f597aacbb69
line wrap: on
line diff
--- a/cfg-common.h	Sun Jan 04 13:08:13 2009 +0000
+++ b/cfg-common.h	Sun Jan 04 13:12:51 2009 +0000
@@ -53,6 +53,7 @@
 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"