Skip to content

libXvMC 1.0.14

Alan Coopersmith requested to merge alanc/libxvmc:release into master

Alan Coopersmith (10):

  • 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
  • libXvMC 1.0.14

Jeremy Huddleston Sequoia (1):

  • meson: Fix compatibility version and current version of meson build to be compatible with autotools build

Merge request reports