summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/mxfenc: allow more bits for variable part in uuid generationMarton Balint2022-03-16
* fate: add epx testsPaul B Mahol2022-03-16
* fate: add chromashift testsPaul B Mahol2022-03-16
* avfilter/vf_zscale: realign output buffer if neededMarton Balint2022-03-16
* avfilter/vf_zscale: properly check return value of slice threadsMarton Balint2022-03-16
* avfilter/vf_zscale: fix number of threadsMarton Balint2022-03-16
* ffmpeg: remove usage of internal deprecation macroJames Almer2022-03-16
* avutil/attributes: add support for clang in AV_NOWARN_DEPRECATEDJames Almer2022-03-16
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö2022-03-16
* libavfilter: Split version.hMartin Storsjö2022-03-16
* libswscale: Split version.hMartin Storsjö2022-03-16
* libswresample: Split version.hMartin Storsjö2022-03-16
* libpostproc: Split version.hMartin Storsjö2022-03-16
* libavdevice: Split version.hMartin Storsjö2022-03-16
* libavformat: Split version.hMartin Storsjö2022-03-16
* libavcodec: Split version.hMartin Storsjö2022-03-16
* avutil/channel_layout: remove duplicate stereo downmix entryJames Almer2022-03-15
* tools/target_dec_fuzzer: Fix build failure from channels APIMichael Niedermayer2022-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
* tests: Add fate-bsf-dv-error-markerMichael Niedermayer2022-03-15
* avcodec/hevc_refs: don't use the frame's AVBufferRef sizes when initializing ...James Almer2022-03-15
* avfilter/buffersink: simplify parsing the input channel layout stringJames Almer2022-03-15
* avcodec/codec_par: do not copy AVChannelLayout struct directlyMarton Balint2022-03-15
* avfilter/af_biquads: fix possible leak on errorPaul B Mahol2022-03-15
* avfilter/af_join: Don't use memcpy for overlapping regionsAndreas Rheinhardt2022-03-15
* avutil/channel_layout: Fix leak of stringAndreas Rheinhardt2022-03-15
* avfilter/af_biquads: fix regression with channels option processingPaul B Mahol2022-03-15
* avfilter/af_dynaudnorm: fix regression with channels option processingPaul B Mahol2022-03-15
* avfilter/af_speechnorm: fix regression in channels option processingPaul B Mahol2022-03-15
* avfilter/af_afftdn: refactor noise samplingPaul B Mahol2022-03-15
* avfilter/af_afftdn: do not hardcode vector sizePaul B Mahol2022-03-15
* avfilter/af_afftdn: use log10 instead to get noise levelsPaul B Mahol2022-03-15
* avfilter/af_afftdn: unbreak custom band noise option processingPaul B Mahol2022-03-15
* avfilter/af_afftdn: after sampling noise, set full parametersPaul B Mahol2022-03-15
* Bump minor versions after the channel layout changesJames Almer2022-03-15
* avfilter/af_sofalizer: fix getting speaker positionJames Almer2022-03-15
* avcodec/audiotoolboxenc: add missing AVCodec.ch_layoutsJames Almer2022-03-15
* avcodec/dca_lbr: set nchannelsJames Almer2022-03-15
* avcodec/audiotoolboxenc: use the correct macros for standard channel layoutsJames Almer2022-03-15
* avcodec/audiotoolboxenc: Fix the use of FF_ARRAY_ELEMSMartin Storsjö2022-03-15
* avcodec/audiotoolboxenc: use the correct function nameJames Almer2022-03-15
* mov: Implement spatial audio supportVittorio Giovara2022-03-15
* opus: export mapping family 2 (Ambisonic) as Ambisonic layoutAnton Khirnov2022-03-15
* channel_layout: add support for AmbisonicVittorio Giovara2022-03-15
* tools/target_{bsf,dec}_fuzzer: convert to new channel layout-APIJames Almer2022-03-15
* doc/examples: convert to new channel layout-APIJames Almer2022-03-15