summaryrefslogtreecommitdiff
path: root/gst/videoparsers/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* videoparsers: add H.265 HEVC video parser elementSreerenj Balachandran2013-11-061-0/+3
* videoparsers: Add png file parserOlivier Crête2013-02-121-0/+3
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* vc1parse: Give vc1parse a rank of NONE for nowSebastian Dröge2012-10-251-1/+1
* vc1parse: Add VC1 parser pluginSebastian Dröge2012-10-251-0/+3
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* mpeg4videoparse: Move to the videoparsers pluginThibault Saunier2011-11-281-0/+3
* videoparsers: Only fail to initialize the plugin if all parsers can't be regi...Sebastian Dröge2011-10-041-5/+5
* videoparsers: Make the h263 and (new) mpeg video parser autopluggableSebastian Dröge2011-09-071-2/+2
* h264parse: Change rank to PRIMARY+1 to have h264parse autopluggedSebastian Dröge2011-09-071-1/+1
* videoparsers: add new mpegvideoparseMark Nauwelaerts2011-05-231-0/+3
* videoparsers: Add dirac parserDavid Schleef2011-02-171-0/+4
* videoparsers: add h264parseMark Nauwelaerts2011-01-281-0/+3
* h263parse: move to videoparsers and separate plugin registrationMark Nauwelaerts2011-01-281-0/+42