From acd60736ef62c7ea681d69c0c7b26142509aa1cb Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 6 Jul 2014 19:05:59 +0200 Subject: Remove stream_pts stuff This was used by DVD/BD, but its usage was removed with one of the previous commits. --- DOCS/client-api-changes.rst | 1 + DOCS/man/input.rst | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'DOCS') diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst index f59c011582..ee370d7bc0 100644 --- a/DOCS/client-api-changes.rst +++ b/DOCS/client-api-changes.rst @@ -25,6 +25,7 @@ API changes :: + 1.2 - remove "stream-time-pos" property (no replacement) 1.1 - remap dvdnav:// to dvd:// - add "--cache-file", "--cache-file-size" - add "--colormatrix-primaries" (and property) diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index da3bd8f2a1..b2ca61a516 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -613,11 +613,6 @@ Property list ``stream-end`` Raw end position in bytes in source stream. -``stream-time-pos`` (RW) - Time position in source stream. This only works for DVD and Bluray. This - is probably never different from ``time-pos``, because ``time-pos`` is - forced to this value anyway. - ``length`` Length of the current file in seconds. If the length is unknown, the property is unavailable. Note that the file duration is not always exactly -- cgit v1.2.3