Commit graph

247 commits

Author SHA1 Message Date
Sebastian Dröge 093dcb14d0 Update gir-files to 1.17.2 2020-07-06 08:52:39 +03:00
Sebastian Dröge 80babba79c Update gir 2020-07-05 22:43:52 +03:00
Guillaume Desmottes 2427bfbcef regenerate 2020-06-26 11:09:19 +03:00
Guillaume Desmottes 046adf4d15 update gir 2020-06-26 11:09:19 +03:00
Sebastian Dröge b096a24857 video: Fix version for gst_video_time_code_meta_api_get_type() 2020-06-19 13:19:14 +03:00
Sebastian Dröge b227a77c45 Regenerate 2020-06-19 12:18:54 +03:00
Sebastian Dröge 03c05f564f Update symbol versions in the configuration that are missing from the .gir 2020-06-19 12:18:54 +03:00
Sebastian Dröge 2562fe9990 Update to 1.8 as minimum supported GStreamer version
To keep it in sync with the bindings on top.
2020-06-19 12:02:52 +03:00
Sebastian Dröge e4efbec6d3 Update gir 2020-06-19 12:02:52 +03:00
Guillaume Desmottes 87feebf827 ci: check commit using ci-fairy
See https://freedesktop.pages.freedesktop.org/ci-templates/ci-fairy.html#checking-commits

In this setup it will check for any leftover fixup!/squash! commits and
that messages don't have the 'Signed-off-by:' tag.
2020-06-15 10:32:48 +02:00
Sebastian Dröge 204c57e065 Regenerate everything 2020-06-10 11:52:39 +03:00
Sebastian Dröge ad316840c5 Ignore AUDIO/VIDEO_FORMATS_ALL
They are endianness and version dependent.
2020-06-10 11:52:39 +03:00
Sebastian Dröge d5ebc6a16d Update gir-files 2020-06-10 11:29:52 +03:00
Guillaume Desmottes 6aebe5ddc3 regenerate 2020-06-03 12:17:35 +02:00
Guillaume Desmottes ba98d9cece update gir-files from gst master 2020-06-03 11:00:01 +02:00
Sebastian Dröge 27f694f995 Regenerate 2020-05-05 20:26:55 +03:00
Sebastian Dröge e2c1cdee24 Update gir configurations to generate correct version features and dependencies 2020-05-05 20:26:55 +03:00
Sebastian Dröge a983541a75 Update gir 2020-05-05 20:26:55 +03:00
Sebastian Dröge 7e929b83df gstreamer-rtsp-server: Update gir file 2020-05-05 20:26:45 +03:00
Sebastian Dröge a8583c03a1 gstreamer-editing-services-sys: Remove duplicated enum values 2020-05-05 20:21:01 +03:00
Sebastian Dröge 2b15e4b3d5 gstreamer-rtsp-server-sys: Revert temporary API/ABI breakage in git master in .gir file too 2020-05-02 22:22:26 +03:00
Sebastian Dröge 65e4f212bc gstreamer-rtsp-server-sys: Revert temporary API/ABI breakage in git master
See https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/-/merge_requests/116
2020-05-01 10:57:06 +03:00
Sebastian Dröge efe335fe29 gstreamer-rtp-sys: Temporary fix to manually add back GST_RTCP_PSFB_TYPE_AFB 2020-05-01 09:52:22 +03:00
Vivia Nikolaidou 8c43b2886a Regenerate 2020-04-30 21:19:06 +03:00
Vivia Nikolaidou ebea076675 Ignore GL_MEMORY_VIDEO_FORMATS_STR
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/750
again
2020-04-30 21:17:47 +03:00
Vivia Nikolaidou c455fe4f45 Regenerate 2020-04-30 21:11:19 +03:00
Vivia Nikolaidou 3f21d0d197 Ignore GstGL.GL_COLOR_CONVERT_FORMATS
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/750
2020-04-30 21:09:59 +03:00
Vivia Nikolaidou dbf7f1f919 Regenerate 2020-04-30 21:01:53 +03:00
Vivia Nikolaidou 98c722881b Remove GLDisplayEGLDevice 2020-04-30 21:01:53 +03:00
Vivia Nikolaidou 6fc1452a6d Regenerate 2020-04-30 17:12:10 +00:00
Vivia Nikolaidou 4644ec39ab Update all Cargo.toml to 1.17 2020-04-30 17:12:10 +00:00
Vivia Nikolaidou 5bdfce0932 Update all build.rs to 1.17 2020-04-30 17:12:10 +00:00
Vivia Nikolaidou 7cefac11e5 gir-files: Update to gstreamer master 2020-04-30 17:12:10 +00:00
Vivia Nikolaidou 20972ae65f Add DEVELOPMENT.md
To explain how the development process works (how to update the
bindings)
2020-04-30 19:07:44 +03:00
Vivia Nikolaidou 3f87529914 Regenerate 2020-04-30 17:09:02 +03:00
Vivia Nikolaidou 67b410c127 Regenerate 2020-04-30 17:06:20 +03:00
Vivia Nikolaidou 2348fb3443 fix.sh: Remove more EGL stuff 2020-04-30 17:06:19 +03:00
Vivia Nikolaidou ebab0d8a1d Update GLib gir files 2020-04-30 17:06:19 +03:00
Vivia Nikolaidou 01ee083ac7 gir-files: Update to 1.16.2 2020-04-30 17:06:19 +03:00
Vivia Nikolaidou 6f338f7376 gir-files: Update files after newer fix.sh 2020-04-30 13:41:29 +03:00
Vivia Nikolaidou 115d2ce8ba fix.sh: Incorporate reformat.sh
From https://github.com/gtk-rs/gir-files/blob/master/reformat.sh
2020-04-30 13:36:20 +03:00
Guillaume Desmottes 8bc2cbd6b5 deny: fail on multiple versions
Will ensure to keep the ignore list up to date.
2020-04-28 12:19:21 +02:00
Guillaume Desmottes acde0bab70 ci: add 'cargo deny' in schedules jobs
Fix #20
2020-04-27 14:30:47 +02:00
Guillaume Desmottes 299f8b5927 ci: run 'cargo outdated' in schedules jobs 2020-04-27 14:19:46 +02:00
Guillaume Desmottes f66fcbde91 ci: use images from gstreamer-rs
Also:
- use the same patterns as gstreamer-rs and gst-plugins-rs ci.
- remove unused cross build template
- update from Rust 1.36 to 1.40
2020-04-27 13:17:38 +02:00
Sebastian Dröge 0002f2e531 Add gstreamer-rtp-sys CHANGELOG.md 2019-12-16 11:31:52 +02:00
Sebastian Dröge c9f736985c Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
Sebastian Dröge 8b470e234c Regenerate 2019-12-15 12:15:37 +02:00
Sebastian Dröge 63dd366c31 Update gir-files to 1.16.2 2019-12-15 12:12:32 +02:00
Sebastian Dröge 9441ce85b4 Update gir 2019-12-15 12:01:22 +02:00