| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lib*/version.h: Bump Versions before release/5.0 branch | Michael Niedermayer | 2022-01-03 | 1 | -1/+1 |
* | libswresample/swresamplec: Err num(negative-size) was used as a function para... | Yu Yang | 2021-12-09 | 1 | -3/+5 |
* | all: Remove unused-but-set variables | Andreas Rheinhardt | 2021-12-03 | 1 | -8/+0 |
* | swresample/swresample: Remove array size hint from swr_convert() | Andreas Rheinhardt | 2021-12-03 | 1 | -2/+4 |
* | swresample/aarch64: fix relocation out of range error | Zhao Zhili | 2021-09-25 | 1 | -2/+4 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 2 | -3/+3 |
* | (postproc|swresample)/version: Don't include libavutil/avutil.h | Andreas Rheinhardt | 2021-07-29 | 1 | -1/+1 |
* | avutil/internal, swresample/audioconvert: Remove cpu.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avcodec/avcodec: Don't include cpu.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 2 | -0/+2 |
* | Bump major versions of all libraries. | Anton Khirnov | 2021-04-27 | 1 | -2/+2 |
* | Include attributes.h directly | Andreas Rheinhardt | 2021-04-19 | 5 | -0/+5 |
* | libswresample/audioconvert: Fix undefined NULL + 0 | Andreas Rheinhardt | 2021-04-01 | 1 | -2/+2 |
* | Bump minor versions after release branchn4.5-dev | Michael Niedermayer | 2021-03-20 | 1 | -1/+1 |
* | Bump Versions before release/4.4 branch | Michael Niedermayer | 2021-03-20 | 1 | -1/+1 |
* | swresample/audioconvert: Fix left shift of negative value | Andreas Rheinhardt | 2020-09-30 | 1 | -1/+1 |
* | swresample/rematrix: handle 22.2 as a 9 channel layout | Jan Ekström | 2020-08-18 | 1 | -1/+1 |
* | swresample/rematrix: treat 22.2 as 5.1 (back) when mixing | Jan Ekström | 2020-08-04 | 1 | -0/+10 |