gst-plugins-rs/video/png
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
..
examples Make GStreamer plugin/crate/library/directory names and descriptions consistent 2022-10-23 20:25:08 +03:00
src pngenc: Encode every frame individually 2022-10-24 16:35:51 +03:00
tests Make GStreamer plugin/crate/library/directory names and descriptions consistent 2022-10-23 20:25:08 +03:00
build.rs Make GStreamer plugin/crate/library/directory names and descriptions consistent 2022-10-23 20:25:08 +03:00
Cargo.toml pngenc: Encode every frame individually 2022-10-24 16:35:51 +03:00
LICENSE-APACHE Make GStreamer plugin/crate/library/directory names and descriptions consistent 2022-10-23 20:25:08 +03:00
LICENSE-MIT Make GStreamer plugin/crate/library/directory names and descriptions consistent 2022-10-23 20:25:08 +03:00