[Bug 755161] h264parse, h265parse: initialize picture parameter set structure
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 18 03:45:45 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755161
--- Comment #15 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Piuf... Done.
A lot of assignations were removed. I did some quick playbacks and they ran
fine.
Sree, could you review that I didn't remove code that I shouldn't???
(In reply to Sebastian Dröge (slomo) from comment #11)
> Review of attachment 311577 [details] [review]:
>
> 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?
I'm a bit reluctant to move that code before a possible error return.
--
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