Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gstreamer-rs
Commits
05b591c7
Commit
05b591c7
authored
Sep 21, 2018
by
Sebastian Dröge
🍵
Browse files
Update CHANGELOG.md for 0.12.1
parent
0628961c
Changes
12
Hide whitespace changes
Inline
Side-by-side
gstreamer-app/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-audio/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-base/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-net/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-pbutils/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-player/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-rtsp-server/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-rtsp/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-sdp/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-video/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer-webrtc/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
gstreamer/CHANGELOG.md
View file @
05b591c7
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment