[Bug 788918] vaapi: supports hierarchical prediction encoding

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


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #361488|rejected                    |none
             status|                            |
 Attachment #361488|0                           |1
        is obsolete|                            |
 Attachment #361489|reviewed                    |none
             status|                            |
 Attachment #361489|0                           |1
        is obsolete|                            |

--- Comment #20 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 361946
  --> https://bugzilla.gnome.org/attachment.cgi?id=361946&action=edit
libs: encoder: h264: Add machinery for implementing   hierarchical-prediction

Adds some basic building blocks to ease the implementation
of hierarchical prediction modes.

-- add an utility method to find temporal level of each frame
-- define max_ref_frame count based on temporal level count
-- add temporal_level_div[] for finding temporal level each frame
to be encoded.
-- find ip_period based on temporal level count

Signed-off-by: Sreerenj Balachandran <sreerenj.balachandran at intel.com>

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

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