summaryrefslogtreecommitdiff
path: root/libswresample
Commit message (Expand)AuthorAge
* Bump versions after 5.1 branchMichael Niedermayer2022-07-13
* Bump Versions for 5.1 branchMichael Niedermayer2022-07-13
* swresample/noise_shaping_data: Remove unused tablesAndreas Rheinhardt2022-06-15
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* swresample/resample: Remove unnecessary emms_cAndreas Rheinhardt2022-06-14
* swresample/x86/resample: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-14
* swresample/x86/rematrix: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-14
* swresample/x86/audio_convert: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-14
* swresample/resample: Properly empty MMX stateAndreas Rheinhardt2022-06-14
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* swresample/rematrix: fix typo in clean_layout()James Almer2022-03-28
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-19
* doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö2022-03-16
* libswresample: Split version.hMartin Storsjö2022-03-16
* Bump minor versions after the channel layout changesJames Almer2022-03-15
* swresample: convert to new channel layout APIJames Almer2022-03-15
* lib*/version.h: Bump Versions after release/5.0 branchAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt2022-01-04
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-03
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-03
* libswresample/swresamplec: Err num(negative-size) was used as a function para...Yu Yang2021-12-09
* all: Remove unused-but-set variablesAndreas Rheinhardt2021-12-03
* swresample/swresample: Remove array size hint from swr_convert()Andreas Rheinhardt2021-12-03
* swresample/aarch64: fix relocation out of range errorZhao Zhili2021-09-25
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* (postproc|swresample)/version: Don't include libavutil/avutil.hAndreas Rheinhardt2021-07-29
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* libswresample/audioconvert: Fix undefined NULL + 0Andreas Rheinhardt2021-04-01
* Bump minor versions after release branchMichael Niedermayer2021-03-20
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* swresample/audioconvert: Fix left shift of negative valueAndreas Rheinhardt2020-09-30
* swresample/rematrix: handle 22.2 as a 9 channel layoutJan Ekström2020-08-18
* swresample/rematrix: treat 22.2 as 5.1 (back) when mixingJan Ekström2020-08-04
* swresample/matrix: switch internal clean_layout function to not drop high bitsJan Ekström2020-08-04
* Bump minor versions after branching 4.3Michael Niedermayer2020-06-08
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-08
* Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos2020-01-06
* swresample/audioconvert: fix invalid left shift for 64bit sample formatPaul B Mahol2019-09-26
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* swresample/swresample: check for invalid sample ratesPaul B Mahol2019-05-26
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-02
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-02
* swresample/swresample: Fix input channel count in resample_first computationMichael Niedermayer2018-07-26
* swresample: Use channel count in rematrix initializationMarcin Gorzel2018-07-26