Changeset a4998e44 in ffmpeg

Timestamp:
Nov 2, 2011, 9:02:22 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
c2d9a65
Parents:
08e5cd38
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (10/29/11 15:16:01)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (11/02/11 21:02:22)
Message:

imc: return error codes instead of 0 for error conditions.

This fixes a bug where the whole buffer was returned as decoded audio due to
*data_size not being set to zero and the return value being >= 0.

(No files)

Note: See TracChangeset for help on using the changeset viewer.