From 0ff088813f7061d60f134874c0c3b8f170ebed4e Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 31 May 2005 22:35:40 +0000 Subject: Tab to space conversion to prevent the ASCII diagram to be messed up when a non-standard tab size is used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15603 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/libmpcodecs.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/DOCS/tech/libmpcodecs.txt b/DOCS/tech/libmpcodecs.txt index 50a9a7cc8b..767342ecb5 100644 --- a/DOCS/tech/libmpcodecs.txt +++ b/DOCS/tech/libmpcodecs.txt @@ -13,13 +13,13 @@ The VIDEO path: | decvideo | \__________/ <-(3a)-- |______| | | -----, ,.............(3a,4a).....: ~~~~~~~~~~~~ (6) V V - /~~~~~~~~\ /~~~~~~~~\ (8) - | vf_X.c | --> | vf_Y.c | ----> vf_vo.c / ve_XXX.c - \________/ \________/ - | ^ - (7) | |~~~~~~| : (7a) - `-> | vf.c |...: - |______| + /~~~~~~~~\ /~~~~~~~~\ (8) + | vf_X.c | --> | vf_Y.c | ----> vf_vo.c / ve_XXX.c + \________/ \________/ + | ^ + (7) | |~~~~~~| : (7a) + `-> | vf.c |...: + |______| Short description of video path: 1. mplayer/mencoder core requests the decoding of a compressed video frame: -- cgit v1.2.3