From 877a1a9e2232d6d383411a504558da8135b0eea1 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 31 Oct 2002 20:08:50 +0000 Subject: il & swapuv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8006 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/vop.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'DOCS/tech') diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt index 139484c331..f11a52a375 100644 --- a/DOCS/tech/vop.txt +++ b/DOCS/tech/vop.txt @@ -184,3 +184,15 @@ Current plugins: amount < 0 = blur, amount > 0 = sharpen usually you will use something between -1.5 and 1.5 MPI: DR (if possible) or TEMP, accepts stride + +-vop swapuv + swap U & V plane + MPI: EXPORT + +-vop il=[d|i][s][c] + (de)interleaves lines + d deinterleave + i interleave + c chroma too (otherwise only luma is modified if the format is planar YUV) + s swap fields (exchange even & odd lines) + MPI: TEMP, accepts stride -- cgit v1.2.3