Mercurial > mplayer.hg
changeset 15602:d6f9191f4f82
Tab to space conversion to prevent the ASCII diagram to be messed up when a
non-standard tab size is used.
author | diego |
---|---|
date | Tue, 31 May 2005 22:35:40 +0000 |
parents | ccaf580a4384 |
children | 2d1ad16b6021 |
files | DOCS/tech/libmpcodecs.txt |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/libmpcodecs.txt Tue May 31 20:33:52 2005 +0000 +++ b/DOCS/tech/libmpcodecs.txt Tue May 31 22:35:40 2005 +0000 @@ -13,13 +13,13 @@ | 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: