[MPlayer-dev-eng] [PATCH] nut.txt: clarify description of reserved_count in frame header

The pseudocode for the coded reserved_count in a frame header says "reserved_count[frame_code]". This could be interpreted as meaning that the coded value resets the value for this frame_code, i.e., that the coded value would also be the default value for all further occurrences of this frame code. The patch introduces a temporary variable to avoid that interpretation.

Hi On Fri, Feb 09, 2007 at 08:56:08PM +0100, Clemens Ladisch wrote:
The pseudocode for the coded reserved_count in a frame header says "reserved_count[frame_code]". This could be interpreted as meaning that the coded value resets the value for this frame_code, i.e., that the coded value would also be the default value for all further occurrences of this frame code.
The patch introduces a temporary variable to avoid that interpretation.
patch looks ok [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is dangerous to be right in matters on which the established authorities are wrong. -- Voltaire
participants (2)
-
Clemens Ladisch
-
Michael Niedermayer