summaryrefslogtreecommitdiff
path: root/libswresample
Commit message (Expand)AuthorAgeFilesLines
* lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt2022-01-041-1/+1
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-041-1/+3
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-031-1/+1
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-031-1/+1
* libswresample/swresamplec: Err num(negative-size) was used as a function para...Yu Yang2021-12-091-3/+5
* all: Remove unused-but-set variablesAndreas Rheinhardt2021-12-031-8/+0
* swresample/swresample: Remove array size hint from swr_convert()Andreas Rheinhardt2021-12-031-2/+4
* swresample/aarch64: fix relocation out of range errorZhao Zhili2021-09-251-2/+4
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-202-3/+3
* (postproc|swresample)/version: Don't include libavutil/avutil.hAndreas Rheinhardt2021-07-291-1/+1
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-221-0/+1
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-222-0/+2
* Bump major versions of all libraries.Anton Khirnov2021-04-271-2/+2
* Include attributes.h directlyAndreas Rheinhardt2021-04-195-0/+5
* libswresample/audioconvert: Fix undefined NULL + 0Andreas Rheinhardt2021-04-011-2/+2
* Bump minor versions after release branchn4.5-devMichael Niedermayer2021-03-201-1/+1
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-201-1/+1
* swresample/audioconvert: Fix left shift of negative valueAndreas Rheinhardt2020-09-301-1/+1
* swresample/rematrix: handle 22.2 as a 9 channel layoutJan Ekström2020-08-181-1/+1
* swresample/rematrix: treat 22.2 as 5.1 (back) when mixingJan Ekström2020-08-041-0/+10
* swresample/matrix: switch internal clean_layout function to not drop high bitsJan Ekström2020-08-041-1/+1
* Bump minor versions after branching 4.3n4.4-devMichael Niedermayer2020-06-081-1/+1
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-081-1/+1
* Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos2020-01-061-1/+1
* swresample/audioconvert: fix invalid left shift for 64bit sample formatPaul B Mahol2019-09-261-4/+4
* Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer2019-07-211-1/+1
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-211-1/+1
* swresample/swresample: check for invalid sample ratesPaul B Mahol2019-05-261-0/+8
* Bump minor version for master after 4.1 branchpointn4.2-devMichael Niedermayer2018-11-021-1/+1
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-021-1/+1
* swresample/swresample: Fix input channel count in resample_first computationMichael Niedermayer2018-07-261-1/+1
* swresample: Use channel count in rematrix initializationMarcin Gorzel2018-07-262-4/+4
* swresample/arm: rename labels to fix xcode build errorRahul Chaudhry2018-04-281-4/+4
* swresample/arm: remove unintentional relocation.Rahul Chaudhry2018-04-191-2/+4
* Bump minor versions after release/4.0 branchingn4.1-devMichael Niedermayer2018-04-161-1/+1
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-161-2/+2
* swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_fl...Hendrik Schreiber2018-04-071-1/+1
* swresample/rematrix: fix update of channel matrix if input or output layout i...Tobias Rapp2018-02-191-2/+4
* lswr/rematrix: Support s32p.Carl Eugen Hoyos2017-11-012-6/+15
* lswr/swresample: Mention the actually supported formats when erroring out.Carl Eugen Hoyos2017-10-281-2/+2
* Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-2/+2
* Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer2017-10-111-1/+1
* Bump minor versions for branching 3.4Michael Niedermayer2017-10-111-1/+1
* swresample/resample: Fix flush refelction lengthMichael Niedermayer2017-08-161-3/+6
* libswresample: check input to swr_convert_frame for NULLhexpointer2017-07-081-3/+4
* libswresample/swresample: remove obsolete codeMichael Niedermayer2017-06-271-4/+0
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-214-4/+4
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
* Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1