Overview
Request 555932 accepted
- Update to version 1.12.4:
+ Dozens of fixes for various issues detected with the help of
Google's OSS-Fuzz project.
+ Performance regressions with registering debug categories after
gst_init() were fixed.
+ Regression with seeking back to 0 in souphttpsrc was fixed.
+ Regression with header rewriting in flacparse was fixed.
+ Regression with playbin/playsink leaking sinks was fixed.
+ Inconsistencies with DROPPED/HANDLED handling in pad probe
handlers are fixed.
+ gst_bin_iterate_sorted() always returns sources last now, as
documented.
+ gst_query_writable_structure() will never return NULL, for
consistency with events.
+ Removal of metas from gst_buffer_meta_foreach() works correctly
now.
+ OpenJPEG plugin builds with OpenJPEG >= 2.3.
+ CDIO plugin builds with CDIO >= 1.0.
+ gstreamer-vaapi works correctly with libva 1.0.
+ gst-libav was updated to ffmpeg 3.3.5.
+ Various fixes for memory leaks, deadlocks and crashes in all
modules and many, many more!
+ Bugs fixed: bgo#788520, bgo#788617.
+ Updated translations.
- Created by Zaitor
- In state accepted
- 7 package maintainers
Request History
Zaitor created request
- Update to version 1.12.4:
+ Dozens of fixes for various issues detected with the help of
Google's OSS-Fuzz project.
+ Performance regressions with registering debug categories after
gst_init() were fixed.
+ Regression with seeking back to 0 in souphttpsrc was fixed.
+ Regression with header rewriting in flacparse was fixed.
+ Regression with playbin/playsink leaking sinks was fixed.
+ Inconsistencies with DROPPED/HANDLED handling in pad probe
handlers are fixed.
+ gst_bin_iterate_sorted() always returns sources last now, as
documented.
+ gst_query_writable_structure() will never return NULL, for
consistency with events.
+ Removal of metas from gst_buffer_meta_foreach() works correctly
now.
+ OpenJPEG plugin builds with OpenJPEG >= 2.3.
+ CDIO plugin builds with CDIO >= 1.0.
+ gstreamer-vaapi works correctly with libva 1.0.
+ gst-libav was updated to ffmpeg 3.3.5.
+ Various fixes for memory leaks, deadlocks and crashes in all
modules and many, many more!
+ Bugs fixed: bgo#788520, bgo#788617.
+ Updated translations.
scarabeus_iv accepted request
Looks building and all gst parts.