aboutsummaryrefslogtreecommitdiffstats
path: root/libpostproc
Commit message (Expand)AuthorAgeFilesLines
* Remove libpostprocMichael Niedermayer2025-05-0717-6406/+0
* postproc/tests/.gitignore: Add temptestMichael Niedermayer2025-05-051-0/+1
* libpostproc/tests: Factor ff_chksum() outMichael Niedermayer2025-05-056-48/+77
* postproc/tests/blocktest: Test several filter combinationsMichael Niedermayer2025-05-031-5/+15
* postproc/tests/blocktest: initialize qp array randomly to for testingMichael Niedermayer2025-05-031-1/+6
* postproc/tests/blocktest: use dimensionsMichael Niedermayer2025-05-031-3/+3
* postproc/postprocess_template: fix dering with a 16x16 imageMichael Niedermayer2025-05-031-1/+1
* postproc/tests/stripetest: use dimensionsMichael Niedermayer2025-05-031-3/+3
* libpostproc: check minimum sizeMichael Niedermayer2025-05-031-0/+5
* postproc/tests: Add test for temporal denoiseMichael Niedermayer2025-05-032-0/+121
* postproc/tests: Add test tools to .gitignoreAndreas Rheinhardt2025-04-281-0/+2
* fate: add stripetestMichael Niedermayer2025-04-272-1/+131
* tests: Add libpostproc blocktestMichael Niedermayer2025-04-272-0/+114
* postproc/postprocess_template: fix handling of first row of dering_CMichael Niedermayer2025-04-272-6/+11
* postproc/postprocess_template: Fix reading uninitialized pixels in dering_C()Michael Niedermayer2025-04-272-8/+8
* libpostproc: update APIChanges and version for "deprecate the AMD 3DNow"Sean McGovern2025-04-163-2/+4
* libpostproc: deprecate the AMD 3DNow! defineSean McGovern2025-04-162-0/+4
* postproc/postprocess_template: Use immediate instead of memory loadAndreas Rheinhardt2025-04-033-7/+6
* postproc/postprocess: Remove unused b02Andreas Rheinhardt2025-04-032-3/+1
* libs: bump major version for all librariesJames Almer2025-03-282-2/+2
* */version.h: bump after release/7.1 branchn7.2-devMichael Niedermayer2024-09-241-1/+1
* */version.h: bump minor versions for release/7.1Michael Niedermayer2024-09-241-1/+1
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-6/+6
* lib*/version: Use static_assert for static assertsAndreas Rheinhardt2024-03-311-2/+3
* postproc/postprocess: Don't generally include arch-specific headersAndreas Rheinhardt2024-03-302-2/+6
* 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
* Bump versions after 6.1n6.2-devMichael Niedermayer2023-10-291-1/+1
* Bump versions prior to 6.1Michael Niedermayer2023-10-291-1/+1
* 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
* Bump major versions of all librariesJames Almer2023-02-092-2/+2
* postproc/postprocess_template: Fix alignmentAndreas Rheinhardt2022-11-091-79/+77
* postproc/postprocess: Remove obsolete MMX(EXT)/3Dnow functionsAndreas Rheinhardt2022-11-092-533/+57
* 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
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-103-22/+46
* 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
* libpostproc: Split version.hMartin Storsjö2022-03-165-2/+36
* 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
* 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
* libpostproc/postprocess_template: Don't reimplement FFSWAPAndreas Rheinhardt2021-10-021-4/+1
* postproc/postprocess: Remove legacy cruftAndreas Rheinhardt2021-07-291-6/+0
* (postproc|swresample)/version: Don't include libavutil/avutil.hAndreas Rheinhardt2021-07-291-1/+1
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-221-0/+1