-
- Downloads
avconv: use default channel layouts when they are unknown
If either input or output layout is known and the channel counts match, use the known layout for both. Otherwise choose the default layout based on av_get_default_channel_layout(). Changed some FATE references due to some WAVE files now having a non-zero channel mask.
Showing
- avconv.c 56 additions, 0 deletionsavconv.c
- tests/ref/acodec/pcm_f32le 1 addition, 1 deletiontests/ref/acodec/pcm_f32le
- tests/ref/acodec/pcm_f64le 1 addition, 1 deletiontests/ref/acodec/pcm_f64le
- tests/ref/acodec/pcm_s24daud 1 addition, 1 deletiontests/ref/acodec/pcm_s24daud
- tests/ref/acodec/pcm_s24le 1 addition, 1 deletiontests/ref/acodec/pcm_s24le
- tests/ref/acodec/pcm_s32le 1 addition, 1 deletiontests/ref/acodec/pcm_s32le
Loading
Please register or sign in to comment