summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Video/VideoFrameFlags.cs
AgeCommit message (Collapse)AuthorFilesLines
2019-11-18build: on Windows, use MSVC format for gst*, glib and gobject dllsAaron Boxer1-1/+1
Generated files were generated using 'ninja -C build update-code' except for libgstfft, which had to be updated manually (see issue #25). Note: with these changes, building on MS Windows will require the msvc compiler - mingw will no longer work.
2019-02-25Update GStreamer with latest masterThibault Saunier1-0/+2
List of files in sources/meson.build is now aphabetically ordered.
2018-03-11Move generated files to dedicated folders named by namespaceThibault Saunier1-0/+34
Making it cleaner and simpler to navigate and removing previous ugly and now useless hack where we were renaming files ourself to make meson happy.