bethsoftvid: fix read_packet() return codes.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 18 Jan 2012 23:46:38 +0000 (18:46 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 16 Feb 2012 15:47:11 +0000 (10:47 -0500)
commit17b115591fae28b995973e0792260632d6d8dfc7
tree0549bee3fc4832c670d6e1fa5ba3cfa05add0513
parentf320fb894c695044ef15239d27844d9ac01c9d16
bethsoftvid: fix read_packet() return codes.

Use proper AVERROR codes, and return 0 for no error.
libavformat/bethsoftvid.c