Commit 0768fee9 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '006c2533'

* commit '006c2533':
  doc: Fit the graph in 80 cols
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 8c272923 006c2533
......@@ -124,11 +124,16 @@ the same type. In the above diagram they can be represented by simply inserting
an additional step between decoding and encoding:
@example
_________ __________ ______________
| | simple | | | |
| decoded | fltrgrph | filtered | encoder | encoded data |
| frames | ----------> | frames | ---------> | packets |
|_________| |__________| |______________|
_________ ______________
| | | |
| decoded | | encoded data |
| frames |\ /| packets |
|_________| \ / |______________|
\ __________ /
simple \ | | / encoder
filtergraph \| filtered |/
| frames |
|__________|
@end example
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment