Hi,

On Thu, Nov 24, 2011 at 8:46 AM, Luca Barbato <[email protected]> wrote:
> On 24/11/11 17:28, Ronald S. Bultje wrote:
>>
>> ---
>>  libswscale/swscale.c          |  133
>> ++++++++++++++++++++++++++++++++++++++---
>>  libswscale/swscale_internal.h |   14 ++++
>>  libswscale/swscale_unscaled.c |    2 +-
>>  libswscale/utils.c            |    7 ++
>>  4 files changed, 147 insertions(+), 9 deletions(-)
>>
>
> Could you please use something different than _foo for input variables?
> The rest looks fine.

The _foo is because they are wrong type, we do the same for >8bpc
H264. The _foo variables themselves are meaningless and unused other
than casting to the right type.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to