summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils_h264.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-09libs: Move from g_debug to GST_DEBUG.Matteo Valdina1-5/+8
2018-09-27libs: h264: Update level table to "Recommendation H.264 (04/17)".Matteo Valdina1-2/+8
2017-08-13libs: utils: remove va.h include in headerVíctor Manuel Jáquez Leal1-0/+1
2017-08-01libs: utils_h264: Extend LevelLimit table with MinCR fieldSreerenj Balachandran1-18/+18
2014-06-02encoder: h264: add initial support for H.264 Stereo High profile.Li Xiaowei1-1/+1
2014-01-23libs: re-indent all source code related to VA utilities.Gwenole Beauchesne1-1/+1
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-22encoder: h264: fix default CPB buffer size.Gwenole Beauchesne1-18/+18
2014-01-13encoder: h264: allow target decoder constraints.Gwenole Beauchesne1-0/+10
2014-01-10utils: h264: don't use fatal asserts.Gwenole Beauchesne1-5/+5
2014-01-10utils: h264: add helpers for profile and level string mappings.Gwenole Beauchesne1-0/+142
2014-01-10utils: h264: expose levels in public header.Gwenole Beauchesne1-1/+1
2013-12-10utils: h264: add more profiles.Gwenole Beauchesne1-0/+42
2013-12-06utils: add helpers for H.264 levels.Gwenole Beauchesne1-0/+71
2013-12-06utils: add new H.264 profiles.Gwenole Beauchesne1-0/+7
2013-12-06utils: add new H.264 helper functions.Gwenole Beauchesne1-0/+127