summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-31 22:35:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-31 22:35:40 +0000
commit0ff088813f7061d60f134874c0c3b8f170ebed4e (patch)
tree6998bc0b33ef26eb9a2e6892e000e090c7e07221 /DOCS
parentcf3470c2c83000f45eb1b9ba62e2d8f621d759cf (diff)
downloadmpv-0ff088813f7061d60f134874c0c3b8f170ebed4e.tar.bz2
mpv-0ff088813f7061d60f134874c0c3b8f170ebed4e.tar.xz
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
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/libmpcodecs.txt14
1 files 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: