• Anton Khirnov's avatar
    avconv: fix parsing bitstream filters · fe7b21c8
    Anton Khirnov authored
    The current code modifies the user-supplied string, which is shared for
    the whole output file. So a bitstream filter specification applied to
    multiple streams would not work correctly.
    fe7b21c8
avconv_opt.c 96 KB