avcodec: fix discrepancy between documentation and code
commitf217d32de8480fca79585666fe4ce4dd299f61f4
authorEdward Wang <edward.c.wang@compdigitec.com>
Sat, 12 Oct 2013 15:33:12 +0000 (12 11:33 -0400)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 12 Oct 2013 20:06:47 +0000 (12 22:06 +0200)
tree1baef1c5b21af88268959cfa064a95d43431f902
parentd3826038e1be739a92fca2d07f4a0bb51096b641
avcodec: fix discrepancy between documentation and code

Fix to actually conform to the range specified in doc.

First introduced in 9d20efb

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/avcodec/video.c