List Info

Thread: r22192 - trunk/DOCS/tech/nut.txt




r22192 - trunk/DOCS/tech/nut.txt
country flaguser name
Switzerland
2007-02-10 11:00:03
Author: michael
Date: Sat Feb 10 18:00:03 2007
New Revision: 22192

Modified:
   trunk/DOCS/tech/nut.txt

Log:
clarify description of reserved_count in frame header patch
by (Clemens Ladisch cladisch,fastmail,net)


Modified: trunk/DOCS/tech/nut.txt
============================================================
==================
--- trunk/DOCS/tech/nut.txt	(original)
+++ trunk/DOCS/tech/nut.txt	Sat Feb 10 18:00:03 2007
 -301,6
+301,7 
 frame:
     frame_code                          f(8)
     frame_flags= flags[frame_code]
+    frame_res= reserved_count[frame_code]
     if(frame_flags&FLAG_CODED){
         coded_flags                     v
         frame_flags ^= coded_flags
 -315,8
+316,8 
         data_size_msb                   v
     }
     if(frame_flags&FLAG_RESERVED)
-        reserved_count[frame_code]      v
-    for(i=0; i<reserved_count[frame_code]; i++)
+        frame_res                       v
+    for(i=0; i<frame_res; i++)
         reserved                        v
     if(frame_flags&FLAG_CHECKSUM){
         checksum                        u(32)
_______________________________________________
NUT-devel mailing list
NUT-develmplayerhq.hu

http://lists.mplayerhq.hu/mailman/listinfo/nut-devel

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )