• Anton Khirnov's avatar
    lavc: do not force the emu edge flag · e0ab5078
    Anton Khirnov authored
    The default get_buffer2() implementation (and possibly some
    user ones) does not allocate edges when this flag is set, which may
    expose bugs in some decoders. Until the 10 release is out, it is safer
    to remove this part.
    e0ab5078
utils.c 69.5 KB