diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 24 | 
1 files changed, 3 insertions, 21 deletions
| @@ -13,6 +13,9 @@ http://www.linuxmanpages.com/man3/fame_start_frame.3.php  // YUV420 format specification  http://encyclopedia.laborlawtalk.com/YUV_4:2:0 +// man HOWTOs +http://www.cs.hmc.edu/qref/writing_man_pages.html +http://www.schweikhardt.net/man_page_howto.html  open64 ? @@ -186,24 +189,3 @@ A cron job examines this folder regularly (test how often).  If a file has been here for more than a week, the administrator is contacted by  email. -========================================================================== - Semphores and mutexes in the client network architechture -========================================================================== -,-----------. -| DV stream | -`-----------' -      | -      V -,-----------. -| Decoder   | -`-----------' -      |      \ -      V       \ -,-----------.  \ -| Player    |   \ -`-----------'    \ -                  \  ,-----------. -                   ->| Encoder   | -                     `-----------' - - | 
