After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722905 - encoder: h264: add packed headers to slices
encoder: h264: add packed headers to slices
Status: RESOLVED FIXED
Product: gstreamer-vaapi
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks: 720305
 
 
Reported: 2014-01-24 12:40 UTC by Gwenole Beauchesne
Modified: 2014-06-03 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
encoder: h264: Add packed header for slices (10.43 KB, patch)
2014-04-04 12:51 UTC, sreerenj
none Details | Review

Description Gwenole Beauchesne 2014-01-24 12:40:31 UTC
Some drivers require packed headers for slices too, but we currently only support packed headers for sequence and picture parameters.
Comment 1 sreerenj 2014-04-04 12:51:42 UTC
Created attachment 273589 [details] [review]
encoder: h264: Add packed header for slices
Comment 2 Gwenole Beauchesne 2014-06-03 11:46:50 UTC
commit 0de9fd634747339ccd4aa53bdd697f9aabe9fdfb
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Wed May 7 00:09:45 2014 +0300

    encoder: h264: add support for packed slice headers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722905