[Bug 702004] Add support for the avc3 sample entry format of the AVC file format.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 11 04:55:56 PDT 2013


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

--- Comment #2 from A Ashley <bugzilla at ashley-family.net> 2013-06-11 11:55:50 UTC ---
Created an attachment (id=246501)
 View: https://bugzilla.gnome.org/attachment.cgi?id=246501
 Review: https://bugzilla.gnome.org/review?bug=702004&attachment=246501

gst_h264_parse_set_caps fails to parse minimum sized avcC  atom

The minimum size of an avcC atom with no SPS or PPS sets is 7 bytes,
but gst_h264_parse_set_caps assumes a minimum size of 8 bytes. This
is a problem when trying to decode MP4 files encoded using the avc3
file structure

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