rtpdec_jpeg: Clarify where the subsampling magic numbers come from
authorMartin Storsjö <martin@martin.st>
Tue, 11 Sep 2012 09:52:55 +0000 (12:52 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 12 Sep 2012 09:09:21 +0000 (12:09 +0300)
commit31adff08a14b7cd3f4097a4f912108cd64472069
tree19b5cbd97d71ea4c718ed9f84df5f828248fa52e
parentc64d2a63df5d7cd309c184bd0bd33dd2cb1259b1
rtpdec_jpeg: Clarify where the subsampling magic numbers come from

Write out the numbers the way they are constructed, not just the
final values.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec_jpeg.c