| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-18 | Set up the 0.59.0 release. | Jussi Pakkanen | |
| 2021-05-18 | pkgconfig: Do not escape custom variables | Xavier Claessens | |
| We need to escape space in variables that gets into cflags or libs because otherwise we cannot split compiler args when paths contains spaces. But custom variables are unlikely to be path that gets used in cflags/libs, and escaping them cause regression in GStreamer that use space as separator in a list variable. | |||
