• wm4's avatar
    h264: remove bogus YCgCo warning message · f4f3065c
    wm4 authored
    YCgCo decoding works just fine. It depends on the API user what is done
    with the output. Some API users might support it, some not. Some users
    might support it under certain circumstances only.
    
    It is not the job of the decoder to print this message. If the API user
    supports it, this message is extremely unhelpful.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    f4f3065c
h264_slice.c 96.7 KB