diff --git a/gstreamer-app/CHANGELOG.md b/gstreamer-app/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-app/CHANGELOG.md +++ b/gstreamer-app/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-audio/CHANGELOG.md b/gstreamer-audio/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-audio/CHANGELOG.md +++ b/gstreamer-audio/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-base/CHANGELOG.md b/gstreamer-base/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-base/CHANGELOG.md +++ b/gstreamer-base/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-net/CHANGELOG.md b/gstreamer-net/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-net/CHANGELOG.md +++ b/gstreamer-net/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-player/CHANGELOG.md b/gstreamer-player/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-player/CHANGELOG.md +++ b/gstreamer-player/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-rtsp-server/CHANGELOG.md b/gstreamer-rtsp-server/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-rtsp-server/CHANGELOG.md +++ b/gstreamer-rtsp-server/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-rtsp/CHANGELOG.md b/gstreamer-rtsp/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-rtsp/CHANGELOG.md +++ b/gstreamer-rtsp/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-sdp/CHANGELOG.md b/gstreamer-sdp/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-sdp/CHANGELOG.md +++ b/gstreamer-sdp/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer-video/CHANGELOG.md b/gstreamer-video/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer-video/CHANGELOG.md +++ b/gstreamer-video/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add() diff --git a/gstreamer/CHANGELOG.md b/gstreamer/CHANGELOG.md index 614f2ff50..48d81f6fc 100644 --- a/gstreamer/CHANGELOG.md +++ b/gstreamer/CHANGELOG.md @@ -5,6 +5,17 @@ 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.10.2] - 2018-02-18 +### Fixed +- Fix building of messages with custom fields for types that don't have a + GstStructure + +### Added +- VideoFrameRef::copy_to_ref() and ::copy_plane_to_ref(), which work with + VideoFrameRefs instead of full VideoFrames +- Getters for the BaseSrc/Sink/Transform configured segment +- Document the gstreamer-player-1.0 dependency in the README.md + ## [0.10.1] - 2018-01-03 ### Fixed - Don't require &mut self for TagSetterExtManual::add()