summaryrefslogtreecommitdiff
path: root/libavutil/channel_layout.c
Commit message (Expand)AuthorAge
* Revert "avutil/channel_layout: av_channel_layout_describe_bprint: Check for b...James Almer2022-07-04
* avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer endMichael Niedermayer2022-07-02
* avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_...James Almer2022-03-25
* avutil/channel_layout: add missing check for AV_CHAN_NONE in av_channel_descr...James Almer2022-03-25
* avutil/channel_layout: don't try to print NULL string pointers in av_channel_...James Almer2022-03-25
* avutil/channel_layout: remove duplicate stereo downmix entryJames Almer2022-03-15
* avutil/channel_layout: do not copy alloc new map for extra channel layoutMarton Balint2022-03-15
* avutil/channel_layout: fix av_channel_layout_describe_bprint with custom and ...Marton Balint2022-03-15
* avutil/channel_layout: factorize ambisonic order detectionMarton Balint2022-03-15
* avutil/channel_layout: print channels using av_channel_name_bprint in av_chan...Marton Balint2022-03-15
* avutil/channel_layout: Fix leak of stringAndreas Rheinhardt2022-03-15
* channel_layout: add support for AmbisonicVittorio Giovara2022-03-15
* avutil/channel_layout: Add a new channel layout APIAnton Khirnov2022-03-15
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/channel_layout: add 22.2 layoutJan Ekström2020-08-04
* avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint2017-01-24
* avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsingMartin Cracauer2016-03-10
* libavutil/channel_layout: Check strtol*() for failureMichael Niedermayer2015-11-05
* lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes2015-09-05
* Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f'Hendrik Leppkes2015-08-24
|\
| * channel_layout: Add a 16channel default layoutLuca Barbato2015-08-23
* | libavutil/channel_layout: Correctly return layout when channel specification ...Simon Thelen2015-06-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\|
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* | lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini2013-10-17
* | Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos2013-02-09
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|/
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-11