[Bug 659489] h264parse: Calculate PTS from DTS (and vice-versa)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 3 16:33:49 PDT 2014


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

--- Comment #33 from sreerenj <bsreerenj at gmail.com> 2014-09-03 23:33:41 UTC ---
I would like to get some review for this.
There are slight changes here and there from gstreamer-vaapi, but almost the
same code :). Not updating the TopFieldOrderCount/BottomFieldOrderCount in
FIELD_POC[0]/FIELD_POC[1] because of two reasons(I have a comment block for the
same with in the patch too):

1: This need more changes since we have to wait for the second field picture
like gst-vaapi.
2: The requirement is to derive PTS and for that, the h264parse->POC field is
sufficient I guess

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