[Bug 752690] h263parse: update proper PAR calculations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 29 12:52:19 PDT 2015


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

Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #307881|none                        |needs-work
             status|                            |

--- Comment #2 from Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> ---
Review of attachment 307881:
 --> (https://bugzilla.gnome.org/review?bug=752690&attachment=307881)

Looks OK at a first glance but:

::: gst/videoparsers/gsth263parse.c
@@ +238,3 @@
+  gst_h263_parse_get_par (params, &parser_par_num, &parser_par_denom);
+  GST_DEBUG_OBJECT (h263parse, "PAR from params, num %d, denom %d",
+        demuxer_par_num, demuxer_par_denom);

I think this message and the previous one seem
common enough to be _LOG instead

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