Tim-Philipp Müller
|
2d56989f5c
|
git: replace LICENSE file symlinks with copies
Git will de-duplicate the contents for us anyway, and
symlinks can cause problems with some versions of git
and also on Windows.
https://github.com/mesonbuild/meson/issues/11646
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4326
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1161>
|
2023-04-05 18:17:16 +03:00 |
|
Sebastian Dröge
|
9a779607c7
|
Update versions to 0.9.10
|
2023-03-02 13:18:00 +02:00 |
|
Sebastian Dröge
|
eb3d3b3088
|
Update versions to 0.9.9
|
2023-02-09 22:08:17 +02:00 |
|
Sebastian Dröge
|
5c2582d105
|
Update version to 0.9.8
|
2023-01-23 11:30:27 +02:00 |
|
Sebastian Dröge
|
4ba452dcc3
|
Update versions to 0.9.7
|
2023-01-19 19:06:43 +02:00 |
|
Sebastian Dröge
|
c818a575b4
|
Update versions to 0.9.6
|
2023-01-18 17:19:17 +02:00 |
|
Sebastian Dröge
|
2a8a90f76f
|
Update versions to 0.9.5
|
2023-01-07 16:06:17 +02:00 |
|
Sebastian Dröge
|
b0bd55c4d2
|
Update versions to 0.9.4
|
2022-12-27 13:14:59 +02:00 |
|
Sebastian Dröge
|
bae5294e8f
|
Update versions to 0.9.3
|
2022-12-16 20:22:17 +02:00 |
|
Sebastian Dröge
|
1f4a035dc0
|
Update versions to 0.9.2
|
2022-11-28 11:44:33 +02:00 |
|
Sebastian Dröge
|
e434fd19ca
|
Update versions to 0.9.1
|
2022-11-13 20:23:47 +02:00 |
|
Sebastian Dröge
|
ba5270d30a
|
Update to release versions of gtk-rs and gstreamer-rs
|
2022-10-24 19:28:41 +03:00 |
|
Sebastian Dröge
|
2ff40142db
|
Update versions to 0.9.0
|
2022-10-24 18:25:05 +03:00 |
|
Sebastian Dröge
|
6d21231554
|
pngenc: Encode every frame individually
Passing multiple frames to the encoder only causes the PNG header to be
written before the very first frame and is meant for writing animated APNG.
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/261
|
2022-10-24 16:35:51 +03:00 |
|
Sebastian Dröge
|
9a68f6e221
|
Move from imp.instance() to imp.obj()
It's doing the same thing and is shorter.
|
2022-10-23 23:08:46 +03:00 |
|
Sebastian Dröge
|
f045099fc1
|
Fix GObject type names, GStreamer debug category names and element factory names
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/198
|
2022-10-23 20:46:08 +03:00 |
|
Sebastian Dröge
|
20ad9175d8
|
Make GStreamer plugin/crate/library/directory names and descriptions consistent
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/238
|
2022-10-23 20:25:08 +03:00 |
|