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
This commit is contained in:
diego 2005-05-31 22:35:40 +00:00
parent cf3470c2c8
commit 0ff088813f
1 changed files with 7 additions and 7 deletions

View File

@ -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: