From 05b591c7091ad631d75378c1a328e2ed4f59500a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 21 Sep 2018 11:41:14 +0300 Subject: [PATCH] Update CHANGELOG.md for 0.12.1 --- gstreamer-app/CHANGELOG.md | 8 +++++++- gstreamer-audio/CHANGELOG.md | 8 +++++++- gstreamer-base/CHANGELOG.md | 8 +++++++- gstreamer-net/CHANGELOG.md | 8 +++++++- gstreamer-pbutils/CHANGELOG.md | 8 +++++++- gstreamer-player/CHANGELOG.md | 8 +++++++- gstreamer-rtsp-server/CHANGELOG.md | 8 +++++++- gstreamer-rtsp/CHANGELOG.md | 8 +++++++- gstreamer-sdp/CHANGELOG.md | 8 +++++++- gstreamer-video/CHANGELOG.md | 8 +++++++- gstreamer-webrtc/CHANGELOG.md | 8 +++++++- gstreamer/CHANGELOG.md | 8 +++++++- 12 files changed, 84 insertions(+), 12 deletions(-) diff --git a/gstreamer-app/CHANGELOG.md b/gstreamer-app/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-app/CHANGELOG.md +++ b/gstreamer-app/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-audio/CHANGELOG.md b/gstreamer-audio/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-audio/CHANGELOG.md +++ b/gstreamer-audio/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-base/CHANGELOG.md b/gstreamer-base/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-base/CHANGELOG.md +++ b/gstreamer-base/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-net/CHANGELOG.md b/gstreamer-net/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-net/CHANGELOG.md +++ b/gstreamer-net/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-pbutils/CHANGELOG.md b/gstreamer-pbutils/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-pbutils/CHANGELOG.md +++ b/gstreamer-pbutils/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-player/CHANGELOG.md b/gstreamer-player/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-player/CHANGELOG.md +++ b/gstreamer-player/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-rtsp-server/CHANGELOG.md b/gstreamer-rtsp-server/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-rtsp-server/CHANGELOG.md +++ b/gstreamer-rtsp-server/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-rtsp/CHANGELOG.md b/gstreamer-rtsp/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-rtsp/CHANGELOG.md +++ b/gstreamer-rtsp/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-sdp/CHANGELOG.md b/gstreamer-sdp/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-sdp/CHANGELOG.md +++ b/gstreamer-sdp/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-video/CHANGELOG.md b/gstreamer-video/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-video/CHANGELOG.md +++ b/gstreamer-video/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer-webrtc/CHANGELOG.md b/gstreamer-webrtc/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer-webrtc/CHANGELOG.md +++ b/gstreamer-webrtc/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5 diff --git a/gstreamer/CHANGELOG.md b/gstreamer/CHANGELOG.md index 8b4896cae..24ae87a2c 100644 --- a/gstreamer/CHANGELOG.md +++ b/gstreamer/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.1] - 2018-09-21 +### Added +- More complete bindings for the gst_video::VideoOverlay interface, especially + gst_video::is_video_overlay_prepare_window_handle_message() + ## [0.12.0] - 2018-09-08 ### Added - Bindings for the GStreamer SDP and WebRTC libraries @@ -340,7 +345,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v (< 0.8.0) of the bindings can be found [here](https://github.com/arturoc/gstreamer1.0-rs). The API of the two is incompatible. -[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...HEAD +[Unreleased]: https://github.com/sdroege/gstreamer-rs/compare/0.12.1...HEAD +[0.12.1]: https://github.com/sdroege/gstreamer-rs/compare/0.12.0...0.12.1 [0.12.0]: https://github.com/sdroege/gstreamer-rs/compare/0.11.6...0.12.0 [0.11.6]: https://github.com/sdroege/gstreamer-rs/compare/0.11.5...0.11.6 [0.11.5]: https://github.com/sdroege/gstreamer-rs/compare/0.11.4...0.11.5