[Bug 796519] Add AV1 codec parser

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 16 12:12:30 UTC 2018


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

--- Comment #29 from Georg Ottinger <g.ottinger at gmx.at> ---

> +  if (seq_header->reduced_still_picture_header) {
> +    seq_header->timing_info_present_flag = 0;
> 
> If the structure is already initialized by 0, it doesn't worth to set zero
> particular variables.


I kind of like the Idea to leave this line in place, because it makes the
functions look more like the Spec

-- 
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