summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecs/gstvp9statefulparser.c
Commit message (Expand)AuthorAgeFilesLines
* codecs: gstvp9statefulparser: feature_data should be 0 if feature_enable is 0Daniel Almeida2021-09-091-2/+10
* codecs: vp9statefulparser: not init segmentation_abs_or_delta_update.He Junyan2021-07-131-1/+0
* codecparsers: vp9statefulparser: Fix the gst_vp9_get_qindex clamp issue.He Junyan2021-07-021-1/+1
* codecs: gstvp9statefulparser: do not carry over segmentation flagsDaniel Almeida2021-04-301-0/+2
* codecparsers: Reimplement VP9 parserSeungha Yang2021-04-071-0/+1214