• Anton Khirnov's avatar
    avconv: drop update_sample_fmt() · 56c2f377
    Anton Khirnov authored
    There is only one decoder left that supports this (libopus, which is not
    used by default since we have a native one) and this code goes against
    the avconv design, since it propagates information back from the encoder
    to decoder.
    56c2f377
avconv.c 85.9 KB