On Tue, Jan 31, 2012 at 10:57:36PM -0800, Ronald S. Bultje wrote:
> ---
>  libswscale/swscale.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/libswscale/swscale.c b/libswscale/swscale.c
> index eaec1dd..a7057bb 100644
> --- a/libswscale/swscale.c
> +++ b/libswscale/swscale.c
> @@ -1610,8 +1610,6 @@ static void monoblack2Y_c(uint8_t *dst, const uint8_t 
> *src,
>      }
>  }
>  
> -//FIXME yuy2* can read up to 7 samples too much
> -
>  static void yuy2ToY_c(uint8_t *dst, const uint8_t *src, int width,
>                        uint32_t *unused)
>  {
> -- 

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

Reply via email to