[Bug 731524] New: codecparsers: h264: fix quantization matrix conversion routine names

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 11 06:32:48 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731524
  GStreamer | gst-plugins-bad | git

           Summary: codecparsers: h264: fix quantization matrix conversion
                     routine names
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gb.devel at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=278271)
 View: https://bugzilla.gnome.org/attachment.cgi?id=278271
 Review: https://bugzilla.gnome.org/review?bug=731524&attachment=278271

codecparsers: h264: fix quantization matrix conversion routine names

Fix routine names for zigzag/raster scan order conversion routines for
quantization matrices. This ought to use the gst_h264_quant_matrix_*() naming
convention instead of gst_h264_video_quant_matrix_*(), which derived from the
MPEG-2 function names.

This is a new API (in 1.4) it'd be better to have consistent naming conventions
with the rest of the gsth264parser. Thanks.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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