3 Commits (5b1b495c8d21600eac694d50f428654a3125e217)

Author SHA1 Message Date
Luca Barbato e23f84d965 channel_layout: Add a 16channel default layout 9 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Justin Ruggles 5980f5dd18 lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h 12 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov 59d58b3390 audioconvert: add a function for extracting the channel with the given index 13 years ago
Anton Khirnov 5df320e167 audioconvert: add a function for getting the name of a single channel. 13 years ago
Anton Khirnov 406b257de9 audioconvert: add a function for getting channel's index in layout 13 years ago
Anton Khirnov 3596de55fc audioconvert: use av_popcount64 in av_get_channel_layout_nb_channels 13 years ago
Nicolas George b2db35995f audioconvert: make av_get_channel_layout accept composite names. 13 years ago
Justin Ruggles 5cc51a5847 avutil: Add av_get_default_channel_layout() 13 years ago
Tim Walker 147715ca10 Add channel names to channel_names[] array for channels added in b2890f5 13 years ago
Tim W b38b6d56ca Add names for more channel layouts to the channel layout map. 13 years ago
Mans Rullgard 019dd23657 Fix av_get_channel_layout_string() for positions >31 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Stefano Sabatini 6cfed11270 audioconvert: add explanatory comments to channel_names array 13 years ago
Stefano Sabatini 3a0b5fa5e8 audioconvert: K&R whitespace cosmetics 13 years ago
Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Stefano Sabatini 8b69c2f463 Make av_get_channel_layout_string() guess the number of channels if it 14 years ago
Stefano Sabatini 176a6157c0 Move audio channel API from libavcodec to libavcore. 14 years ago