summaryrefslogtreecommitdiff
path: root/libavutil/channel_layout.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/channel_layout: add a 7.1(top) channel layoutJames Almer2022-11-031-0/+1
* avutil/channel_layout: add a cube channel layoutJames Almer2022-10-301-0/+1
* Revert "avutil/channel_layout: av_channel_layout_describe_bprint: Check for b...James Almer2022-07-041-4/+0
* avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer endMichael Niedermayer2022-07-021-0/+4
* avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_...James Almer2022-03-251-5/+9
* avutil/channel_layout: add missing check for AV_CHAN_NONE in av_channel_descr...James Almer2022-03-251-0/+2
* avutil/channel_layout: don't try to print NULL string pointers in av_channel_...James Almer2022-03-251-2/+4
* avutil/channel_layout: remove duplicate stereo downmix entryJames Almer2022-03-151-1/+0
* avutil/channel_layout: do not copy alloc new map for extra channel layoutMarton Balint2022-03-151-13/+4
* avutil/channel_layout: fix av_channel_layout_describe_bprint with custom and ...Marton Balint2022-03-151-4/+4
* avutil/channel_layout: factorize ambisonic order detectionMarton Balint2022-03-151-10/+29
* avutil/channel_layout: print channels using av_channel_name_bprint in av_chan...Marton Balint2022-03-151-5/+1
* avutil/channel_layout: Fix leak of stringAndreas Rheinhardt2022-03-151-0/+1
* channel_layout: add support for AmbisonicVittorio Giovara2022-03-151-4/+178
* avutil/channel_layout: Add a new channel layout APIAnton Khirnov2022-03-151-71/+592
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-2/+4
* avutil/channel_layout: add 22.2 layoutJan Ekström2020-08-041-0/+6
* avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint2017-01-241-0/+22
* avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsingMartin Cracauer2016-03-101-1/+1
* libavutil/channel_layout: Check strtol*() for failureMichael Niedermayer2015-11-051-2/+5
* lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes2015-09-051-38/+0
* Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f'Hendrik Leppkes2015-08-241-0/+1
|\
| * channel_layout: Add a 16channel default layoutLuca Barbato2015-08-231-0/+2
* | libavutil/channel_layout: Correctly return layout when channel specification ...Simon Thelen2015-06-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-241-0/+2
|\ \ | |/
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-231-0/+2
* | lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini2013-10-171-2/+41
* | Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos2013-02-091-1/+2
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-64/+90
|/
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-111-0/+231