[Bug 755161] h264parse, h265parse: initialize picture parameter set structure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 17 10:25:45 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755161

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311577|none                        |reviewed
             status|                            |

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 311577:
 --> (https://bugzilla.gnome.org/review?bug=755161&attachment=311577)

Should do the same for SPS and VPS and possibly other data structures

::: gst-libs/gst/codecparsers/gsth265parser.c
@@ -1832,2 @@
   pps->uniform_spacing_flag = 1;
   pps->loop_filter_across_tiles_enabled_flag = 1;

And also move these defaults up maybe?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list