mirror of
https://github.com/mpv-player/mpv
synced 2025-01-23 16:13:39 +00:00
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:
parent
cf3470c2c8
commit
0ff088813f
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user