| Commit message (Expand) | Author | Age | Files | Lines |
* | swresample/swresample: Rectify invalid function in the documentation | Mars Zuo | 2024-07-02 | 1 | -2/+2 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 7 | -2/+7 |
* | lib*/version: Use static_assert for static asserts | Andreas Rheinhardt | 2024-03-31 | 1 | -2/+3 |
* | Bump after 7.0 branch pointn7.1-dev | Michael Niedermayer | 2024-03-27 | 1 | -1/+1 |
* | Bump prior release/7.0 branch | Michael Niedermayer | 2024-03-27 | 1 | -1/+1 |
* | libs: bump major version for all libraries | James Almer | 2024-03-07 | 2 | -2/+2 |
* | avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT | James Almer | 2024-03-07 | 6 | -304/+3 |
* | swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0 | Marton Balint | 2024-03-02 | 1 | -2/+2 |
* | swresample/swresample: Constify swr_convert() | Andreas Rheinhardt | 2024-03-02 | 3 | -6/+7 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -35/+35 |
* | swr/swresample: avoid reapplication of firstpts | Gyan Doshi | 2023-12-18 | 2 | -2/+4 |
* | Bump versions after 6.1n6.2-dev | Michael Niedermayer | 2023-10-29 | 1 | -1/+1 |
* | Bump versions prior to 6.1 | Michael Niedermayer | 2023-10-29 | 1 | -1/+1 |
* | aarch64: Reindent all assembly to 8/24 column indentation | Martin Storsjö | 2023-10-21 | 1 | -40/+40 |
* | aarch64: Consistently use lowercase for vector element specifiers | Martin Storsjö | 2023-10-21 | 1 | -32/+32 |
* | libswresample/swresample: avoid s16p internal transfer format | Paul B Mahol | 2023-09-25 | 1 | -1/+7 |
* | libswresample: Prevent out of bounds. | Eli Kobrin | 2023-08-02 | 1 | -2/+2 |
* | Move bessel_i0() from swresample/resample to avutil/mathematics | Michael Niedermayer | 2023-05-29 | 1 | -105/+1 |
* | swresample/swresample: add a used channel layout option using the new API | James Almer | 2023-02-19 | 5 | -27/+44 |
* | version.h: Bump minor post 6.0 branchn6.1-dev | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | version.h: Bump minor for 6.0 branch | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | x86: replace explicit REP_RETs with RETs | Lynne | 2023-02-01 | 2 | -10/+10 |
* | swresample/swresample_frame: fix regression in detecting changes | Paul B Mahol | 2023-01-04 | 1 | -5/+5 |
* | swresample/rematrix: support mixing top front left/right channels | James Almer | 2022-11-03 | 1 | -0/+24 |
* | swresample: Fix Doxy reference to AVOptions | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | swresample/swresample: Fix mismatching argument names | Marvin Scholz | 2022-10-17 | 1 | -4/+4 |
* | swsresample/swresample: error out on invalid layouts | James Almer | 2022-09-14 | 1 | -16/+32 |
* | lswr: take const AVChannelLayout* in swr_alloc_set_opts2() | rcombs | 2022-08-24 | 3 | -5/+5 |
* | swresample/swresample: fill the correct buffer to print the output layout string | James Almer | 2022-08-21 | 1 | -1/+1 |
* | configure: always enable gnu_windres if available | Timo Rothenpieler | 2022-08-13 | 1 | -1/+1 |
* | Bump versions after 5.1 branchn5.2-dev | Michael Niedermayer | 2022-07-13 | 1 | -1/+1 |
* | Bump Versions for 5.1 branch | Michael Niedermayer | 2022-07-13 | 1 | -1/+1 |
* | swresample/noise_shaping_data: Remove unused tables | Andreas Rheinhardt | 2022-06-15 | 1 | -4/+0 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 3 | -8/+17 |
* | swresample/resample: Remove unnecessary emms_c | Andreas Rheinhardt | 2022-06-14 | 1 | -2/+0 |
* | swresample/x86/resample: Remove obsolete MMXEXT functions | Andreas Rheinhardt | 2022-06-14 | 2 | -10/+0 |
* | swresample/x86/rematrix: Remove obsolete MMX functions | Andreas Rheinhardt | 2022-06-14 | 2 | -11/+0 |
* | swresample/x86/audio_convert: Remove obsolete MMX functions | Andreas Rheinhardt | 2022-06-14 | 2 | -17/+1 |
* | swresample/resample: Properly empty MMX state | Andreas Rheinhardt | 2022-06-14 | 1 | -5/+1 |
* | lib*/version: Move library version functions into files of their own | Andreas Rheinhardt | 2022-05-10 | 3 | -21/+46 |
* | swresample/rematrix: fix typo in clean_layout() | James Almer | 2022-03-28 | 1 | -1/+1 |
* | Keep including the full version.h when headers are included externally | Martin Storsjö | 2022-03-19 | 1 | -0/+6 |
* | doc: Add an entry to APIchanges about changes to version.h and version_major.h | Martin Storsjö | 2022-03-16 | 1 | -1/+1 |
* | libswresample: Split version.h | Martin Storsjö | 2022-03-16 | 5 | -2/+36 |
* | Bump minor versions after the channel layout changes | James Almer | 2022-03-15 | 1 | -1/+1 |
* | swresample: convert to new channel layout API | James Almer | 2022-03-15 | 8 | -172/+493 |
* | lib*/version.h: Bump Versions after release/5.0 branchn5.1-dev | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | lib*/version.h: Bump Versions before release/5.0 branch | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | Makefile: Redo duplicating object files in shared builds | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+3 |
* | lib*/version.h: Bump Versions after release/5.0 branch | Michael Niedermayer | 2022-01-03 | 1 | -1/+1 |