From 093409965c2b600e8a7b370fd942ca60b46c7d63 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sat, 2 Nov 2002 10:43:46 +0000 Subject: make grammar more flexible towards new stream parameters CVS patchset: 3142 CVS date: 2002/11/02 10:43:46 --- doc/MRLs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/MRLs b/doc/MRLs index 45b43ecfd..1ad3397b0 100644 --- a/doc/MRLs +++ b/doc/MRLs @@ -14,8 +14,8 @@ if they can handle the MRL. The second part, derivable from and delimited from the first by a crosshatch ('#') contains parameters that modify the initialization and playback behaviour of the stream to which the MRL -is passed. The possible parameters should be self-explaining, when -looking into the grammar. +is passed. The possible parameters are mentioned in the manpage to +xine-ui. The following definition should be regarded as a guideline only. Of course any given input plugin only understands a subset of all @@ -52,11 +52,11 @@ EBNF grammar for MRLs: ::= (||:|@|&|=|+|$|,) ::= {} ::= ;{} - ::= (||novideo|noaudio|nospu) + ::= (||novideo|noaudio|nospu) ::= : ::= {} ::= {} - ::= demux:{} + ::= {}:{} ::= (||:|@|&|=|+|$|,) ::= (||) ::= (;|/|?|:|@|&|=|+|$|,) -- cgit v1.2.3