13 Commits (26f4ee37f7ce0c04668a3ff38eff31f65e0618be)

Author SHA1 Message Date
Marton Balint c4618f842a avutil/channel_layout: add av_get_extended_channel_layout 8 years ago
Martin Cracauer 73d1398f0c avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing 9 years ago
Michael Niedermayer c9bfd6a8c3 libavutil/channel_layout: Check strtol*() for failure 9 years ago
Hendrik Leppkes d83dd630a0 lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft 9 years ago
Luca Barbato e23f84d965 channel_layout: Add a 16channel default layout 9 years ago
Simon Thelen 83307a32eb libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing 'c'. 10 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Stefano Sabatini d96e377c39 lavu/channel_layout: change av_get_channel_layout() behavior at the next bump 11 years ago
Carl Eugen Hoyos e149127bb2 Call the common 7.1 wide channel layout "7.1(wide)". 12 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
Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 12 years ago
Nicolas George 33449b1776 audioconvert: add av_get_channel_description(). 12 years ago
Nicolas George cc55470472 audioconvert: include the description of channels in the library. 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 e45a92dc88 audioconvert: implement av_bprint_channel_layout(). 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
Clément Bœsch 95317821ea audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map. 13 years ago
Clément Bœsch 5fc51c3155 lavu: add 2.1 channel layout. 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
Nicolas George e7062a1e9f audioconvert: make av_get_channel_layout accept composite names. 13 years ago
Nicolas George ada8d485c0 audioconvert: prefer 5.X over 5.X(side). 13 years ago
Nicolas George 1125571b73 audioconvert: use + in av_get_channel_layout_string. 13 years ago
Marton Balint d2ba604421 audioconvert: fix type of av_get_default_channel_layout 13 years ago
Marton Balint 9bf4371e1b audioconvert: make 7POINT1 channel layout the default for 8 channels 13 years ago
Marton Balint 60aaf044f3 audioconvert: add av_get_default_channel_layout public function 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
Carl Eugen Hoyos ab539d9eb8 Use the shorter channel layout description for the common case. 13 years ago
Stefano Sabatini e2affa8ce7 audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK 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 7ffe76e540 Merge libavcore into libavutil 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