• Anton Khirnov's avatar
    avconv: use avcodec_parameters_copy() with streamcopy · b55566db
    Anton Khirnov authored
    This preserves all the information in the codec parameters.
    
    The wavpack ref changes are caused by the fact that now the sample
    format is set, so matroskaenc can use it to set the bit depth.
    
    Bug-Id: 945, along with the previous commit
    b55566db
avconv.c 87.9 KB