[Bug 757251] ivfparse: recognize the vp9 bitstream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 29 04:10:16 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #314322|none                        |reviewed
             status|                            |

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 314322
  --> https://bugzilla.gnome.org/attachment.cgi?id=314322
add vp9 support

Thanks, looks good, just two nitpicks:

- terminology: please change *mime_type to *media_type (GStreamer uses
GStreamer media types)

- the check in gst_ivf_parse_handle_frame_start() could be simplified by
calling fourcc_to_mime_type() and checking if it returns NULL (also more future
proof)

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