Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04Revert "avutil/channel_layout: av_channel_layout_describe_bprint: Check for b...James Almer
2022-07-02avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer endMichael Niedermayer
2022-03-25avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_...James Almer
2022-03-25avutil/channel_layout: add missing check for AV_CHAN_NONE in av_channel_descr...James Almer
2022-03-25avutil/channel_layout: don't try to print NULL string pointers in av_channel_...James Almer
2022-03-16avutil/channel_layout: remove duplicate stereo downmix entryJames Almer
2022-03-16avutil/channel_layout: do not copy alloc new map for extra channel layoutMarton Balint
2022-03-16avutil/channel_layout: fix av_channel_layout_describe_bprint with custom and ...Marton Balint
2022-03-16avutil/channel_layout: factorize ambisonic order detectionMarton Balint
2022-03-16avutil/channel_layout: print channels using av_channel_name_bprint in av_chan...Marton Balint
2022-03-15avutil/channel_layout: Fix leak of stringAndreas Rheinhardt
2022-03-15channel_layout: add support for AmbisonicVittorio Giovara
2022-03-15avutil/channel_layout: Add a new channel layout APIAnton Khirnov
2022-02-24Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt
2020-08-04avutil/channel_layout: add 22.2 layoutJan Ekström
2017-01-25avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint
2016-03-10avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsingMartin Cracauer
2015-11-05libavutil/channel_layout: Check strtol*() for failureMichael Niedermayer
2015-09-05lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes
2015-08-24Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f'Hendrik Leppkes
2015-08-23channel_layout: Add a 16channel default layoutLuca Barbato
2015-06-09libavutil/channel_layout: Correctly return layout when channel specification ...Simon Thelen
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-10-17lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini
2013-02-09Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles