aboutsummaryrefslogtreecommitdiffstats
path: root/libpostproc/version_major.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove libpostprocMichael Niedermayer2025-05-071-33/+0
| | | | | | | | | | | | | | | Libpostproc will be available as source plugin at https://github.com/michaelni/FFmpeg/tree/sourceplugin-libpostproc OR https://github.com/michaelni/libpostproc whatever turns out more convenient to maintain For the upcoming 8.0 release, libpostproc will be included, so as not to cause delays or inconveniences Sponsored-by: Sovereign Tech Fund Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* libpostproc: update APIChanges and version for "deprecate the AMD 3DNow"Sean McGovern2025-04-161-0/+2
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* libs: bump major version for all librariesJames Almer2025-03-281-1/+1
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* libs: bump major version for all librariesJames Almer2024-03-071-1/+1
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* Bump major versions of all librariesJames Almer2023-02-091-1/+1
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* libpostproc: Split version.hMartin Storsjö2022-03-161-0/+31
Signed-off-by: Martin Storsjö <martin@martin.st>