avplay: use the correct array size for stride.
authorAnton Khirnov <anton@khirnov.net>
Sat, 28 Jan 2012 18:30:30 +0000 (19:30 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sat, 28 Jan 2012 18:45:45 +0000 (19:45 +0100)
commit91b3bfba88fc820623b75dea9caa9c11b68e2d09
tree07836251595a6505f59108af1a52dab372b93475
parent9bfe218299a1a206356c702c8651e5c6bdb0c009
avplay: use the correct array size for stride.

AV_NUM_DATA_POINTERS instead of 4.
avplay.c