[Bug 765365] h264parse: Fails to parse HRD parameters in SPS that ffmpeg accepts just fine

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 22 08:44:42 UTC 2016


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

sreerenj <bsreerenj at gmail.com> changed:

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

--- Comment #6 from sreerenj <bsreerenj at gmail.com> ---
Review of attachment 326474:
 --> (https://bugzilla.gnome.org/review?bug=765365&attachment=326474)

::: gst-libs/gst/codecparsers/gsth264parser.c
@@ +1950,3 @@
       gint i;

+      /* FIXME Shouldn't this be <= ? */

As per Spec,

if( slice_group_map_type = = 2 )
for( iGroup = 0; iGroup < num_slice_groups_minus1; iGroup++ )

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