[NUT-devel] [nut]: r508 - docs/draft-niedermayer-nut-00.xml

Rich Felker dalias at aerifal.cx
Sun Oct 28 15:49:09 CET 2007


On Sun, Oct 28, 2007 at 10:23:50AM +0100, lu_zero wrote:
> Author: lu_zero
> Date: Sun Oct 28 10:23:49 2007
> New Revision: 508
> 
> Log:
> only full video frames allowed
> 
> 
> Modified:
>    docs/draft-niedermayer-nut-00.xml
> 
> Modified: docs/draft-niedermayer-nut-00.xml
> ==============================================================================
> --- docs/draft-niedermayer-nut-00.xml	(original)
> +++ docs/draft-niedermayer-nut-00.xml	Sun Oct 28 10:23:49 2007
> @@ -101,7 +101,7 @@ providing citations here. -->
>              synchronous 1-in-1-out decoder.
>              </t>
>              <t hangText="frame"> Minimal unit of information that can be
> -            decoded, it is usually holds a part of video frame, a group of
> +            decoded, it is usually holds a video frame, a group of

for non sample-atomic audio (i.e. pcm) it holds the minimal decodable
unit of audio, not any group of samples.

>              audio samples or a subtitle line.

what is a 'line'? imo this is confusing. it's not the text which fits
on a single screen line, but rather all the text for a single
presentation moment. is this a better definition?

rich



More information about the NUT-devel mailing list