1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
Marton Balint c4618f842a avutil/channel_layout: add av_get_extended_channel_layout
Return a channel layout and the number of channels based on the specified name.

This function is similar to av_get_channel_layout(), but can also parse unknown
channel layout specifications.

Unknown channel layout specifications are a decimal number and a capital 'C'
suffix, in order to not break compatibility with the lowercase 'c' suffix,
which is used for a guessed channel layout with the specified number of
channels.

Signed-off-by: Marton Balint <cus@passwd.hu>
2017-01-24 23:51:36 +01:00
..
2016-06-03 14:49:56 +02:00
2016-12-10 22:24:10 +01:00
2016-08-02 07:50:44 -07:00
2016-11-23 02:01:05 +01:00
2016-11-22 10:07:43 -08:00
2016-11-22 10:07:43 -08:00
2016-08-02 21:52:40 -07:00
2016-10-21 23:58:47 +02:00
2016-10-22 13:50:09 +02:00