Clarify sample_aspect_ratio.

Originally committed as revision 15180 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 17 years ago
parent a2636c0fd5
commit 8e5af7a654
  1. 1
      libavcodec/avcodec.h

@ -1448,6 +1448,7 @@ typedef struct AVCodecContext {
/**
* sample aspect ratio (0 if unknown)
* That is the width of a pixel divided by the height of the pixel.
* Numerator and denominator must be relatively prime and smaller than 256 for some video standards.
* - encoding: Set by user.
* - decoding: Set by libavcodec.

Loading…
Cancel
Save