aboutsummaryrefslogtreecommitdiffstats
path: root/libswresample
Commit message (Expand)AuthorAgeFilesLines
* swresample/swresample: Rectify invalid function in the documentationMars Zuo2024-07-021-2/+2
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-317-2/+7
* lib*/version: Use static_assert for static assertsAndreas Rheinhardt2024-03-311-2/+3
* Bump after 7.0 branch pointn7.1-devMichael Niedermayer2024-03-271-1/+1
* Bump prior release/7.0 branchMichael Niedermayer2024-03-271-1/+1
* libs: bump major version for all librariesJames Almer2024-03-072-2/+2
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-076-304/+3
* swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0Marton Balint2024-03-021-2/+2
* swresample/swresample: Constify swr_convert()Andreas Rheinhardt2024-03-023-6/+7
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-141-35/+35
* swr/swresample: avoid reapplication of firstptsGyan Doshi2023-12-182-2/+4
* Bump versions after 6.1n6.2-devMichael Niedermayer2023-10-291-1/+1
* Bump versions prior to 6.1Michael Niedermayer2023-10-291-1/+1
* aarch64: Reindent all assembly to 8/24 column indentationMartin Storsjö2023-10-211-40/+40
* aarch64: Consistently use lowercase for vector element specifiersMartin Storsjö2023-10-211-32/+32
* libswresample/swresample: avoid s16p internal transfer formatPaul B Mahol2023-09-251-1/+7
* libswresample: Prevent out of bounds.Eli Kobrin2023-08-021-2/+2
* Move bessel_i0() from swresample/resample to avutil/mathematicsMichael Niedermayer2023-05-291-105/+1
* swresample/swresample: add a used channel layout option using the new APIJames Almer2023-02-195-27/+44
* version.h: Bump minor post 6.0 branchn6.1-devMichael Niedermayer2023-02-191-1/+1
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-191-1/+1
* x86: replace explicit REP_RETs with RETsLynne2023-02-012-10/+10
* swresample/swresample_frame: fix regression in detecting changesPaul B Mahol2023-01-041-5/+5
* swresample/rematrix: support mixing top front left/right channelsJames Almer2022-11-031-0/+24
* swresample: Fix Doxy reference to AVOptionsMarvin Scholz2022-10-171-1/+1
* swresample/swresample: Fix mismatching argument namesMarvin Scholz2022-10-171-4/+4
* swsresample/swresample: error out on invalid layoutsJames Almer2022-09-141-16/+32
* lswr: take const AVChannelLayout* in swr_alloc_set_opts2()rcombs2022-08-243-5/+5
* swresample/swresample: fill the correct buffer to print the output layout stringJames Almer2022-08-211-1/+1
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-131-1/+1
* Bump versions after 5.1 branchn5.2-devMichael Niedermayer2022-07-131-1/+1
* Bump Versions for 5.1 branchMichael Niedermayer2022-07-131-1/+1
* swresample/noise_shaping_data: Remove unused tablesAndreas Rheinhardt2022-06-151-4/+0
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-153-8/+17
* swresample/resample: Remove unnecessary emms_cAndreas Rheinhardt2022-06-141-2/+0
* swresample/x86/resample: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-142-10/+0
* swresample/x86/rematrix: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-142-11/+0
* swresample/x86/audio_convert: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-142-17/+1
* swresample/resample: Properly empty MMX stateAndreas Rheinhardt2022-06-141-5/+1
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-103-21/+46
* swresample/rematrix: fix typo in clean_layout()James Almer2022-03-281-1/+1
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-191-0/+6
* doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö2022-03-161-1/+1
* libswresample: Split version.hMartin Storsjö2022-03-165-2/+36
* Bump minor versions after the channel layout changesJames Almer2022-03-151-1/+1
* swresample: convert to new channel layout APIJames Almer2022-03-158-172/+493
* lib*/version.h: Bump Versions after release/5.0 branchn5.1-devAndreas Rheinhardt2022-01-041-1/+1
* 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