[Bug 788918] vaapi: supports hierarchical prediction encoding

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 20 13:26:56 UTC 2017


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #361492|reviewed                    |none
             status|                            |
 Attachment #361492|0                           |1
        is obsolete|                            |

--- Comment #22 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 361948
  --> https://bugzilla.gnome.org/attachment.cgi?id=361948&action=edit
libs: encoder: h264: Fix frame_num generation

The frame_num generation was not correctly implemented.
According to h264 spec, frame_num should get incremented
for each frame if previous frame is a referece frame.

For eg: IPBPB sequece should have the frame numbers 0,1,2,2,3

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