summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecparsers/gstvp9parser.c
Commit message (Expand)AuthorAgeFilesLines
* vp9parser: Add new API for parsing superframe infoYeongjin Jeong2020-03-021-0/+81
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* codecparsers: make debug categories staticTim-Philipp Müller2017-08-111-1/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-0/+1
* codecparser: vp9: move persistent fields from GstVp9FrameHdr to GstVp9ParserSreerenj Balachandran2016-04-011-36/+32
* codecparsers: vp9: minor clean-upTim-Philipp Müller2015-12-301-2/+1
* codecparsers: vp9: fix macro namespacing and rename GstVp9InterpFilterTim-Philipp Müller2015-12-301-8/+8
* codecparsers: vp9: fix doc typos and sprinkle some Since markersTim-Philipp Müller2015-12-301-1/+6
* vp9parser: Rename symbols to prevent symbol conflictsSebastian Dröge2015-12-301-8/+8
* codecparsers: Add VP9 codec parserSreerenj Balachandran2015-12-301-0/+815