* unifdef Lynx
* meson: Move protos from Requires.private to Requires in generated .pc files
* meson: raise minimum required meson version from 0.58 to 0.62
* meson: set MALLOC_0_RETURNS_NULL to match autoconf
* meson: prepend prefix to sysconfdir if it doesn't start with /
* gitlab CI: Use diffoscope to compare autoconf & meson installs
* gitlab CI: drop the ci-fairy check-mr job
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXvMC?expand=0&rev=31
* Make doc install path from meson match autotools
* gitlab CI: add a basic build test
* gitlab CI: Add libtool to required packages
* gitlab CI: stop requiring Signed-off-by in commits
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* Convert to X.Org standard code style
* Variable scope reductions as recommended by cppcheck
* Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
* Handle implicit conversion warnings from clang
- switched to meson build system
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXvMC?expand=0&rev=29
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Update configure.ac bug URL for gitlab migration
* Need to check for -1, not 0, to determine if shmat() failed
* Fix sign comparison warnings for loop indexes
* Fix handling of shmKey in XvMCGetDRInfo
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXvMC?expand=0&rev=17